- 4.45.2.49 -
Standard Units
Math Unit
Math Unit Procedures and FunctionsPower function
Targets: MS-DOS, OS/2, Win32
Math Unit
Raises Base to any power specified.
Declaration:
function Power(Base, Exponent: Extended): Extended;
function Power(Base: Extended; Exponent: Longint): Extended;
Remarks:
The Power function raises Base to any power by
Exponent parameter. Base must be a positive real number
or an integer.
|
|
|
Pmt function |
Table of Content |
Pv function |
- 4.45.2.49 -