MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / math.c

File math.c

deps/jemalloc/test/unit/math.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "test/jemalloc_test.h"
2
3#define MAX_REL_ERR 1.0e-9
4#define MAX_ABS_ERR 1.0e-9

Callers

nothing calls this directly

Calls 6

double_eq_relFunction · 0.70
factorialFunction · 0.70
ln_gammaFunction · 0.50
pt_normFunction · 0.50
pt_chi2Function · 0.50
pt_gammaFunction · 0.50

Tested by

no test coverage detected