math.Copysign
standard libraryThe 4411th most-called standard-library function by production calls. Called 283 times across 58 modules; 135 of those run outside tests and generated code.
- prod calls
- 135
- non-test, non-generated
- all calls
- 283
- total callsites
- modules
- 58
- distinct callers
- in loop
- 36%
- of prod calls
- in tests
- 52%
- 148 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Copysign from notable Go projects. Open one on the map to see what else it hammers.
- VictoriaMetrics 3 2%
- InfluxDB 2 1%
- Go (golang.org/x) 1 <1%
- Protocol Buffers 1 <1%
- TiDB 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 283, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
dexidp/dex @v0.6.1
in loop - in loop
-
v1/gonum @v0.17.0
lapack/gonum/dlacn2.go:69
in loop - in loop
- in loop
- in loop
-
v1/gonum @v0.17.0
lapack/gonum/dlacn2.go:91
in loop -
v1/gonum @v0.17.0
lapack/gonum/dlacn2.go:98
in loop -
v1/gonum @v0.17.0
lapack/gonum/dlasq2.go:149
in loop -
v1/gonum @v0.17.0
lapack/gonum/dsterf.go:162
in loop -
v1/gonum @v0.17.0
lapack/gonum/dlasq2.go:162
in loop
top callers
The modules that reach for it
The modules that call Copysign most in this snapshot.
- gonum.org/v1/gonum9935%
- google.golang.org/protobuf217%
- github.com/FerretDB/FerretDB135%
- github.com/tinygo-org/tinygo135%
- github.com/golang/go114%
siblings
More from math
The other most-called functions in this package. See all →