2001-11-03 08:08:49 +01:00
|
|
|
The Free Software Foundation's "units" unit conversion and calculation utility.
|
|
|
|
|
|
|
|
GNU units converts quantities expressed in various scales to their equivalents
|
|
|
|
in other scales. Units can only handle multiplicative scale changes. For
|
|
|
|
example, it cannot convert Celsius to Fahrenheit but it can convert
|
2016-05-19 12:44:11 +02:00
|
|
|
temperature differences between those temperature scales.
|
2001-11-03 08:08:49 +01:00
|
|
|
|
|
|
|
The units are defined externally in an extensive, well annotated data file
|
2016-05-19 12:44:11 +02:00
|
|
|
that defines over 2000 units. You can also provide your own data file.
|
2001-11-03 08:08:49 +01:00
|
|
|
|
2012-08-03 19:20:30 +02:00
|
|
|
WWW: http://www.gnu.org/software/units/
|
2001-11-03 08:08:49 +01:00
|
|
|
|
|
|
|
Note that this port will install the utility with a 'g' prefix,
|
|
|
|
e.g. gunits, but the texinfo documentation will refer to it without
|
|
|
|
the 'g' prefix.
|