Inverse trigonometric functions

In mathematics, the inverse trigonometric functions or cyclometric functions are the so-called inverse functions of the trigonometric functions, though they do not meet the official definition for inverse functions as their ranges are subsets of the domains of the original functions. Since none of the six trigonometric functions are one-to-one (by failing the horizontal line test), they must be restricted in order to have inverse functions.

For example, just as the square root function y = \sqrt{x} is defined such that y2 = x, the function y = arcsin(x) is defined so that sin(y) = x. There are multiple numbers y such that sin(y) = x; for example, sin(0) = 0, but also sin(π) = 0, sin(2π) = 0, etc. It follows that the arcsine function is multivalued: arcsin(0) = 0, but also arcsin(0) = π, arcsin(0) = 2π, etc. When only one value is desired, the function may be restricted to its principal branch. With this restriction, for each x in the domain the expression arcsin(x) will evaluate only to a single value, called its principal value. These properties apply to all the inverse trigonometric functions.

The principal inverses are listed in the following table.

Name Usual notation Definition Domain of x for real result Range of usual principal value
(radians)
Range of usual principal value
(degrees)
arcsine y = arcsin x x = sin y −1 ≤ x ≤ 1 −π/2 ≤ y ≤ π/2 −90° ≤ y ≤ 90°
arccosine y = arccos x x = cos y −1 ≤ x ≤ 1 0 ≤ y ≤ π 0° ≤ y ≤ 180°
arctangent y = arctan x x = tan y all real numbers −π/2 < y < π/2 −90° < y <>
arccotangent y = arccot x x = cot y all real numbers 0 < y < π 0° < y <>
arcsecant y = arcsec x x = sec y x ≤ −1 or 1 ≤ x 0 ≤ y < π/2 or π/2 < y ≤ π 0° ≤ y <>y ≤ 180°
arccosecant y = arccsc x x = csc y x ≤ −1 or 1 ≤ x −π/2 ≤ y <>y ≤ π/2 -90° ≤ y <>y ≤ 90°

If x is allowed to be a complex number, then the range of y applies only to its real part.

The notations sin−1, cos−1, etc. are often used for arcsin, arccos, etc., but this convention logically conflicts with the common semantics for expressions like sin2(x), which refer to numeric power rather than function composition, and therefore may result in confusion between multiplicative inverse and compositional inverse.

In computer programming languages the functions arcsin, arccos, arctan, are usually called asin, acos, atan. Many programming languages also provide the two-argument atan2 function, which computes the arctangent of y / x given y and x, but with a range of (−π, π].


Relationships among the inverse trigonometric functions

The usual principal values of the arcsin(x) (red) and arccos(x) (blue) functions graphed on the cartesian plane.
The usual principal values of the arctan(x) and arccot(x) functions graphed on the cartesian plane.
Principal values of the arcsec(x) and arccsc(x) functions graphed on the cartesian plane.

Complementary angles:

\arccos x = \frac{\pi}{2} - \arcsin x


\arccot x = \frac{\pi}{2} - \arctan x


\arccsc x = \frac{\pi}{2} - \arcsec x

Negative arguments:

\arcsin (-x) = - \arcsin x \!
\arccos (-x) = \pi - \arccos x \!
\arctan (-x) = - \arctan x \!
\arccot (-x) = \pi - \arccot x \!
\arcsec (-x) = \pi - \arcsec x \!
\arccsc (-x) = - \arccsc x \!

Reciprocal arguments:

\arccos \frac{1}{x} \,= \arcsec x


\arcsin \frac{1}{x} \,= \arccsc x


0 \, " src="http://upload.wikimedia.org/math/8/e/1/8e185447927c80999f60c4f352b62057.png">


\arctan \frac{1}{x} = -\frac{\pi}{2} - \arctan x = -\pi + \arccot x,\text{ if }x < 0 \,


0" src="http://upload.wikimedia.org/math/0/b/6/0b6c7eb2b7d0ef9b6ffa2122b165e50a.png">


\arccot \frac{1}{x} = \frac{3\pi}{2} - \arccot x = \pi + \arctan x\text{ if }x < 0 \,


\arcsec \frac{1}{x} = \arccos x


\arccsc \frac{1}{x} = \arcsin x

If you only have a fragment of a sine table:

\arccos x = \arcsin \sqrt{1-x^2},\text{ if }0 \leq x \leq 1
\arctan x = \arcsin \frac{x}{\sqrt{x^2+1}}

