|
powExponential expression Description
intfloatobject pow(mixed
$num , mixed $exponent )
Returns
Parameters
Return Values
PHP-Extensions may override the behaviour of this operation and make it return an object. Changelog
Examples
Example #1 Some examples of pow
Example #2 Examples of pow With GMP Extension Object
Notes
|