Skip to content

Add the ability to parse decimals into Ratio #131

@tgross35

Description

@tgross35

Would it be possible to parse decimals into rationals? Python has a way to do this to their Fraction, And Julia has a roundabout way to do this.

E.g. let x: BigRational = "1234.45e67".parse().unwrap()

Discussion about the inverse: #10

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