hypot
Astrotomic/php-twemoji
Supported Versions: PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
Calculate the length of the hypotenuse of a right-angle triangle
<?php hypot
(
float $x
,
float $y
):
float