Calculates the inverse hyperbolic cosecant of a given number.
function ArcCscH(const X: Extended): Extended;
Extended ArcCscH(const Extended X);
Math
ArcCsc returns the inverse hyperbolic cosecant of X.
Csch
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|