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