Summary
Hyperbolic cosine.
Unit
Math387
Declaration
Procedure Cosh(const X: TCplx; out Result: TCplx);
Description
Calculates hyperbolic cosine of complex argument X and stores the result Result parameter.
Declaration
Function Cosh(const X: TCplx): TCplx;
Result
the hyperbolic cosine of complex argument X.
Declaration
Function Cosh(X: TSample): TSample;
Result
the hyperbolic cosine of X.
| Copyright 2008 Dew Research |
http://www.dewresearch.com