Skip to content

Adding big(::FixedPoint) and rationalize(::FixedPoint) #184

Description

@kimikage

Conversion to BigFloat is already supported. However, Base.big() have not been overloaded.

In practical use, we should explicitly specify the BigFloat, but the short big may be useful for debugging.

Similarly, rationalize() have not been overloaded. Even though the name "rationalize" is longer than "Rational", I think supporting it is better for consistency.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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