Natural Logarithm Functoid

 

Use the Natural Logarithm functoid ( Icon that represents the Natural Logarithm functoid.) to return the base e logarithm of a value.

Input

Parameter 1: A numeric value that serves as the result for this logarithmic calculation.

Output

Output 1: A numeric value that is the power to which the number e must be raised to equal the value specified by the input parameter.

Remarks

This functoid performs the following logarithmic calculation, where the input parameter is P and the output is R:

e ^ R = P (e raised to the power of R equals P)

See Also

Scientific Functoids Reference
Scientific Functoids
How to Add Basic Functoids to a Map