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