|
5.1.60 janet
Syntax:
janet ( ideal_expression )
janet ( ideal_expression , int_expression )
Type:
- ideal
Purpose:
- computes the Janet basis of the given ideal, resp. the standard basis
if 1 is given as the second argument.
Remark:
- It works only with global orderings.
Example:
See
groebner;
ideal;
std.
|