]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/calc/calc-units.el (math-standard-units): Drop comment for mu0.
authorUlrich Müller <ulm@gentoo.org>
Fri, 20 Oct 2023 12:50:45 +0000 (14:50 +0200)
committerUlrich Müller <ulm@gentoo.org>
Fri, 20 Oct 2023 12:53:09 +0000 (14:53 +0200)
lisp/calc/calc-units.el

index 3e8f25966ef83fe0fd9841b65fdfbb524c29bea1..f20e5801a01d2c0d25bcfad07f8a68813889409b 100644 (file)
     ;; 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