Skip to content

Add a Decimal Number Type #51

@jbourquin

Description

@jbourquin

A decimal number type serialized as a string would allow for an 'exact' representation of a floating point number. This would be very beneficial to monetary applications or applications that require significant decimal places in the number.

It would also help developers avoid errors in the way the binary floats are represented across different systems:

i.e. 3.3 == 3.3000000000000003

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