▼
▼
variant_pow
Example
mixed
variant_pow
(
mixed
$
left
,
mixed
$
right
)
Description
Returns the result of left to the power of right.
Return Values
Returns the result of left to the power of right.