Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
php
→
math
→
exp
exp() - math
Returns e raised to the power of arg.
Parameters :
arg - The argument to process
Syntax
float exp ( float $arg )
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference