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.
converterfcx,erf
1−erfx
converterfc2,x,erf
x22−x2erfx2−x2πⅇx2+14−erfx4
convert,erfc
x22−x21−erfcx2−x2πⅇx2+erfcx4
convertdawsonx,erf
−I2πerfIxⅇx2
See Also
simplify
Download Help Document