Whenever the square root of a complex number is used here, we choose the root with the positive real part (or positive imaginary part if the square was negative real).

From the half-angle formula \tan \frac{\theta}{2} = \frac{\sin \theta}{1+\cos \theta} , we get:


\arcsin x = 2 \arctan \frac{x}{1+\sqrt{1-x^2}}


\arccos x = 2 \arctan \frac{\sqrt{1-x^2}}{1+x},\text{ if }-1 < x \leq +1


\arctan x = 2 \arctan \frac{x}{1+\sqrt{1+x^2}}

Relationships between trigonometric functions and inverse trigonometric functions

\sin (\arccos(x)) = \cos(\arcsin(x)) = \sqrt{1-x^2}
\sin (\arctan(x)) = \frac{x}{\sqrt{1+x^2}}
\cos (\arctan(x)) = \frac{1}{\sqrt{1+x^2}}
\tan (\arcsin(x)) = \frac{x}{\sqrt{1-x^2}}
\tan (\arccos(x)) = \frac{\sqrt{1-x^2}}{x}

General solutions

Each of the trigonometric functions is periodic in the real part of its argument, running through all its values twice in each interval of 2π. Sine and cosecant begin their period at 2πk − π/2 (where k is an integer), finish it at 2πk + π/2, and then reverse themselves over 2πk + π/2 to 2πk + 3π/2. Cosine and secant begin their period at 2πk, finish it at 2πk + π, and then reverse themselves over 2πk + π to 2πk + 2π. Tangent begins its period at 2πk − π/2, finishes it at 2πk + π/2, and then repeats it (forward) over 2πk + π/2 to 2πk + 3π/2. Cotangent begins its period at 2πk, finishes it at 2πk + π, and then repeats it (forward) over 2πk + π to 2πk + 2π.

This periodicity is reflected in the general inverses:

\sin(y) = x \ \Leftrightarrow\  y = \arcsin(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z} \implies y = \pi - \arcsin(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\cos(y) = x \ \Leftrightarrow\  y = \arccos(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z} \implies y = 2\pi - \arccos(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\tan(y) = x \ \Leftrightarrow\  y = \arctan(x) + k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\cot(y) = x \ \Leftrightarrow\  y = \arccot(x) + k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\sec(y) = x \ \Leftrightarrow\  y = \arcsec(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z} \implies y = 2\pi - \arcsec (x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z}
\csc(y) = x \ \Leftrightarrow\  y = \arccsc(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z} \implies y = \pi - \arccsc(x) + 2k\pi \text{  } \forall \text{ } k \in \mathbb{Z}

Derivatives of inverse trigonometric functions

Simple derivatives for real and complex values of x are as follows:

\begin{align} \frac{d}{dx} \arcsin x & {}= \frac{1}{\sqrt{1-x^2}}\\ \frac{d}{dx} \arccos x & {}= \frac{-1}{\sqrt{1-x^2}}\\ \frac{d}{dx} \arctan x & {}= \frac{1}{1+x^2}\\ \frac{d}{dx} \arccot x & {}= \frac{-1}{1+x^2}\\ \frac{d}{dx} \arcsec x & {}= \frac{1}{x\,\sqrt{x^2-1}}\\ \frac{d}{dx} \arccsc x & {}= \frac{-1}{x\,\sqrt{x^2-1}} \end{align}

Only for real values of x:

1\\ \frac{d}{dx} \arccsc x & {}= \frac{-1}{|x|\,\sqrt{x^2-1}}; \qquad |x| > 1 \end{align}" src="http://upload.wikimedia.org/math/f/e/b/febfe62e8b81023b62ab0108dc26b528.png">


For a sample derivation: if \theta = \arcsin x \!, we get:

\frac{d \arcsin x}{dx} = \frac{d \theta}{d \sin \theta} = \frac{1} {\cos \theta} = \frac{1} {\sqrt{1-\sin^2 \theta}} = \frac{1}{\sqrt{1-x^2}}

Expression as definite integrals

Integrating the derivative and fixing the value at one point gives an expression for the inverse trigonometric function as a definite integral:

\begin{align} \arcsin x &{}= \int_0^x \frac {1} {\sqrt{1 - z^2}}\,dz,\qquad |x| \leq 1\\ \arccos x &{}= \int_x^1 \frac {-1} {\sqrt{1 - z^2}}\,dz,\qquad |x| \leq 1\\ \arctan x &{}= \int_0^x \frac 1 {z^2 + 1}\,dz,\\ \arccot x &{}= \int_x^\infty \frac {-1} {z^2 + 1}\,dz,\\ \arcsec x &{}= \int_1^x \frac 1 {z \sqrt{z^2 - 1}}\,dz, \qquad x \geq 1\\ \arccsc x &{}= \int_x^\infty \frac {-1} {z \sqrt{z^2 - 1}}\,dz, \qquad x \geq 1 \end{align}

When x equals 1, the integrals with limited domains are improper integrals, but still well-defined.

Infinite series

Like the sine and cosine functions, the inverse trigonometric functions can be calculated using infinite series, as follows:

\begin{align} \arcsin z & {}= z + \left( \frac {1} {2} \right) \frac {z^3} {3} + \left( \frac {1 \cdot 3} {2 \cdot 4} \right) \frac {z^5} {5} + \left( \frac{1 \cdot 3 \cdot 5} {2 \cdot 4 \cdot 6 } \right) \frac{z^7} {7} + \cdots\\ & {}= \sum_{n=0}^\infty \left( \frac {(2n)!} {2^{2n}(n!)^2} \right) \frac {z^{2n+1}} {(2n+1)} ; \qquad | z | \le 1 \end{align}


\begin{align} \arccos z & {}= \frac {\pi} {2} - \arcsin z \\ & {}= \frac {\pi} {2} - (z + \left( \frac {1} {2} \right) \frac {z^3} {3} + \left( \frac {1 \cdot 3} {2 \cdot 4} \right) \frac {z^5} {5} + \left( \frac{1 \cdot 3 \cdot 5} {2 \cdot 4 \cdot 6 } \right) \frac{z^7} {7} + \cdots ) \\ & {}= \frac {\pi} {2} - \sum_{n=0}^\infty \left( \frac {(2n)!} {2^{2n}(n!)^2} \right) \frac {z^{2n+1}} {(2n+1)} ; \qquad | z | \le 1  \end{align}


\begin{align} \arctan z & {}= z - \frac {z^3} {3} +\frac {z^5} {5} -\frac {z^7} {7} +\cdots \\ & {}= \sum_{n=0}^\infty \frac {(-1)^n z^{2n+1}} {2n+1} ; \qquad | z | \le 1 \qquad z \neq i,-i \end{align}


\begin{align} \arccot z & {}= \frac {\pi} {2} - \arctan z \\ & {}= \frac {\pi} {2} - ( z - \frac {z^3} {3} +\frac {z^5} {5} -\frac {z^7} {7} +\cdots ) \\ & {}= \frac {\pi} {2} - \sum_{n=0}^\infty \frac {(-1)^n z^{2n+1}} {2n+1} ; \qquad | z | \le 1 \qquad z \neq i,-i \end{align}


\begin{align} \arcsec z & {}= \arccos z^{-1} \\ & {}= \frac {\pi} {2} - (z^{-1} + \left( \frac {1} {2} \right) \frac {z^{-3}} {3} + \left( \frac {1 \cdot 3} {2 \cdot 4} \right) \frac {z^{-5}} {5} + \left( \frac{1 \cdot 3 \cdot 5} {2 \cdot 4 \cdot 6 } \right) \frac{z^{-7}} {7} + \cdots ) \\ & {}= \frac {\pi} {2} - \sum_{n=0}^\infty \left( \frac {(2n)!} {2^{2n}(n!)^2} \right) \frac {z^{-(2n+1)}} {(2n+1)}  ; \qquad \left| z \right| \ge 1  \end{align}


\begin{align} \arccsc z & {}= \arcsin z^{-1} \\ & {}= z^{-1} + \left( \frac {1} {2} \right) \frac {z^{-3}} {3} + \left( \frac {1 \cdot 3} {2 \cdot 4 } \right) \frac {z^{-5}} {5} + \left( \frac {1 \cdot 3 \cdot 5} {2 \cdot 4 \cdot 6} \right) \frac {z^{-7}} {7} +\cdots \\ & {}= \sum_{n=0}^\infty \left( \frac {(2n)!} {2^{2n}(n!)^2} \right) \frac {z^{-(2n+1)}} {2n+1} ; \qquad \left| z \right| \ge 1  \end{align}

Leonhard Euler found a more efficient series for the arctangent, which is:

\arctan x = \frac{x}{1+x^2} \sum_{n=0}^\infty \prod_{k=1}^n \frac{2k x^2}{(2k+1)(1+x^2)}.

(Notice that the term in the sum for n= 0 is the empty product which is 1.)

Alternatively, this can be expressed:

\arctan x = \sum_{n=0}^\infty \frac{2^{\,2n}\,(n!)^2}{\left(2n+1\right)!} \; \frac{x^{\,2n+1}}{\left(1+x^2\right)^{n+1}}

Continued fraction for arctangent

An alternative to the power series for arctangent is its generalized continued fraction:

\arctan(z)=\cfrac{z}{1 + \cfrac{(z)^2}{3 + \cfrac{(2z)^2}{5 + \cfrac{(3z)^2}{7 + \cfrac{(4z)^2}{9 + \cfrac{(5z)^2}{11 + \ddots\,}}}}}}\,; \arctan \frac{x}{y}=\cfrac{x}{y + \cfrac{(x)^2}{3y + \cfrac{(2x)^2}{5y + \cfrac{(3x)^2}{7y + \cfrac{(4x)^2}{9y + \cfrac{(5x)^2}{11y + \ddots\,}}}}}}\,

This is valid in the cut complex plane. There are two cuts, from −i to the point at infinity, going down the imaginary axis, and from i to the point at infinity, going up the same axis. It works best for real numbers running from −1 to 1. The partial denominators are the odd natural numbers, and the partial numerators (after the first) are just (nz)2, with each perfect square appearing once. It was developed by Carl Friedrich Gauss, utilizing the hypergeometric series.

Indefinite integrals of inverse trigonometric functions

For real and complex values of x:

\begin{align} \int \arcsin x\,dx &{}= x\,\arcsin x + \sqrt{1-x^2} + C\\ \int \arccos x\,dx &{}= x\,\arccos x - \sqrt{1-x^2} + C\\ \int \arctan x\,dx &{}= x\,\arctan x - \frac{1}{2}\ln\left(1+x^2\right) + C\\ \int \arccot x\,dx &{}= x\,\arccot x + \frac{1}{2}\ln\left(1+x^2\right) + C\\ \int \arcsec x\,dx &{}= x\,\arcsec x - \ln\left(x(1+\sqrt{{x^2-1}\over x^2})\right) + C\\ \int \arccsc x\,dx &{}= x\,\arccsc x + \ln\left(x(1+\sqrt{{x^2-1}\over x^2})\right) + C \end{align}

For real x ≥ 1:

\begin{align} \int \arcsec x\,dx &{}= x\,\arcsec x - \ln\left(x+\sqrt{x^2-1}\right) + C\\ \int \arccsc x\,dx &{}= x\,\arccsc x + \ln\left(x+\sqrt{x^2-1}\right) + C \end{align}


All of these can be derived using integration by parts and the simple derivative forms shown above.

Example

Using \int u\,\mathrm{d}v = u v - \int v\,\mathrm{d}u, set

\begin{align} u &{}=&\arcsin x &\quad\quad\mathrm{d}v = \mathrm{d}x\\ \mathrm{d}u &{}=&\frac{\mathrm{d}x}{\sqrt{1-x^2}}&\quad\quad{}v = x \end{align}

Then

\int \arcsin x\,\mathrm{d}x = x \arcsin x - \int \frac{x}{\sqrt{1-x^2}}\,\mathrm{d}x

Substitute

k = 1 - x^2.\,

Then

\mathrm{d}k = -2x\,\mathrm{d}x

and

\int \frac{x}{\sqrt{1-x^2}}\,\mathrm{d}x = -\frac{1}{2}\int \frac{\mathrm{d}k}{\sqrt{k}} = -\sqrt{k}

Back-substitute for x to yield

\int \arcsin x \mathrm{d}x = x \arcsin x + \sqrt{1-x^2}+C

Two-argument variant of arctangent

The two-argument atan2 function computes the arctangent of y / x given y and x, but with a range of (−π, π]. In other words, atan2(y, x) is the angle between the positive x-axis of a plane and the point (x, y) on it, with positive sign for counter-clockwise angles (upper half-plane, y > 0), and negative sign for clockwise angles (lower half-plane, y <>

In terms of the standard arctan function, that is with range of (−π/2, π/2), it can be expressed as follows:

0 \\ \pi + \arctan(\frac y x) & \qquad y \ge 0 , x <> 0 , x = 0 \\ -\frac{\pi}{2} & \qquad y < x =" 0" y =" 0," x =" 0" src="http://upload.wikimedia.org/math/1/4/a/14a04ec5ece69dcae0cbc0336186e026.png">

It also equals the principal value of the argument of the complex number x + iy.

This function may also be defined using the tangent half-angle formulae as follows:

\operatorname{atan2}(y, x)=2\arctan \frac{y}{\sqrt{x^2 + y^2} + x}

provided that either x > 0 or y ≠ 0. However this fails if given x ≤ 0 and y = 0 so the expression is unsuitable for computational use.

The above argument order (y, x) seems to be the most common, and in particular is used in ISO standards such as the C programming language, but a few authors may use the opposite convention (x, y) so some caution is warranted.

Logarithmic forms

These functions may also be expressed using complex logarithms. This extends in a natural fashion their domain to the complex plane.

\begin{align} \arcsin x &{}= -i\,\ln\left(i\,x+\sqrt{1-x^2}\right) &{}= \arccsc \frac{1}{x}\\ \arccos x &{}= -i\,\ln\left(x+i\,\sqrt{1-x^2}\right) = \frac{\pi}{2}\,+i\ln\left(i\,x+\sqrt{1-x^2}\right) = \frac{\pi}{2}-\arcsin x &{}= \arcsec \frac{1}{x}\\ \arctan x &{}= \frac{i}{2}\left(\ln\left(1-i\,x\right)-\ln\left(1+i\,x\right)\right) &{}= \arccot \frac{1}{x}\\ \arccot x &{}= \frac{i}{2}\left(\ln\left(1-\frac{i}{x}\right)-\ln\left(1+\frac{i}{x}\right)\right) &{}= \arctan \frac{1}{x}\\ \arcsec x &{}= -i\,\ln\left(i\,\sqrt{1-\frac{1}{x^2}}+\frac{1}{x}\right) = i\,\ln\left(\sqrt{1-\frac{1}{x^2}}+\frac{i}{x}\right)+\frac{\pi}{2} = \frac{\pi}{2}-\arccsc x &{}= \arccos \frac{1}{x}\\ \arccsc x &{}= -i\,\ln\left(\sqrt{1-\frac{1}{x^2}}+\frac{i}{x}\right) &{}= \arcsin \frac{1}{x} \end{align}

Elementary proofs of these relations proceed via expansion to exponential forms of the trigonometric functions.

Example proof

\arcsin x\,=\,\theta
\frac{e^{i\theta} - e^{-i\theta}}{2i} = x

(exponential definition of sine)

Let

k=e^{i\,\theta}. \,

Then

\frac{k-\frac{1}{k}}{2i} = x
k^2-2\,i\,k\,x-1\,=\,0
k = ix \pm \sqrt{1-x^2} = e^{i\theta} \,

(the positive branch is chosen)

\theta = \arcsin x = -i \ln \left(ix + \sqrt{1-x^2}\right) \,

Q.E.D.

Inverse trigonometric functions in the complex plane
Complex arcsin.jpg
Complex arccos.jpg
Complex arctan.jpg
Complex ArcCot.jpg
Complex ArcSec.jpg
Complex ArcCsc.jpg
arcsin(z) arccos(z) arctan(z) arccot(z) arcsec(z) arccsc(z)

Arctangent addition formula

\arctan u + \arctan v = \arctan \left( \frac{u+v}{1-uv} \right) \pmod \pi, \qquad u v \ne 1

this is derived from the tangent addition formula

\tan (\alpha + \beta) = \frac{\tan \alpha + \tan \beta}{1 - \tan \alpha \tan \beta}\,

Practical use

A right triangle.

Inverse trigonometric functions are useful when trying to determine the remaining two angles of a right triangle when the lengths of the sides of the triangle are known. Recalling the right-triangle definitions of sine, for example, it follows that

\theta = \arcsin \left( \frac{\text{opposite}}{\text{hypotenuse}} \right).

Often, the hypotenuse is unknown and would need to be calculated before using arcsine or arccosine. Arctangent comes in handy in this situation, as the length of the hypotenuse is not needed.

\theta = \arctan \left( \frac{\text{opposite}}{\text{adjacent}} \right).

For example, suppose a roof drops 8 feet as it runs out 20 feet. The roof makes an angle θ with the horizontal, where θ may be computed as follows:

\theta = \arctan \left(\frac{\text{opposite}}{\text{adjacent}} \right) = \arctan \left( \frac{\text{rise}}{\text{run}} \right) = \arctan \left( \frac{8}{20} \right) = 21.8^{\circ}.
READ MORE - Inverse trigonometric functions

Hypotenuse

A hypotenuse is the longest side of a right triangle (Right-angled triangle in British English), the side opposite the right angle. The length of the hypotenuse of a right triangle can be found using the Pythagorean theorem, which states that the square of the length of the hypotenuse equals the sum of the squares of the lengths of the other two sides.

For example, if one of the other sides has a length of 3 meters (when squared, 9 m²) and the other has a length of 4 m (when squared, 16 m²). Their squares add up to 25 m². The length of the hypotenuse is the square root of this, or 5 m.

The word hypotenuse derives from the Greek ὑποτείνουσα (hypoteinousa), a combination of hypo- ("under") and teinein ("to stretch") [1] The word ὑποτείνουσα was used for the hypotenuse of a triangle by Plato in the Timeus 54d and by many other ancient authors.

The word "hypotenuse" is also commonly used as a slang term for a form of jaywalking across a street.

Calculating the hypotenuse

A right angled triangle and its hypotenuse, h, along with catheti, c1 and c2.

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;

h = \sqrt { x^2 + y^2 }

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).

Properties

In the figure, a is the hypotenuse and 'b and c are the cathetus. The orthographic projection of b is m, and of c is m'.

Orthographic projections:

  • The length of the hypotenuse equals the sum of the lengths of the orthographic projections of both cathetus.
  • The square of the length of a catheti equals the product of the lengths of its orthographic projection on the hypotenuse times the length of this.
b² = a · m
c² = a · n
  • Also, the length of a catheti b is the proporcional mean between the lengths of its projection m and the hypotenuse a.
a/b = b/m
a/c = c/n

Trigonometric rates

By means of trigonometric rates, can obtain the value of two acute angles, \alpha\, and  \beta\,, of the right triangle.

Known the length of the hypotenuse  c\, and of the a cathetiy  b\,, the rate between both is:

Euklidova veta.svg
 \frac{b}{c} = \sin (\beta)\,

Therefore, the trigonometric inverse function is:

 \beta\ = \arcsin\left(\frac {b}{c} \right)\,

In wich \beta\, is the value of the opposite of the catheti  b\,.

The adjoining angle of the catheti  b\,, will be \alpha\, = 90º – \beta\,

Also, can obtain the value of the angle \beta\, thru the equation:

 \beta\ = \arccos\left(\frac {a}{c} \right)\,

In which  a\, is the other catheti.

READ MORE - Hypotenuse

Hypot

Hypot is a mathematical function defined to calculate the length of the hypotenuse of a right-angle triangle. It was designed to avoid errors arising due to limited precision calculations performed on computers.

Motivation and usage

Calculation of the length of the hypotenuse of a triangle is possible to do using the square root function but hypot(x, y) avoids possible problems with very large or very small numbers.

The magnitude of the hypotenuse from (0, 0) to (x, y) can be calculated using:

r = \sqrt { x^2 + y^2 } \,

However the squares of very large or small values of x and y may exceed the range of machine precision when calculated on a computer, leading to an inaccurate result (see underflow, overflow). The hypot function was designed to calculate the result without causing this problem.

The hypot function may typically be used together with the atan2 function to convert from Cartesian to polar coordinates:

r = hypot(x, y) θ = atan2(y, x)

Implementation

The difficulty with the naive implementation is that x² or y² may over- or underflow, unless the intermediate result is computed with extended precision. A common implementation technique is to exchange the values, if necessary, so that |x|>|y|, and then use the equivalent form:

\begin{align} r & = \sqrt { x^2 + y^2 } \\   & = \sqrt { x^2 ( 1 + (y/x)^2) } \\   & = |x|  \sqrt {1 + (y/x)^2 } \\ \end{align}

The computation of y/x cannot overflow, and underflows compute the correct result. The square root is computed over a value between 1 and 2. Finally, the multiplication by |x| cannot underflow, and overflows only when the result is too large to represent.

Programming language support

The function is present in several programming languages:

  • C99
  • Apple's PowerPC Numerics [1]
  • Matlab[2]
  • Pascal [3]
  • PHP[4]
  • Java (since version 1.5)[5]

Some C90 and C++ libraries have provided a hypot function.


READ MORE - Hypot