erf related - 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_related

convert special functions into erf related functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, erf_related)

Parameters

expr

-

Maple expression, equation, or a set or list of them

Description

• 

convert/erf_related converts, when possible, special functions into erf related functions. The erf related functions are

FunctionAdvisor( erf_related );

The 8 functions in the "erf_related" class are:

FresnelC,FresnelS,Fresnelf,Fresnelg,dawson,erf,erfc,erfi

(1)

Examples

_C1KummerM12,32,z2+_C2zKummerU1,32,z2

_C1KummerM12,32,z2+_C2zKummerU1,32,z2

(2)

convert,erf_related

π2_C2zⅇz2_C1erfz22z2+_C2zπⅇz2z2

(3)

_C1HermiteH1,z+_C2HermiteH1,z

_C1HermiteH−1,z+_C2HermiteH1,z

(4)

convert,erf_related

_C1πⅇz2erfz2+_C1πⅇz222_C2z

(5)

2π12z12WhittakerM14,14,zexp12zz34+sqrtπzLaguerreL12,12,z2

2zWhittakerM14,14,zπⅇz2z34+πzLaguerreL12,12,z2

(6)

convert,erf_related

erfz+zerfz2z2

(7)

See Also

convert

convert/to_special_function

convert[erf]

FunctionAdvisor