Skip to content

intdiv is not working properly. #422

Description

@eduardoejp

Currently:

intdiv(3315714752669, 10) === 15

This is incorrect, and it should be

intdiv(3315714752669, 10) === 331571475266

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions