RosettaCodeData/Task/Arithmetic-Rational/J/arithmetic-rational-1.j
2016-12-05 22:15:40 +01:00

4 lines
42 B
Text

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