log(<Number>, <Number>) : Number
The log function is used to return the natural (base e) logarithm of the specified numeric parameter.
log(1, 10) => 0
Learn more about how you can get started using the Formula Field.
Type above and the results will be displayed here.