# CSCH

## Content

This function returns the hyperbolic cosecant of the specified angle.

## Syntax

`CSCH(angle)`

## Arguments

[Required] This function can take any real number as an argument.

## Remarks

The absolute value of *angle* must be less than 2^27.

## Examples

`CSCH(45)` 
`CSCH(2.5)` 