
MarkLogic Server 11.0 Product Documentation
math.logmath.log(
x as Number
) as Number
Summary
Returns the base-e logarithm of x.
Parameters |
x |
The floating point number to be evaluated.
|
Example
math.log(1000)
=> 6.90775527898214
Copyright © 2025 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.