FunctionAdvisor/describe
return the description of a given mathematical function
Calling Sequence
Parameters
Description
Examples
FunctionAdvisor(describe, math_function)
describe
-
literal name; 'describe'
math_function
Maple name of mathematical function
The FunctionAdvisor(describe, math_function) command returns a description for the function.
FunctionAdvisor⁡describe,sin
sin=sine function
FunctionAdvisor⁡describe,arccsc
arccsc=inverse cosecant (csc) function
FunctionAdvisor⁡describe,BesselK
BesselK=Modified Bessel function of the second kind
See Also
FunctionAdvisor
FunctionAdvisor/calling_sequence
FunctionAdvisor/definition
FunctionAdvisor/topics
Download Help Document