Complete PHP Math Reference
The log1p() function returns log(1+x), computed in a way that is accurate even when the value of x is close to zero.
| Parameter | Description |
|---|---|
| x | Required. A number |
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!
Complete PHP Math Reference
Your message has been sent to W3Schools.