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