Expected behaviour
(535^125x125^854) mod 1283 = 756
Actual behaviour
(535^125x125^854) mod 1283 = 7.31869466x10^1830
Steps to reproduce the behaviour
Enter (535^125x125^854) mod 1283
To verify the correct result in python console enter:
>>> 535**125*125**854 % 1283
756
MATE general version
1.20
Package version
master
Linux Distribution
debian 10
Link to downstream report of your Distribution
none
Expected behaviour
(535^125x125^854) mod 1283 = 756
Actual behaviour
(535^125x125^854) mod 1283 = 7.31869466x10^1830
Steps to reproduce the behaviour
Enter (535^125x125^854) mod 1283
To verify the correct result in python console enter:
MATE general version
1.20
Package version
master
Linux Distribution
debian 10
Link to downstream report of your Distribution
none