erf - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


convert/erf

convert to Error Function

convert/erfc

convert to Complementary Error Function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert( expr, erf )

convert( expr, erfc )

Parameters

expr

-

any expression

Description

• 

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.

Examples

converterfcx,erf

1erfx

(1)

converterfc2,x,erf

x22x2erfx2x2πⅇx2+14erfx4

(2)

convert,erfc

x22x21erfcx2x2πⅇx2+erfcx4

(3)

convertdawsonx,erf

I2πerfIxⅇx2

(4)

See Also

simplify