log10/2—return the decimal logarithm of a specified number
The log10/2 function returns the decimal logarithm (base 10) of the number specified by the $NUMBER argument in the $RESULT argument.
$RESULT=log10($NUMBER)
log10/2 arguments
Argument | Mode | Type | Description |
---|---|---|---|
$NUMBER | Input | INTEGER|REAL | Specifies the numeric (integer or real) value for which the decimal logarithm is to be returned |
$RESULT | Output | REAL | The decimal logarithm of the number, returned as a real value |
log10/2 example
$LOG = log10( $VAL );
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*