Calculates the hyperbolic cosine of an angle.
function Cosh(const X: Extended): Extended;
Extended Cosh(const Extended X);
Math
Use the Cosh to calculate the hyperbolic cosine of X.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|