Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_logten()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_LOGTEN()


Syntax:        L_LOGTEN(<expN)


Purpose:       To provide base ten logarithms.


Arguments:     <expN> is the number for which the base ten logarithm
               is required.


Returns:       A numeric value.


Examples:      ? L_LOGTEN(25.2)                 && Result: 1.40
               ? L_LOGTEN(30.7)                 && Result: 1.49


Language:      C

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson