CASA Function: genus

Computes the genus of an algebraic set defining a plane curve.

Calling Sequence:

Parameters:

A : planecurve

Result:

g : integer

Description:

Examples:

> a:=mkImplAlgSet([y^3+y^2-x^2],[x,y]);

[Maple Math]

> genus(a);

[Maple Math]

See Also:

[CASA] [singularities] [neighbGraph]