RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.ArcCscH Function

Calculates the inverse hyperbolic cosecant of a given number.

Pascal
function ArcCscH(const X: Extended): Extended;
C++
Extended ArcCscH(const Extended X);

Math

ArcCsc returns the inverse hyperbolic cosecant of X. 

 

Csc 

Csch

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!