home *** CD-ROM | disk | FTP | other *** search
- "File: PHYSICAL.MTH (c) 09/20/89 Soft Warehouse, Inc."
-
- "Fundamental Physical Constants -- Reference: Physics Today, August 1989"
-
- "Load METRIC.MTH before loading this file."
-
- "Speed of light in vacuum:"
-
- C_:=299792458*(METER/SECOND)
-
- "Newtonian constant of gravitation:"
-
- G_:=6.67260*10^(-14)*(METER^3/(GRAM*SECOND^2))
-
- "Planck constant:"
-
- H_:=6.6260755*10^(-34)*JOULE*SECOND
-
- "Elementary charge:"
-
- E_:=1.60217733*10^(-19)*COULOMB
-
- "Fine structure constant:"
-
- ALPHA:=0.00729735308
-
- "Rydberg constant:"
-
- R_INF:=10973731.534/METER
-
- "Bohr radius:"
-
- A0:=5.29177249*10^(-11)*METER
-
- "Mass of an electron, proton, and neutron:"
-
- ME:=9.1093898*10^(-28)*GRAM
-
- MP:=1.6726231*10^(-24)*GRAM
-
- MN:=1.6749286*10^(-24)*GRAM
-
- "Compton wavelength of an electron, proton, and neutron:"
-
- LAMBDA_C:=2.42631058*10^(-12)*METER
-
- LAMBDA_CP:=1.32141002*10^(-15)*METER
-
- LAMBDA_CN:=1.31959110*10^(-15)*METER
-
- "Classical radius of an electron:"
-
- RE_:=2.81794092*10^(-15)*METER
-
- "Avogadro constant:"
-
- NA:=6.0221367*10^23/MOLE
-
- "Faraday constant:"
-
- F_:=96485.309*(COULOMB/MOLE)
-
- "Molar gas constant:"
-
- R_:=8.314511*(JOULE/(MOLE*DEGREE_KELVIN))
-
- "Boltzmann constant:"
-
- K_:=1.380658*10^(-23)*(JOULE/DEGREE_KELVIN)
-
- "Stefan-Boltzmann constant:"
-
- SIGMA:=5.67051*10^(-8)*WATT/(METER^2*DEGREE_KELVIN^4)
-
- "Standard acceleration of gravity:"
-
- GN:=9.80665*(METER/SECOND^2)