Ln
Use
The Ln() function returns the logarithm base e of a number.
Ln() inputs must be unitless, as units aren't compatible with taking logarithms.
Ln() is compatible with complex numbers.
Examples
Ln(e) = 1Ln(10) = 2.303Ln(i) = 1.571i
| Function |
Ln(value)
|
Ln is included by default in each file as part of the Math library.
See also: