gentooboontoo / js-quantities

JavaScript library for quantity calculation and unit conversion
http://gentooboontoo.github.io/js-quantities/
MIT License
396 stars 102 forks source link

Support temperature symbols #37

Closed dubejf closed 9 years ago

dubejf commented 9 years ago

Add support for °C, °F, and K (the symbol, not the letter).

http://www.unicode.org/charts/beta/nameslist/n_2100.html

dubejf commented 9 years ago

Should be cancelled. Doesn't help with the distinction between absolute vs. differential temperature.