QSIN
From MCS Wiki AVR
Contents |
Action
Returns the sine of an integer
Syntax
var = QSIN( source )
Remarks
Var |
A numeric integer variable that is assigned with sinus of variable source. |
source |
The integer variable to get the 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 |
---|