kytschBASIC

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

BIN$

Returns a 32 character string equivalent to the binary representation of the number.

Example

PRINT BIN$(133713371337)

Output

1111100100001111100000010000011001001

See also

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