CoCoA:H.Tips
From ApCoCoAWiki
H.Tips
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 <quotes>Commands and Functions for Polynomials</quotes>, it is enough to type: <quotes>?for poly</quotes>. ---> Output suppressed <---
Syntax
H.Tips():NULL
<type>online-help</type>