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