Share via


Common Logarithm Functoid

 

Use the Common Logarithm functoid ( Icon that represents the Common Logarithm functoid.) to return the base 10 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 10 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:

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

See Also

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