QSIN
(Difference between revisions)
Admin (Talk | contribs)
(Created page with "= <span class="f_Header">Action</span> = Returns the sine of an integer <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <...")
Newer edit →
(Created page with "= <span class="f_Header">Action</span> = Returns the sine of an integer <span style="font-family: Arial;"> </span> <span style="font-family: Arial;"> </span> = <...")
Newer edit →
Revision as of 23:57, 12 December 2014
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 |
---|