Skip to content

Add UnitDouble property to get reduced/converted value #12

@dabbers

Description

@dabbers

There's already .Value which fetches the value in the base unit for whatever unit we're working with.

We should have a ConvertedValue or ReducedValue or something that fetches the value based on the current base unit, and desired unit. This way, we don't have to call .ToString() to get the actual result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions