Skip to content

Wrong unit conversions with centiliters #343

Description

@MatsG23

Problem

The unit converter does not correctly convert from centiliters to milliliters/liters/... and the other way around.

Reproduction steps:

  1. Open the unit converter in Simple-Calculator
  2. Choose cL as source unit and mL as target unit
  3. Enter "1"

What should happen:

1cl are 0.01 liters/10 milliliters (see https://en.m.wikipedia.org/wiki/Metric_system). The unit converter should output "100 mL".

What actually happens:

The unit converter seems calculate with 1 cL defined as a 1/10 of a liter (100ml). This is wrong.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions