up
previous
next
search online help system
Man(S:STRING):NULL
Man(S:STRING,N:INT):NULL
where S is a literal string and N = 0 or 1.
|
The
Man
function is used to search the online help system for
information matching a keyword. See
? for more
details. (The command
?
was introduced in CoCoA 4.2 and
is intended to replace
Man
.)
Man("po");
See:
Commands and Functions for Polynomials
DensePoly
EquiIsoDec
Evaluation of Polynomials
Factoring Polynomials
--> Output suppressed <--
Man("for poly");
============ Commands and Functions for Polynomials =============
The following are commands and functions for polynomials:
--> Output suppressed <--
|