WLJS LogoWLJS Notebook

Erfi

Erfi[z] gives the imaginary error function erf(iz)/i.

Examples

Evaluate the imaginary error function:

Erfi[1.0]
(* 1.65043 *)

Plot the function:

Plot[Erfi[x], {x, -2, 2}]

Please visit the official Wolfram Language Reference for more details.

On this page