PHP » GoLang |
login |
register |
about
|
hypot(PHP 4 >= 4.1.0, PHP 5, PHP 7) hypot — Calculate the length of the hypotenuse of a right-angle triangle Description
float hypot
( float
$x
, float $y
)
hypot() returns the length of the hypotenuse of a
right-angle triangle with sides of length Parameters
Return ValuesCalculated length of the hypotenuse |
more
Recently updated
more
Most requested
more
Last requests
|