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

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

Log10 function

Targets: MS-DOS, OS/2, Win32


Math Unit

Calculates log base 10.

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


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

- 4.45.2.38 -