ir
index
../src3/ir.py

Frequently used mathematical and physical constants.

 
Functions
       
log(...)
log(x[, base])
 
Return the logarithm of x to the given base.
If the base not specified, returns the natural logarithm (base e) of x.
sqrt(...)
sqrt(x)
 
Return the square root of x.

 
Data
        C1 = 3.741771180194364e-05
C2 = 1.4387751601679206
amu = 1.660538782e-24
c = 29979245800.0
h = 6.62606896e-27
k = 1.3806504e-16
ln2 = 0.6931471805599453
pi = 3.141592653589793
recPi = 0.3183098861837907
recSqrtPi = 0.5641895835477563
sqrtLn2 = 0.8325546111576977
sqrtPi = 1.7724538509055159