Calculates the hyperbolic secant of an angle.
function SecH(const X: Extended): Extended;
Extended SecH(const Extended X);
Call SecH to obtain the hyperbolic secant of X, where X is an angle in Radians.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|