Csch Function
Compute the hyperbolic Kosekans
Description
The function \(Csch\) calculates the hyperbolic kosekans of the argument.
\(Csch)\ returns the hyperbolic kosekans of real or complex numbers. The argument can be a single number or a data field. For data fields, the hyperbolic Kosekans of each individual element is calculated and the results are returned in a data field of the same size.
Csch for real numbers
Parameter
The angle is given in degrees (full circle = 360°) or radians / radians (full circle = 2 · p). The unit of measure used is set in the toolbar with the DEG or RAD buttons or with an optional parameter. The setting in the toolbar applies to the entire worksheet.
Optional Parameter
Optionally, a second parameter can be specified with the keywords DEG or RAD to set the unit of measure for this function call. The specification of the parameter has priority over the global setting in the toolbar. It allows you to use different units of measure on a spreadsheet, regardless of the default toolbar setting.
Syntax
Csch (value)
Csch (value, RAD)
Csch (value, DEG)
Example
Csch for complex numbers
For complex numbers, the result is always given as radians, regardless of the default setting in the toolbar. The result is also a complex number.
Syntax
Csch (re + im)
Example
Csch(3 + 4i)= -0.0649+0.0755i