up previous next

H.Tips

Syntax

H.Tips():NULL
    

Summary

quick tips for using online help

Description

This function prints advice on using CoCoA's online help system effectively.

example

    
H.Tips();

============ Quick Tips for Using Online Help =============

Here are some tips for using the online help system:

1. Searches are case insensitive and your search string need only be a
substring of a keyword to make a match.  Thus, for instance, to find
the section of the manual entitled "Commands and Functions for
Polynomials", it is enough to type: "?for poly".

             ---> Output suppressed <---
        
    

See Also