convert/erf
convert to Error Function
convert/erfc
convert to Complementary Error Function
Calling Sequence
Parameters
Description
Examples
convert( expr, erf )
convert( expr, erfc )
expr
-
any expression
convert/erf converts expressions involving the complementary error function, the iterated integrals of the complementary error function and/or Dawson's integral to the equivalent form using the error function.
convert/erfc converts expressions involving the error function to the equivalent form using the complementary error function.
convert⁡erfc⁡x,erf
1−erf⁡x
convert⁡erfc⁡2,x,erf
x22−x2⁢erf⁡x2−x2⁢π⁢ⅇx2+14−erf⁡x4
convert⁡,erfc
x22−x2⁢1−erfc⁡x2−x2⁢π⁢ⅇx2+erfc⁡x4
convert⁡dawson⁡x,erf
−I2⁢π⁢erf⁡I⁢xⅇx2
See Also
simplify
Download Help Document