CASA Function: properties

Shows every information that is already known about the algebraic set.

Calling Sequence:

Parameters:

A : algset

Result:

B : algset

Description:

Examples:

> A := mkImplAlgSet([x^2-y],[x,y]);

[Maple Math]

> properties(A);

[Maple Math]

[Maple Math]

> g := genus(A);

[Maple Math]

> properties(A);

[Maple Math]

[Maple Math]

[Maple Math]

[Maple Math]

[Maple Math]

See Also:

[CASA] [isProjective] [dimension] [genus] [neighbGraph] [Groebnerbasis] [properParametrization] [setPuiseuxExpansion]