Log 10

Kalipso - Form - Expressions - Functions - Functions Descriptions - Numeric Functions - Log 10

This Function returns a <numeric>, which is the the base-10 logarithm of the specified Value.

Function available for the following operating systems:

Parameters

  • Value <numeric> - Value to get the base-10 logarithm from.

Examples

  • Example 1

Log(80) Result = 1.903

Last updated