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