kytschBASIC

Put down that phone!
Please view me on real computer.

SIN

Return the sine of a float value.

Example

PRINT SIN(100)

LINE BREAK



DEF var#=SIN(50)

PRINT var#

Output

-0.50636564110976
-0.26237485370393

See also

ABS | ACOS | ASIN | ATAN | BIN | COS | EXP | FRAC | HCOS | HEX | HSIN | HTAN | LOG | LOG10 | RND | SGN | SQR | TAN