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






SQL> select TANH(1) from dual;

   TANH(1)
----------
.761594156








14.23.TANH
14.23.1.Using the TANH function to find the hyperbolic tangent of 30 degrees
14.23.2.TANH(1)
14.23.3.select tanh(0.5)