LOG10 (x#)
Purpose Returns the base-10 Logarithm (a.k.a. Common Log) of x#.
Examples A# = LOG10(120.40)
Comments: A# will be assigned the value 2.0806
See Also POWER (x,y)

backbutton.gif (507 bytes)  Basic to TBASIC Reference Manual