Python stdlib module — cmath. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.isclose()Neutralisclose(a, b, rel_tol, abs_tol)
Determine whether two complex numbers are close in value.
| FQN | Field | |
|---|---|---|
| cmath | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
import cmath