RosettaCodeData/Task/Chinese-remainder-theorem/Mathematica/chinese-remainder-theorem.math
2015-02-20 09:02:09 -05:00

2 lines
42 B
Text

ChineseRemainder[{2, 3, 2}, {3, 5, 7}]
23