kytschBASIC

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

FRAC

Returns the floating point remainder (modulo) of the division of the arguments.

Example

PRINT FRAC(3.5)

Output

0.5

See also

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