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

$$EXP^XLFMTH(): e—Natural Logarithm to the Nth Power

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

Description

The $$EXP^XLFMTH extrinsic function returns e (natural logarithm) to the x power (exponent).

Format

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

Input Parameters

x:

(required) The power to which you want e raised.

n:

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

Output

returns:

Returns the value of e to the specified power.

Example

>S X=$$EXP^XLFMTH(1.532)

>W X
4.6274224185