f2c-torvicmc
v1.0.1
Published
This package returns a celsius value converted from a fahrenheit value
Downloads
4
Readme
f2c-torvicmc
This package returns a celsius value converted from a fahrenheit value
##Usage
const f2cx] = require('f2c-torvicmc')
const tempC = f2c(tempF)