HyperMath

help

help

Previous topic Next topic No expanding text in this topic  

help

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Displays the help file of a function.

Syntax

help()

help(keyword)

Argument

Name

Description

 

keyword

A string (the keyword.

Example

Syntax

 

help(); // opens help (main index)

help('help') // opens help on this page

help('PlotLine') // opens help about PlotLine function

See Also:

exist