Previous: Exclude procedure To the Table of Content Next: FilePos function

- 4.62.2.27 -
Standard Units
System Unit
System Unit Procedures and Functions

Exp function

Targets: MS-DOS, OS/2, Win32

System Unit

Returns the exponential of the argument.

Declaration:
function Exp(X: Extended): Extended;
Remarks:
Exp raises the value e to the power of X, where e is the base of the natural logarithm.


Previous: Exclude procedure To the Table of Content Next: FilePos function
Exclude procedure Table of Content FilePos function

- 4.62.2.27 -