Skip to content

replace parseFloat with native implementations #786

@jvasileff

Description

@jvasileff

parseFloat() currently has some problems with precision and errors:

Given how much effort would be required to write a really good parseFloat(), especially one that is cross-platform, I suggest (at least for now) we replace the current implementation with native implementations that delegate to platform apis.

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