Calculates the hyperbolic cosine of an angle.
function Cosh(const X: Extended): Extended;
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!
|