SearchFunction - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


MathematicalFunctions

  

SearchFunction

  

find the Maple routines related to a mathematical function

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

SearchFunction(math_function)

Parameters

math_function

-

name; fragment or complete name of a mathematical function

Description

• 

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.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

See Also

FunctionAdvisor[describe]

MathematicalFunctions

MathematicalFunctions[Get]

MathematicalFunctions[Series]

 


Download Help Document