Hyperbolic Trig Functions : SINH « Numerical Math Functions « Oracle PL/SQL Tutorial






  1. SINH returns the hyperbolic sine of a value.
  2. COSH returns the hyperbolic cosine of a value.
  3. TANH returns the hyperbolic tangent of a value.

Hyperbolic trigonometric functions take arguments in radians where, radians = (angle*2* 3.1416 / 360)

14.20.SINH
14.20.1.Hyperbolic Trig Functions
14.20.2.Using the SINH function to find the hyperbolic sine of 30 degrees
14.20.3.SINH(1)