Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9b3e5667
Commit
9b3e5667
authored
Oct 06, 2008
by
Jay Belanger
Browse files
(math-standard-units): More adjustments.
parent
ac318df0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/calc/calc-units.el
lisp/calc/calc-units.el
+2
-2
No files found.
lisp/calc/calc-units.el
View file @
9b3e5667
...
...
@@ -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.67428
e
-11 m^3/(kg s^2)"
"Gravitational constant"
nil
"6.67428
e
-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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment