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 forceAsRational parameter to the pow method #22

Open
@castarco

Description

@castarco

It would be very useful to determine if we are working with real number approximations or if we explicitly know that we're working with rational numbers when we apply the pow method to a negative number, because the outcome can vary from undefined to a defined value depending on this.

I think fixing #27 before trying to fix the issue will help in this task.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions