Calculates log base 10.
function Log10(const X: Extended): Extended;
Extended Log10(const Extended X);
Math
Log10 returns the log base 10 of X.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|