Skip to content

a small bug in Math.round with some values between 2**52 and 2**53 #1856

Closed
@Yaffle

Description

@Yaffle

Math.round(2**53 - 1) should return 2**53 - 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions