convert/erf_related
convert special functions into erf related functions
Calling Sequence
Parameters
Description
Examples
convert(expr, erf_related)
expr
-
Maple expression, equation, or a set or list of them
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
_C1KummerM12,32,−z2+_C2zKummerU1,32,z2
convert,erf_related
−π2_C2zⅇz2−_C1erfz22z2+_C2zπⅇz2z2
_C1HermiteH−1,z+_C2HermiteH1,−z
−_C1πⅇz2erfz2+_C1πⅇz22−2_C2z
2π12z12WhittakerM14,14,−zexp12z−z34+sqrtπzLaguerreL−12,12,z2
2zWhittakerM14,14,−zπⅇz2−z34+πzLaguerreL−12,12,z2
erfz+zerf−z2−z2
See Also
convert
convert/to_special_function
convert[erf]
FunctionAdvisor
Download Help Document