RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.ArcCotH Function

Calculates the inverse hyperbolic cotangent of a given number.

Pascal
function ArcCotH(const X: Extended): Extended;
C++
Extended ArcCotH(const Extended X);

Math

ArcCot returns the inverse hyperbolic cotangent of X. 

 

Cot 

ArcCoth

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!