Skip to content

InverseErfc

InverseErfc(z)

returns the inverse complementary error function of z.

See

Examples

>> InverseErfc /@ {0, 1, 2}
{Infinity,0,-Infinity}

Implementation status

  • ☑ - partially implemented

Github