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