Log
Kalipso - Form - Expressions - Functions - Functions Descriptions - Numeric Functions - Log
This Function returns a <numeric>, which is the the base-e logarithm of the specified Value.
Function available for the following operating systems:
Parameters
Value <numeric> - Value to get the base-e logarithm from.
Examples
Example 1
Log(148) Result = 4.997
Last updated