# CSCH

Spread for WinForms provides advanced software components that support Excel import/export, full cell customization, an extensive calculation engine with over 450 functions and more, all with zero dependencies on Excel.

## Content



This function returns the hyperbolic cosecant of the specified angle.

## Syntax

CSCH(*angle*)

## Arguments

This function can take any real number as an argument.

## Remarks

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

## Data Types

Accepts numeric data. Returns numeric data.

## Examples

`CSCH(45)` gives the result 1.414
`CSCH(2.5)` gives the result 0.165

## Version Available

This function is available in Spread for Windows Forms 11.0 or later.