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.
See Also
FunctionAdvisor[describe]
MathematicalFunctions[Get]
MathematicalFunctions[Series]
Download Help Document