Searched defs:atan2 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/standard/ | ||
H A D | math.c | 389 PHP_FUNCTION(atan2) in PHP_FUNCTION() argument |
H A D | basic_functions.stub.php | 1053 function atan2(float $y, float $x): float {} function |
Completed in 14 milliseconds