Hypotenuse - Calculating The Hypotenuse

Calculating The Hypotenuse

Usually the length of the hypotenuse is calculated using the square root function derived from the Pythagorean theorem. Setting x = c1 and y = c2 to avoid subscripts:

In mathematical notation;

Many computer languages support the ISO C standard function hypot(x,y), which returns the value above. The function is designed not to fail where the straightforward calculation might overflow or underflow and can be slightly more accurate.

Some scientific calculators provide a function to convert from rectangular coordinates to polar coordinates. This gives both the length of the hypotenuse and the angle the hypotenuse makes with the base line (c1 above) at the same time when given x and y. The angle returned will normally be that given by atan2(y,x).

Read more about this topic:  Hypotenuse

Famous quotes containing the words calculating the and/or calculating:

    What our children have to fear is not the cars on the highways of tomorrow but our own pleasure in calculating the most elegant parameters of their deaths.
    —J.G. (James Graham)

    [The] elderly and timid single gentleman in Paris ... never drove down the Champs Elysees without expecting an accident, and commonly witnessing one; or found himself in the neighborhood of an official without calculating the chances of a bomb. So long as the rates of progress held good, these bombs would double in force and number every ten years.
    Henry Brooks Adams (1838–1918)