log(3) php man page | unix.com

Man Page: log

Operating Environment: php

Section: 3

LOG(3)									 1								    LOG(3)

log - Natural logarithm

SYNOPSIS
float log (float $arg, [float $base = M_E])
DESCRIPTION
If the optional $base parameter is specified, log(3) returns logbase$arg, otherwise log(3) returns the natural logarithm of $arg.
PARAMETERS
o $arg - The value to calculate the logarithm for o $base - The optional logarithmic base to use (defaults to 'e' and so to the natural logarithm).
RETURN VALUES
The logarithm of $arg to $base, if given, or the natural logarithm.
SEE ALSO
log10(3), exp(3), pow(3). PHP Documentation Group LOG(3)
Related Man Pages
logl(3) - freebsd
log1p(3) - netbsd
log10f(3) - freebsd
log10l(3) - freebsd
log10(3) - freebsd
Similar Topics in the Unix Linux Community
More complicated log parsing
Pop up dialog box on remote computers
Date format in the files written by syslogd
Tried to change user name, now cannot log in
12-Core MacPro (2013) kernel_task over 1200%