Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Add BigRational type #27

@castarco

Description

@castarco

We need a type to handle rational numbers with exact precision (Decimal is not enough because it's tailored towards financial and engineering purposes).

It would be useful to fix the issue #22 .

In order to implement BigRational, we'll also need a BigInteger type (#28).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions