Math.ArcCscH
From RAD Studio VCL Reference
Contents |
Delphi Information
From Math.pas
function ArcCscH(const X: Extended): Extended;
Unit: Math
Type: function
Visibility: public
C++ Information
From Math.hpp
long double __fastcall ArcCscH(long double X);
Unit: Math
Type: function
Description
Calculates the inverse hyperbolic cosecant of a given number.
ArcCsc returns the inverse hyperbolic cosecant of X.