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);

Use the Cosh to calculate the hyperbolic cosine of X. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!