Go stdlib package — math. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.Atan2()NeutralAtan2(y float64, x float64) float64
Atan2 returns the arc tangent of y/x, using
.Ceil()NeutralCeil(x float64) float64
Ceil returns the least integer value greater than or equal to x.
| FQN | Field | |
|---|---|---|
| math | 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