Previous: Log10 function To the Table of Content Next: LogN function

- 4.45.2.39 -
Standard Units
Math Unit
Math Unit Procedures and Functions

Log2 function

Targets: MS-DOS, OS/2, Win32


Math Unit

Calculates log base 2.

Declaration:
function Log2(X: Extended): Extended;
Remarks:
The Log2 function returns the log (base 2) of X.


Previous: Log10 function To the Table of Content Next: LogN function
Log10 function Table of Content LogN function

- 4.45.2.39 -