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

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

(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