QSIN
Aus MCS Wiki AVR
Version vom 12. Dezember 2014, 21:57 Uhr von Admin (Diskussion | Beiträge)
Inhaltsverzeichnis |
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 |
|---|