Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$LOG^XLFMTH(): Logarithm (Base 10)

Reference Type: Supported, Category: Math Functions, ICR#: 10105

Description

The $$LOG^XLFMTH extrinsic function returns the logarithm (Base 10) of x.

Format

  $$LOG^XLFMTH(x[,n])

Input Parameters

x:

(required) Number for which you want the logarithm.

n:

(optional) The precision for the function. Precision means the detail of the result, in terms of number of digits.

Output

returns:

Returns the logarithm (Base 10) of input number.

Example

>S X=$$LOG^XLFMTH(3.1415)

>W X
.4971370641