Previous: Log2 function To the Table of Content Next: LRotL function

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

LogN function

Targets: MS-DOS, OS/2, Win32


Math Unit

Calculates log with a specified base.

Declaration:
function LogN(Base, X: Extended): Extended;
Remarks:
The LogN function returns the log (with specified base) of X.


Previous: Log2 function To the Table of Content Next: LRotL function
Log2 function Table of Content LRotL function

- 4.45.2.30 -