downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

log1p> <lcg_value
Last updated: Fri, 13 Nov 2009

view this page in

log10

(PHP 4, PHP 5)

log10Logaritmo Base-10

Descrição

float log10 ( float $arg )

Retorna o logaritmo na base-10 de arg .

Parâmetros

arg

O argumento para processar

Valor Retornado

O logaritmo na base-10 de arg

Veja Também

  • log() - Logaritmo natural



add a note add a note User Contributed Notes
log10
smalladi at lexgen dot com
20-Nov-2001 11:47
Note that log of a negative or undefined number returns -Infinity.

log1p> <lcg_value
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites