Home Developers Evidence math.complex

Public evidence

math.complex

Machine-checked verification for calculation version 1.0.0 · tier engine_tested

Verification

10/10 calculation tests · Production surface contract 3/3

  • Golden tests 3 / 3
  • Boundary tests 2 / 2
  • Property tests 5 / 5
  • Production surface contract 3 / 3
  • }
  • Engine tested Yes
  • Source checked Yes
  • Artifact integrity PASS
  • Production attestation Embedded snapshot: STALE · Last attested schema matched 1.0.0 snapshot / local build · Semantic contract ✓ · Last attestation PASS · current evidence changed · re-attestation required · Public/cache ✓ · Origin ✓ · Live production status STALE (22 capabilities; 141 remain CURRENT) @ 2026-09-16T23:19:12.228Z
  • Semantic contract PASS
  • Evidence attested at 2026-09-16T23:18:54.751Z
  • Last production check 2026-09-16T23:18:54.751Z
  • Public / cache PASS
  • Origin PASS
  • Supplemental domain review Not performed
  • Named expert review Not performed
  • release artifacts aligned PASS
  • schema valid input executes PASS
  • engine success output validates schema PASS

Fingerprint sha256:10d0726adfb5d6b2d6b6c15e45e2340055dd87c95b82e7625044f1cf0a6d8576

Input schema sha256:4cf84dd483ee83894950202488a25034d1e795f3bcf1b55d8431884f8f9933ce · Output schema sha256:2dce8acca717361bf9b17712c9ffd220d5d3bdf442afea1bf01b77242cc69442 · Build-time SHA-256 digests prove published artifacts agree with each other (release_integrity.scope=workspace). Production attestation GETs canonical URLs twice (public/cached view and origin), including Capability HTML, via npm run attest:production --write (published at /.well-known/calculatorx-production-attestation.json) and fails if the public Capability page advertises a different calculation_version. This is artifact consistency, not an independent immutable release log.

Build & scope

Engine identity and declared limitations.

Tool
complex
Engine
complex
Engine build
2026-09-16
Evidence core
2026-09-16T14:46:01.365Z
Rendered
2026-09-16T22:38:08.875Z
Last reviewed

Assumptions

  • atan2 argument in degrees
  • Not a CAS

Limitations

  • Not symbolic simplify or complex analysis
  • Division by 0+0i → DIVISION_BY_ZERO
  • Argument uses atan2, degrees

Sources

Standards and references supporting this tool specification. Methods are listed separately — they are algorithms, not bibliographic sources.

Published checks

Golden, boundary, and property cases included in this evidence build.

IDKindStatusDetail
golden-addgoldenpassExpected re=4 · im=6 · Actual mode=add · re=4 · im=6 · r=7.21110255093 · arg_deg=56.309932474 · formula=(re₁+re₂) + (im₁+im₂)i
golden-polargoldenpassExpected r=5 · Actual mode=rect_to_polar · re=3 · im=4 · r=5 · arg_deg=53.1301023542 · formula=r = |z|, θ = atan2(im, re)
golden-mul-igoldenpassExpected re=-1 · im=0 · Actual mode=mul · re=-1 · im=0 · r=1 · arg_deg=180 · formula=(re₁re₂ − im₁im₂) + (re₁im₂ + im₁re₂)i
boundary-complex-div0boundarypassExpected DIVISION_BY_ZERO · Actual DIVISION_BY_ZERO
boundary-complex-modeboundarypassExpected INVALID_MODE · Actual INVALID_MODE
property-cx-addpropertypasssum
property-cx-i2propertypassi²=-1
property-cx-modpropertypass|3+4i|=5
property-cx-roundtrippropertypasspolar round-trip
property-cx-conjpropertypassconjugate