Skip to content

It should be possible to write fully precise reals using mach.text.numeric.floats.writefloat #11

@pineapplemachine

Description

@pineapplemachine

Right now the implementation of Burger's algorithm used to serialize floats only accepts doubles. To make it also accept reals should only mean changing some constants depending on the floating point type being serialized.

As part of this addition, it should also be possible to make the implementation more optimal for the float type.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions