Calculates the inverse hyperbolic cosecant of a given number.
function ArcCscH(const X: Extended): Extended;
Extended ArcCscH(const Extended X);
ArcCsc returns the inverse hyperbolic cosecant of X.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|