CASA Function: singularities

Compute singularities of a specified plane curve.

Calling Sequence:

Parameters:

A : planecurve

Result:

T : table

Description:

Examples:

> a:=mkImplAlgSet([y^2*z^3-x^5],[x,y,z],["basespace"="projective"]);

[Maple Math]

> singularities(a);

[Maple Math]
[Maple Math]
[Maple Math]
[Maple Math]

See Also:

[CASA] [neighbGraph]