$log
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
$log
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
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
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5