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