Package maths
Class TDono
- java.lang.Object
-
- maths.TDono
-
public class TDono extends java.lang.ObjectRepresents a Dono object which contains three polynomials.This class is used to store and manipulate polynomials in the context of polynomial operations. Each Dono object consists of three polynomials: p1, p2, and c.