cerfc

Compute erfc(z) = 1 - erf(z), the complex complementary error function, using w_of_z except for certain regions.

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

Meta