This Oracle tutorial explains how to use the Oracle/PLSQL TANH function with syntax and examples.
The Oracle/PLSQL TANH function returns the hyperbolic tangent of n.
The syntax for the TANH function in Oracle/PLSQL is:
A numberic value used to calculate the hyperbolic tangent.
The TANH function returns a numeric value.
The TANH function can be used in the following versions of Oracle/PLSQL:
Let's look at some Oracle TANH function examples and explore how to use the TANH function in Oracle/PLSQL.
For example: