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

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

FunctionAdvisorsynonyms

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

(1)

For example, the following produce the same output.

FunctionAdvisorsyntax,sin

sinz

(2)

FunctionAdvisorcalling_sequence,sin

sinz

(3)

See Also

FunctionAdvisor

FunctionAdvisor/calling_sequence

FunctionAdvisor/topics