Skip to content

Storing floating numbers in binary format #1376

@Arthoni

Description

@Arthoni

Suggested by @crevoisier
Priority to be evaluated

Objective:

  • avoid precision issues when dealing with cpp precision string output
  • memory use efficiency

Cf discussion : https://stackoverflow.com/questions/2746380/float-to-binary-in-c

(could be extended to all OpenFLUID data types)

Question not totally decorrelated with the question of precision management in OpenFLUID (no point of keeping digits after the actual precision of the underlying value)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions