synonyms - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.

Online Help

All Products    Maple    MapleSim


FunctionAdvisor/synonyms

return the synonyms of the topics

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

FunctionAdvisor(synonyms)

Parameters

synonyms

-

literal name; 'synonyms'

Description

• 

The FunctionAdvisor(synonyms) command returns the existing synonyms for the topics it recognizes.

Examples

> 

FunctionAdvisor⁡synonyms

poles=singularities,define=definition,form,syntax=calling_sequence,ODE,PDE=DE,classes=function_classes,values=special_values,table=default,visualize=plot

(1)

For example, the following produce the same output.

> 

FunctionAdvisor⁡syntax,sin

sin⁡z

(2)
> 

FunctionAdvisor⁡calling_sequence,sin

sin⁡z

(3)

See Also

FunctionAdvisor

FunctionAdvisor/calling_sequence

FunctionAdvisor/topics