Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_Complex_I
headers/posix/complex.h
12
#define _Complex_I ((float _Complex)1.0i)
src/system/libroot/posix/glibc/math/complex.h
51
#define _Complex_I (__extension__ 1.0iF)