Go stdlib package — math/cmplx. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.Abs()NeutralAbs(x complex128) float64
Abs returns the absolute value (also called the modulus) of x.
.Acosh()NeutralAcosh(x complex128) complex128
Acosh returns the inverse hyperbolic cosine of x.
.Asinh()NeutralAsinh(x complex128) complex128
Asinh returns the inverse hyperbolic sine of x.
.Atanh()NeutralAtanh(x complex128) complex128
Atanh returns the inverse hyperbolic tangent of x.
| FQN | Field | |
|---|---|---|
| math/cmplx | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
// standard library — no go.mod entry required
from codepathfinder.go_rule import ... # math/cmplx