{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "angstrom",
      "symbol": "Å",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 1e-10,
        "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": 1e-08,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 100000000.0,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "b6fe30d7c505356a2c9201e1969deac767f06dd55f5fd187ee241459ec08ee1f"
  },
  "metadata": {
    "source_url": "https://convertreference.org/length/angstrom-to-centimeter/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}