Math.CscH

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From Math.pas

	function CscH(const X: Extended): Extended;


Unit: Math

Type: function

Visibility: public

C++ Information

From Math.hpp

	long double __fastcall CscH(long double X);


Unit: Math

Type: function

Description

Returns the hyperbolic cosecant of an angle.


Use the CscH to calculate the hyperbolic cosecant of X, where X is an angle in radians.

See Also

Personal tools
Translations
Newest Version