FORMULA LANGUAGE


@Log
Example

Returns the common logarithm (base 10) of any number greater than zero.

Syntax

@Log( number )

Parameters

number


Return value

commonLog


Usage

Use @Log in any formula requiring a common log, such as the formula to calculate the root of a number. @Log is the reciprocal of scientific notation.

Example
See Also