{
  "family": "worst_case",
  "generator_id": "worst-case-mpmath-o3",
  "generator_version": "1.0.0",
  "seed": "20260916.wca-o3",
  "mpmath_dps": 80,
  "precision_bits": 265,
  "library": "mpmath 1.4.1",
  "notes": "1-D magnitude \u03a3|T\u1d62| and RSS \u221a\u03a3 T\u1d62\u00b2; independent of Node Math and the IUT.",
  "vectors": [
    {
      "id": "o3-tol-fields",
      "kind": "fields",
      "inputs": {
        "tol1": 0.1,
        "tol2": 0.2,
        "tol3": 0.1
      },
      "stack_f64": 0.4,
      "stack_decimal": "0.4000000000000000222044604925031308084726",
      "stack_rss_f64": 0.24494897427831783,
      "stack_rss_decimal": "0.2449489742783178234171279625757726287599",
      "n": 3
    },
    {
      "id": "o3-array",
      "kind": "canonical-array",
      "inputs": {
        "tolerances": [
          0.1,
          0.2,
          0.1
        ],
        "unit": "mm"
      },
      "stack_f64": 0.4,
      "stack_decimal": "0.4000000000000000222044604925031308084726",
      "stack_rss_f64": 0.24494897427831783,
      "stack_rss_decimal": "0.2449489742783178234171279625757726287599",
      "n": 3
    },
    {
      "id": "o3-signed",
      "kind": "signed-rest",
      "inputs": {
        "tol1": 0.1,
        "tol2": -0.2,
        "tol3": 0.3
      },
      "stack_f64": 0.6,
      "stack_decimal": "0.6000000000000000055511151231257827021182",
      "stack_rss_f64": 0.3741657386773941,
      "stack_rss_decimal": "0.3741657386773941370747769514262180132417",
      "n": 3
    },
    {
      "id": "o3-one",
      "kind": "single",
      "inputs": {
        "tolerances": [
          0.2
        ]
      },
      "stack_f64": 0.2,
      "stack_decimal": "0.2000000000000000111022302462515654042363",
      "stack_rss_f64": 0.2,
      "stack_rss_decimal": "0.2000000000000000111022302462515654042363",
      "n": 1
    },
    {
      "id": "o3-zeros",
      "kind": "zeros",
      "inputs": {
        "tol": [
          0,
          0,
          0
        ]
      },
      "stack_f64": 0.0,
      "stack_decimal": "0.0",
      "stack_rss_f64": 0.0,
      "stack_rss_decimal": "0.0",
      "n": 3
    },
    {
      "id": "o3-small",
      "kind": "small",
      "inputs": {
        "tolerances": [
          1e-12,
          2e-12
        ]
      },
      "stack_f64": 3e-12,
      "stack_decimal": "0.000000000002999999999999999939659942887766846101759",
      "stack_rss_f64": 2.2360679774997897e-12,
      "stack_rss_decimal": "0.000000000002236067977499789651434350512340279830439",
      "n": 2
    },
    {
      "id": "o3-large",
      "kind": "large",
      "inputs": {
        "tolerances": [
          1000000.0,
          2000000.0
        ]
      },
      "stack_f64": 3000000.0,
      "stack_decimal": "3000000.000000000000000000000000000000000",
      "stack_rss_f64": 2236067.9774997896,
      "stack_rss_decimal": "2236067.977499789696409173668731276235441",
      "n": 2
    },
    {
      "id": "o3-pythag",
      "kind": "pythagorean",
      "inputs": {
        "tolerances": [
          0.3,
          0.4
        ]
      },
      "stack_f64": 0.7,
      "stack_decimal": "0.7000000000000000111022302462515654042363",
      "stack_rss_f64": 0.5,
      "stack_rss_decimal": "0.5000000000000000111022302462515658972744",
      "n": 2
    }
  ]
}
