Library /sys$common/syshlp/DTRHELP.HLB  —  Functions  FN$EXP
       Calculates the value of e to a specified power.

1  –  Input

       A signed decimal number.

2  –  Output

       A signed decimal number of type G-floating.

3  –  Example

       DTR> PRINT FN$EXP (2)

                 FN$EXP

        7.3891E+00

       DTR>
Close Help