Skip to content

Add BigInteger Implementation to Factorial.java #1682

@antailbaxt3r

Description

@antailbaxt3r

he previous implementation of Math/Factorial.java involved usage of long datatypes that have large storage, but it cannot even handle 100 factorial. Hence java.math.BigInteger implementation is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions