{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "micrometer",
      "symbol": "µm",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 1e-06,
        "units": "m"
      }
    },
    "output_unit": {
      "name": "centimeter",
      "symbol": "cm",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 0.01,
        "units": "m"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 9.999999999999999e-05,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 10000.0,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "2d2c8f91601dfaf2200cead78c89b18e8f6c0e3886614d49fc180fbc7d4e60ce"
  },
  "metadata": {
    "source_url": "https://convertreference.org/length/micrometer-to-centimeter/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}