Dew MtxVec NET
Sinh Routines
Summary
Hyperbolic sine.

Unit
Math387

Declaration
Procedure Sinh(const X: TCplx; out Result: TCplx);

Description
Calculates hyperbolic sine of X. The result is stored in Result parameter.
Declaration
Function Sinh(const X: TCplx): TCplx;
Result
the hyperbolic sine of complex argument X.

Declaration
Function Sinh(X: TSample): TSample;
Result
the hyperbolic sine of X.

Copyright 2008 Dew Research
http://www.dewresearch.com