on-line help command
help(key) help
character string. The requested help page
help
without argument displays the hypertext page
containing the list of help chapters.
help(key)
displays the Scilab help file associated with the
given key
. If no help file is found, help(key)
automatically launches a search with the key
word as search arguments.
See man for more explanation on how to write new help pages .