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