Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
lg10
usr/src/lib/libm/common/C/exp10.c
105
t = x * lg10;
usr/src/lib/libm/common/Q/exp10l.c
57
lg10 = 3.321928094887362347870319429489390175865e+0000L,
usr/src/lib/libm/common/Q/exp10l.c
95
t = anintl(x * lg10);