Skip to content

Behavior of inch-and-foot vs foot-and-inch #7

@sffc

Description

@sffc

If the unit is "inch-and-foot", how do we deal with issues such as

  1. Which unit gets rounded to integer vs custom precision (Rounding of more-significant units #3)
  2. Which unit gets the sign if negative (Negative numbers #6)

Given that we've been proceeding with not supporting unit conversion, I think we should just say that we don't bother with this case and just always apply the sign to the first value and default/integer rounding to all but the last value.

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