Calculates the hyperbolic cotangent of an angle.
function CotH(const X: Extended): Extended;
Extended CotH(const Extended X);
Math
Call CotH to obtain the hyperbolic cotangent 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!
|