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