613-518-1166 info@zimdatabases.com

ZIM Language Reference

$log

< All Topics

$log

Determines which exponent of the natural base (e) yields a given value.

Syntax

$log(number)

Parameters

number

a positive number or an expression that evaluates to a positive number

Return Value

Number, with the same number of decimal places as number.

Example

$log(7.389)

The above expression means “the exponent of the natural base that yields the value 7.389” and evaluates to 2.000.

 

See Also

$exp

$log10

$sqrt

About Functional Expressions

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents