Math387.Csch / Cschf Method

Overload List

#SignatureDescription
1TCplx Csch(TCplx X)Hyperbolic cosecant.
2TSCplx Csch(TSCplx X)
3Double Csch(Double X)Hyperbolic cosecant.
4Single Cschf(Single X)

Overload 1: TCplx Csch(TCplx X)

Hyperbolic cosecant.

#NameTypeDescription
1XTCplxscalar

Returns: TCplx (complex) - the hyperbolic cosecant of the complex argument X.

Overload 2: TSCplx Csch(TSCplx X)

#NameTypeDescription
1XTSCplxscalar

Returns: TSCplx

Overload 3: Double Csch(Double X)

Hyperbolic cosecant.

#NameTypeDescription
1XDoublescalar

Returns: Double - the hyperbolic cosecant of the real argument X.

See Also: Math387.ArcCsch

Overload 4: Single Cschf(Single X)

#NameTypeDescription
1XSinglescalar

Returns: Single