Display the drop-down list

hypot()

« http_response_code | iconv »
<?php
$float 
hypot (
    
// float $x
    
  // float $y
);
?>
Result
$float = 5.0
Examples
#1 hypot  (3,
 
4)