|
expCalculates the exponent of Description
float exp
( float
$arg
)
Returns
Parameters
Return Values
'e' raised to the power of Examples
Example #1 exp example
<?php The above example will output: 1.6275E+005 298.87 See Also
|