From: Ulrich Müller Date: Fri, 20 Oct 2023 12:50:45 +0000 (+0200) Subject: ; * lisp/calc/calc-units.el (math-standard-units): Drop comment for mu0. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1dac154c5d83c70c66866339c62159436d63c6b4;p=emacs.git ; * lisp/calc/calc-units.el (math-standard-units): Drop comment for mu0. --- diff --git a/lisp/calc/calc-units.el b/lisp/calc/calc-units.el index 3e8f25966ef..f20e5801a01 100644 --- a/lisp/calc/calc-units.el +++ b/lisp/calc/calc-units.el @@ -269,8 +269,8 @@ ;; and mu0 no longer has the previous exact value of 4 pi 10^(-7) H/m. ( eps0 "ech^2 / (2 alpha h c)" "Permittivity of vacuum" ) ( ε0 "eps0" "Permittivity of vacuum" ) - ( mu0 "1 / (eps0 c^2)" "Permeability of vacuum") ;; Exact - ( μ0 "mu0" "Permeability of vacuum") ;; Exact + ( mu0 "1 / (eps0 c^2)" "Permeability of vacuum") + ( μ0 "mu0" "Permeability of vacuum") ( G "6.67408*10^(-11) m^3/(kg s^2)" "Gravitational constant" nil "6.67408 10^-11 m^3/(kg s^2) (*)") ( Nav "6.02214076*10^(23) / mol" "Avogadro's constant" nil