You are here : phpmathlog10

log10() - math

Returns the base-10 logarithm of arg.
Parameters :
  • arg - The argument to process

  • Syntax

    float log10
         ( float $arg
        )


    Example


    Output / Return Value


    Limitations


    Alternatives / See Also


    Reference