Skip to content

Remove Value<FloatXX>, and use plain FloatXX as exact object #665

Description

@pietercollins

The use of Value<FloatXX> is inconsistent with the use of other plain numeric types as exact numbers. Its use should be removed, and plain FloatXX used when the value is exact.

We can add a Rounded<FloatXX> template to indicate a rounded value, though maybe Approximation<FloatXX> suffices.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

numericNumeric module

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions