LOG10 Function
Function Type | Predefined function | |
Syntax | LOG10( <numericValue> ) | |
Description | Returns a float representing the base 10 logarithm of a number. | |
Argument | Description | |
<numericValue> | A numeric value (float or integer) used to find the base 10 logarithm. The <numericValue> argument can be any valid numeric expression greater than zero. | |
Returns | Float | |
Example | This example is a logarithm base 10 of a number. It returns 0.9030899869919434. LOG10(8) | |
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*