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

$$E^XLFMTH(): e—Natural Logarithm

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

Description

The $$E^XLFMTH extrinsic function returns e (natural logarithm).

Format

  $$E^XLFMTH([n])

Input Parameters

n:

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

Output

returns:

Returns e, natural logarithm.

Example

>S X=$$E^XLFMTH(12)

>W X
2.71828182846