Skip to content

Pow::pow(123i64, 4u64) is not implemented, but Pow::pow(123i64, 4usize) is implemented #444

Description

@mozhewen

I can't figure out why. I know large exponents can lead to overflow, but this happens even for very small numbers. Maybe some typos in thepow_impl! macro?

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