Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sincosf
src/system/libroot/posix/glibc/arch/generic/s_cexpf.c
44
sincosf (__imag__ x, &sinix, &cosix);
src/system/libroot/posix/glibc/arch/generic/s_cexpf.c
87
sincosf (__imag__ x, &sinix, &cosix);
src/system/libroot/posix/glibc/math/math.h
49
extern void sincosf(float x, float *sin, float *cos);