mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 02:51:31 -08:00
(Predefined Units): Use `alpha' for the fine structure constant.
This commit is contained in:
parent
7cd9f860a9
commit
bd4244cbf8
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-10-23 Jay Belanger <belanger@truman.edu>
|
||||
|
||||
* calc.texi (Predefined Units): Use `alpha' for the fine structure
|
||||
constant.
|
||||
|
||||
2005-10-23 Michael Albinus <michael.albinus@gmx.de>
|
||||
|
||||
* faq.texi (Bugs and problems): Replace
|
||||
|
|
|
|||
|
|
@ -28019,7 +28019,7 @@ the @kbd{u g} command gets the definition of one of these constants
|
|||
in its normal terms, and @kbd{u b} expresses the definition in base
|
||||
units.
|
||||
|
||||
Two units, @code{pi} and @code{fsc} (the fine structure constant,
|
||||
Two units, @code{pi} and @code{alpha} (the fine structure constant,
|
||||
approximately @mathit{1/137}) are dimensionless. The units simplification
|
||||
commands simply treat these names as equivalent to their corresponding
|
||||
values. However you can, for example, use @kbd{u c} to convert a pure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue