MathematicalFunctions
SearchFunction
find the Maple routines related to a mathematical function
Calling Sequence
Parameters
Description
Examples
SearchFunction(math_function)
math_function
-
name; fragment or complete name of a mathematical function
The SearchFunction(math_function) returns the matches of math_function against the names used in Maple to denominate the mathematical functions.
To obtain a description of the mathematical function use the FunctionAdvisor[describe] command.
with⁡MathematicalFunctions
&Intersect,&Minus,&Union,Assume,Coulditbe,Evalf,Get,Is,SearchFunction,Sequences,Series
SearchFunction⁡bess
BesselI,BesselJ,BesselK,BesselY
FunctionAdvisor⁡describe,BesselK
BesselK=Modified Bessel function of the second kind
SearchFunction⁡fres
FresnelC,FresnelS,Fresnelf,Fresnelg
FunctionAdvisor⁡describe,FresnelS
FresnelS=Fresnel sine integral
SearchFunction⁡jac
JacobiP,JacobiAM,JacobiSN,JacobiCN,JacobiDN,JacobiNS,JacobiNC,JacobiND,JacobiSC,JacobiCS,JacobiSD,JacobiDS,JacobiCD,JacobiDC,JacobiTheta1,JacobiTheta2,JacobiTheta3,JacobiTheta4,JacobiZeta
FunctionAdvisor⁡describe,JacobiAM
JacobiAM=Jacobi amplitude function am
See Also
FunctionAdvisor[describe]
MathematicalFunctions[Get]
MathematicalFunctions[Series]
Download Help Document