f2c-quagliato
v1.0.2
Published
This package returns a celsius value converted from a fahrenheit value
Downloads
3
Readme
f2c-quagliato
This package returns a celsius value converted from a fahrenheit value
Usage
const f2c = require('f2c-quagliato')
const tempC = f2c(tempF)