QCOS
From MCS Wiki AVR
Contents |
Action
Returns the Co Sinus of an integer
Syntax
var = QCOS( source )
Remarks
|
Var |
A numeric integer variable that is assigned with sinus of variable source. |
|
source |
The integer variable to get the Co Sinus of. |
Integer SIN and COS use a lookup table to determine the Sinus or Co sinus. Qsin and Qcos are used by some of the FT800 routines.
See Also
Example
NONE
| Languages | English |
|---|