From 13c2e3cf4f594cc57f94a1358e82743968558142 Mon Sep 17 00:00:00 2001 From: mph Date: Wed, 5 Nov 2003 22:29:48 +0000 Subject: Add r_earth, r_moon, r_sun, representing the terrestrial, lunar, and solar radii. The corresponding masses (m_earth, etc.) were already present. Source: "An Introduction to Modern Astrophysics," Carroll & Ostlie. --- usr.bin/units/units.lib | 3 +++ 1 file changed, 3 insertions(+) diff --git a/usr.bin/units/units.lib b/usr.bin/units/units.lib index f8ca041..ce86827 100644 --- a/usr.bin/units/units.lib +++ b/usr.bin/units/units.lib @@ -512,6 +512,9 @@ quarter 9 in quartersection 1|4 mi2 quintal 100 kg quire 25 +r_earth 6.378e8 cm +r_moon 1.738e7 cm +r_sun 6.9599e10 cm rad 100 erg/gm ream 500 registerton 100 ft3 -- cgit v1.1