|
|
PHP log1p() - Math Functions
|
Tutorials » Php »
|
Topic |
What is log1p Function?
|
|
Explanation |
|
The "log1p()" function returns log(1+x) value.
Syntax:
log1p(x)
In the above syntax "x" is the number for which to find the log(1+x) value.
|
|
A Note |
Learn PHP programming language tutorial with simple and neat example. Hope you enjoy this free tutorial.
Do give us your valuable feedback and suggestions on this online tutorial. This is a Copyright Content.
|
|
|
|