PHP » GoLang |
login |
register |
about
|
expm1(PHP 4 >= 4.1.0, PHP 5, PHP 7) expm1 — Returns exp(number) - 1, computed in a way that is accurate even when the value of number is close to zero Description
float expm1
( float
$arg
)
expm1() returns the equivalent to
'exp( Parameters
Return Values
'e' to the power of Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|