|
Log10 | ||
Result# = Log10(Value) | ||
Parameters: Value = A positive value you wish to calc the LOG of |
||
Returns: Result# = The natural logarithm of the input value. |
||
Log10 Returns the natural logarithm of the input parameter to the base 10. FACTS: * None Mini Tutorial: This example calcs the natural LOG10 of 10
This example would output.
|
Related Info: | Exp | Log : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |