Skip to content

intdiv is not working properly. #422

@eduardoejp

Description

@eduardoejp

Currently:

intdiv(3315714752669, 10) === 15

This is incorrect, and it should be

intdiv(3315714752669, 10) === 331571475266

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions