$\DeclareMathOperator{\sech}{sech}\DeclareMathOperator{\csch}{csch}$Is there any added advantage of using Hyperbolic Trigonometric functions? Since you can always use normal trigonometric functions in all cases: $$\left.\begin{array}{ccc} \sin&\leftrightarrow&\tanh\\ \cos&\leftrightarrow&\sech\\ \end{array} \right\} \sin^2 x + \cos^2 x = 1;\sech^2x+\tanh^2x=1\\ \left.\begin{array}{ccc} \tan&\leftrightarrow&\sinh\\ \sec&\leftrightarrow&\cosh\\ \end{array} \right\} \sec^2x-\tan^2x=1;\cosh^2x-\sinh^2x=1\\ \left.\begin{array}{ccc} \csc&\leftrightarrow&\coth\\ \cot&\leftrightarrow&\csch\\ \end{array} \right\} \csc^2x-\cot^2x=1;\coth^2x-\csch^2x=1$$
Examples:
- For hyperbolas $\frac{x^2}{a^2}-\frac{y^2}{b^2}=1$ denoted by $(x,y)$ both parametrization $(a\cosh t,b\sinh t)$ and $(a\sec t,b\tan t)$ work.
- For ellipses $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ denoted by $(x,y)$ both parametrization $(a\,{\rm sech} t,b\tanh t)$ and $(a\sin t,b\cos t)$ work.
- and so on.
These functions, all tightly related to each other, nonetheless have different mathematical applications. In particular, the hyperbolic trigonometric functions have applications to hyperbolic geometry. For instance, in the hyperbolic plane the circumference of a circle of radius $r$ equals $2\sinh(r)$.