cfdocs

log

Calculates the natural logarithm of a number. Natural logarithms are based on the constant e (2.71828182845904).

log(number)
returns numeric

Argument Reference

Name Type Required Default Description
number numeric Yes    

logarithm of 3.1

There will be a precision difference between running the some code on Linux or Windows

log(3.1)

Expected Result: 1.131402111491