Search w3schools.com:

SHARE THIS PAGE

PHP log1p() Function


PHP Math Reference Complete PHP Math Reference

Definition and Usage

The log1p() function returns log(1+x), computed in a way that is accurate even when the value of x is close to zero.

Syntax

log1p(x)

Parameter Description
x Required. A number


Tips and Notes

Note: This function is EXPERIMENTAL. This means that the behavior of this function and the name of this function may change without notice in a future version of PHP!


PHP Math Reference Complete PHP Math Reference

Your suggestion:

Close [X]

Thank You For Helping Us!

Your message has been sent to W3Schools.

Close [X]