Summary
Tangens.
Unit
Math387
Declaration
Function Tan(const X: TCplx): TCplx;
Result
the tangens of a complex argument X.
Declaration
Function Tan(X: TSample): TSample;
Result
the tangens of argument X, in radians, where Tan(x) is defined as:
Tan(X) = Sin(X)/Cos(X)
| Copyright 2008 Dew Research |
http://www.dewresearch.com