core.stdc.complex

D header file for C99.

Types 2

aliascomplex = creal
deprecated
aliasimaginary = ireal
deprecated

Functions 66

fncdouble cacos(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat cacosf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal cacosl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble casin(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat casinf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal casinl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble catan(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat catanf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal catanl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble ccos(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat ccosf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal ccosl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble csin(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat csinf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal csinl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble ctan(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat ctanf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal ctanl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble cacosh(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat cacoshf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal cacoshl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble casinh(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat casinhf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal casinhl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble catanh(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat catanhf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal catanhl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble ccosh(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat ccoshf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal ccoshl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble csinh(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat csinhf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal csinhl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble ctanh(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat ctanhf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal ctanhl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble cexp(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat cexpf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal cexpl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble clog(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat clogf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal clogl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fndouble cabs(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fnfloat cabsf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fnreal cabsl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble cpow(cdouble x, cdouble y) extern(C) @trusted nothrow @nogc
deprecated
fncfloat cpowf(cfloat x, cfloat y) extern(C) @trusted nothrow @nogc
deprecated
fncreal cpowl(creal x, creal y) extern(C) @trusted nothrow @nogc
deprecated
fncdouble csqrt(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat csqrtf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal csqrtl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fndouble carg(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fnfloat cargf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fnreal cargl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fndouble cimag(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fnfloat cimagf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fnreal cimagl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble conj(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat conjf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal conjl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fncdouble cproj(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fncfloat cprojf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fncreal cprojl(creal z) extern(C) @trusted nothrow @nogc
deprecated
fndouble creald(cdouble z) extern(C) @trusted nothrow @nogc
deprecated
fnfloat crealf(cfloat z) extern(C) @trusted nothrow @nogc
deprecated
fnreal creall(creal z) extern(C) @trusted nothrow @nogc
deprecated