fahrenheit-to-celsius

1.0.0 • Public • Published

fahrenheit-to-celsius Build Status

Convert fahrenheit to celsius

Install

$ npm install --save fahrenheit-to-celsius

Usage

var fahrenheitToCelsius = require('fahrenheit-to-celsius');
 
fahrenheitToCelsius(1);
//=> -17.2222

License

MIT © Arthur Verschaeve

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    6

Package Sidebar

Install

npm i fahrenheit-to-celsius

Weekly Downloads

5

Version

1.0.0

License

MIT

Last publish

Collaborators

  • arthurvr