Calculates the inverse cotangent of a given number.
function ArcCot(const X: Extended): Extended;
Extended ArcCot(const Extended X);
ArcCot returns the inverse cotangent of X.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|