RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Math.Cosh Function

Calculates the hyperbolic cosine of an angle.

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

Math

Use the Cosh to calculate the hyperbolic cosine of X. 

 

Cos 

ArcCosh 

Sinh

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