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
_C1⁢KummerM⁡12,32,−z2+_C2⁢z⁢KummerU⁡1,32,z2
convert⁡,erf_related
−π⁢2⁢_C2⁢z⁢ⅇz2−_C1⁢erf⁡z22⁢z2+_C2⁢z⁢π⁢ⅇz2z2
_C1⁢HermiteH⁡−1,z+_C2⁢HermiteH⁡1,−z
−_C1⁢π⁢ⅇz2⁢erf⁡z2+_C1⁢π⁢ⅇz22−2⁢_C2⁢z
2π12⁢z12⁢WhittakerM⁡14,14,−zexp⁡12⁢z⁢−z34+sqrt⁡π⁢z⁢LaguerreL⁡−12,12,z2
2⁢z⁢WhittakerM⁡14,14,−zπ⁢ⅇz2⁢−z34+π⁢z⁢LaguerreL⁡−12,12,z2
erf⁡z+z⁢erf⁡−z2−z2
See Also
convert
convert/to_special_function
convert[erf]
FunctionAdvisor
Download Help Document