SINH(1) : SINH « Numerical Math Functions « Oracle PL/SQL Tutorial






SQL> select SINH(1) from dual;

   SINH(1)
----------
1.17520119








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)