Skip to content

wrong result for (535^125x125^854) mod 1283 #165

@mbkma

Description

@mbkma

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions