math.Exp
standard libraryThe 1479th most-called standard-library function by production calls. Called 498 times across 67 modules; 413 of those run outside tests and generated code.
- prod calls
- 413
- non-test, non-generated
- all calls
- 498
- total callsites
- modules
- 67
- distinct callers
- in loop
- 42%
- of prod calls
- in tests
- 17%
- 85 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 Exp from notable Go projects. Open one on the map to see what else it hammers.
- CockroachDB 8 2%
- Go (golang.org/x) 8 2%
- Grafana 7 2%
- Hugo 7 2%
- VictoriaMetrics 7 2%
where it's called
Callsites in the wild
12 representative callsites of 498, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
NoFxAiOS/nofx @v0.0.0-20260730005637-d3de5e82aa02
in loop - in loop
-
fogleman/primitive @v0.0.0-20200504002142-0373c216458b
in loop - in loop
-
goplus/xgo @v1.7.5
in loop -
gorse-io/gorse @v0.5.11
in loop - in loop
- in loop
- in loop
-
rcrowley/go-metrics @v0.0.0-20250401214520-65e299d6c5c9
in loop - in loop
top callers
The modules that reach for it
The modules that call Exp most in this snapshot.
- gonum.org/v1/gonum27355%
- github.com/xuri/excelize/v25010%
- golang.org/x/exp153%
- github.com/ollama/ollama102%
- go.mongodb.org/mongo-driver102%
siblings
More from math
The other most-called functions in this package. See all →