From: Jay Belanger Date: Mon, 6 Oct 2008 13:17:21 +0000 (+0000) Subject: (math-standard-units): More adjustments. X-Git-Tag: emacs-pretest-23.0.90~2627 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9b3e5667d07dfff83e0be98bb46f3c354ffc1647;p=emacs.git (math-standard-units): More adjustments. --- diff --git a/lisp/calc/calc-units.el b/lisp/calc/calc-units.el index de6d7400139..eed99cea341 100644 --- a/lisp/calc/calc-units.el +++ b/lisp/calc/calc-units.el @@ -259,8 +259,8 @@ "6.62606896 10^-34 J s (*)") ( hbar "h / (2 pi)" "Planck's constant" ) ;; Exact ( mu0 "4 pi 10^(-7) H/m" "Permeability of vacuum") ;; Exact - ( G "6.67428e-11 m^3/(kg s^2)" "Gravitational constant" nil - "6.67428e-11 m^3/(kg s^2) (*)") + ( G "6.67428*10^(-11) m^3/(kg s^2)" "Gravitational constant" nil + "6.67428 10^-11 m^3/(kg s^2) (*)") ( Nav "6.02214179*10^(23) / mol" "Avagadro's constant" nil "6.02214179 10^23 / mol (*)") ( me "9.10938215*10^(-31) kg" "Electron rest mass" nil