f2c-rodrigofss
v1.0.3
Published
This packarge return a celsius value converted from a fahrenheit value
Downloads
21
Readme
f2c-rodrigofss
This packarge return a celsius value converted from a fahrenheit value
##Usage
const f2c = requise('f2c-rodrigofss')
const tempC = f2c(tempF)