MAINSAIL Language Manual, Section 32.60

previous   next   top   contents   index   framed top   this page unframed


32.60. cosh

Figure 32–60. cosh (GENERIC)
REAL
PROCEDURE   cosh        (REAL r);

LONG REAL
PROCEDURE   cosh        (LONG REAL r);

cosh returns the hyperbolic cosine of its argument, which is in radians.


previous   next   top   contents   index   framed top   this page unframed

MAINSAIL Language Manual, Section 32.60