Search the Help Desk | Help Desk |
(HTML only. To search PDF books, see Online Manuals Set.) |
Examples:
atan2,
axes & LineStyle,
integrat*
|
Enter the word you want to search for in the field labeled "Enter query" and click on the "Search" button. The results appear in the scroll window. Double-click on a result line to go to the corresponding document. If you want to return to the this search page, use your browser's Back button (to avoid the delay of the applet reloading the search database).
A search request consists of words and boolean operators. All words are case insensitive, which means that Hello is the same as HELLO is the same as hElLo. The boolean operators are AND (symbol '+' or '&'), OR (symbol '-' or '|'), and NOT (symbol '!'). They all have the same meaning in English as their mathematical meaning:
You can apply more than one operation, though they are implemented as read, from left to right, that is, they have equal precedence and left associativity.