Module 1 : Introductory Programming
Chapter 8 : Some Useful Public Domain Softwares
Fig. 2. Scilab help menu.
Click Here to Enlarge
Also, we can get the help on any command by writing ‘help command’ at command line. e.g. if you want to get help for function such as ‘abs’ then you have to write as following:
-->help abs