Searched defs:pow (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/standard/ | ||
H A D | math.c | 515 PHP_FUNCTION(pow) in PHP_FUNCTION() argument |
H A D | basic_functions.stub.php | 1427 function pow(mixed $num, mixed $exponent): int|float|object {} function |
Completed in 17 milliseconds