src.elv.sh/pkg/eval/mods/math.isInfOpts.Sign (field)
3 uses
src.elv.sh/pkg/eval/mods/math (current package)
math.go#L523: type isInfOpts struct{ Sign int }
math.go#L525: func (opts *isInfOpts) SetDefaultOptions() { opts.Sign = 0 }
math.go#L528: return math.IsInf(arg, opts.Sign)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)