cerfcx

Compute erfcx(z) = exp(z^2) erfc(z), the complex underflow-compensated complementary error function, trivially related to Faddeeva's w_of_z.

@safe @nogc nothrow
Complex!double
cerfcx
(
Complex!double z
)

Meta