Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
expm1
usr/src/head/tgmath.h
92
#undef expm1
usr/src/head/tgmath.h
93
#define expm1(x) __tgmath_expm1(x)
usr/src/lib/libm/common/C/expm1.c
162
expm1(double x) {