Table of Contents

# $EPIC: log10.txt,v 1.3 2006/08/01 04:11:44 sthalik Exp $

Synopsis:

$log10(<number>)

Technical:

Returns:

The value X such that 10 ** X == <number>

History: