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