diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-01-08 15:43:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-01-08 15:43:31 +0000 |
commit | 8f425c030d140f40c1298a1462427e68cde91efb (patch) | |
tree | f6f46537e41d240342af26a503b2fd19bfa51c92 /usr.bin | |
parent | 68d84060aa2cb4b3c10eff5b0434b37c8922c42b (diff) |
from pjanzen:
Reference (as per slashdot):
http://www.nature.com/news/the-astronomical-unit-gets-fixed-1.11416
... The astronomical unit (au) - the rough distance from the Earth to the
Sun - has been transformed from a confusing calculation into a
single number. The new standard, adopted in August by unanimous
vote at the International Astronomical Union's meeting in Beijing,
China, is now 149,597,870,700 metres ...
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/units/units.lib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/units/units.lib b/usr.bin/units/units.lib index e78d029575c..bd8551dda31 100644 --- a/usr.bin/units/units.lib +++ b/usr.bin/units/units.lib @@ -1,4 +1,4 @@ -/ $OpenBSD: units.lib,v 1.45 2012/12/31 07:18:22 jmc Exp $ +/ $OpenBSD: units.lib,v 1.46 2013/01/08 15:43:30 jmc Exp $ / $NetBSD: units.lib,v 1.3 1996/04/06 06:01:04 thorpej Exp $ / primitive units @@ -88,7 +88,7 @@ pi 3.14159265358979323846 c 2.99792458e+8 m/sec g 9.80665 m/sec2 bigG 6.67390e-11 m3/kg/s2 -AU 1.49597870e+11 m fuzz +AU 1.495978707e+11 m au AU mole 6.0221367e+23 fuzz e 1.60217733e-19 coul fuzz |