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