PHP 8.3.4 Released!

log10

(PHP 4, PHP 5, PHP 7, PHP 8)

log10Logaritmo base-10

Descrizione

log10(float $arg): float

Restituisce il logaritmo in base-10 di arg.

Vedere anche: log()

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top