SearchFunction - Maple Help

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

withMathematicalFunctions

&Intersect,&Minus,&Union,Assume,Coulditbe,Evalf,Get,Is,SearchFunction,Sequences,Series

(1)

SearchFunctionbess

BesselI,BesselJ,BesselK,BesselY

(2)

FunctionAdvisordescribe,BesselK

BesselK=Modified Bessel function of the second kind

(3)

SearchFunctionfres

FresnelC,FresnelS,Fresnelf,Fresnelg

(4)

FunctionAdvisordescribe,FresnelS

FresnelS=Fresnel sine integral

(5)

SearchFunctionjac

JacobiP,JacobiAM,JacobiSN,JacobiCN,JacobiDN,JacobiNS,JacobiNC,JacobiND,JacobiSC,JacobiCS,JacobiSD,JacobiDS,JacobiCD,JacobiDC,JacobiTheta1,JacobiTheta2,JacobiTheta3,JacobiTheta4,JacobiZeta

(6)

FunctionAdvisordescribe,JacobiAM

JacobiAM=Jacobi amplitude function am

(7)

See Also

FunctionAdvisor[describe]

MathematicalFunctions

MathematicalFunctions[Get]

MathematicalFunctions[Series]