![]() ![]() |
Reference Type: Supported, Category: Math Functions, ICR#: 10105
The $$E^XLFMTH extrinsic function returns e (natural logarithm).
$$E^XLFMTH([n])
n: |
(optional) The precision for the function. Precision means the detail of the result, in terms of number of digits. |
returns: |
Returns e, natural logarithm. |
>S X=$$E^XLFMTH(12) >W X 2.71828182846 |