Skip to content

Add multiplication and division methods for BigInteger #645

@mmagician

Description

@mmagician

To multiply BigInteger we currently first need to convert into num_bigint::BigInt and only then perform operations such as multiplication or division.

This will simplify some code, e.g. see here

Based on the discussion in this thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    D-easyDifficulty: easyT-featureType: new featureshelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions