Returns the hyperbolic cosecant of an angle.
function CscH(const X: Extended): Extended;
Extended CscH(const Extended X);
Math
Use the CscH to calculate the hyperbolic 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!
|