Package maths
This package provides functionalities for mathematical operations.
It serves as a foundation for further mathematical computations in the project.
-
Class Summary Class Description BigFraction Represents a fraction with arbitrary precision using BigInteger.BigSquareRoot Provides methods to calculate square roots and cube roots with arbitrary precision.CharSet Represents a character set for polynomial operations.Param Represents a parameter with a type, index, value, and optional monomial.PolyBasic This class provides basic polynomial operations.TDono Represents a Dono object which contains three polynomials.TMono Represents a monomial in a polynomial.TPoly Represents a polynomial linked list.