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