Returns the cosecant of an angle.
function Csc(const X: Extended): Extended;
Extended Csc(const Extended X);
Math
Use the Csc to calculate the cosecant of X, where X is an angle in radians.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|