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

Nonlinear units #45

Open hughes opened 9 years ago

hughes commented 9 years ago

Is there a plan to support nonlinear units? One example is gauge (AWG), which is a length (diameter) with a conversion: d (mm) = 0.127*92^((36-n)/39)

nckpark commented 9 years ago

+1

vsmalladi commented 8 years ago

This would be nice. Any idea how you would implement this?

GregRR commented 8 years ago

+1