RosettaCodeData/Task/Arithmetic-Rational/J/arithmetic-rational-1.j
2023-07-01 13:44:08 -04:00

4 lines
42 B
Text

(x: 3) % (x: -4)
_3r4
3 %&x: -4
_3r4