List_1 |
Renames basic operations on lists.
|
Rat |
Provides type rat : rational numbers and operations involving them.
|
Rat_poly |
Provides type rat_poly : polynomials in one variable and whose coefficients are rational
numbers, and operations involving them.
|
Rat_inter |
Provides type rat_inter : singletons and non-empty open intervals whose bounds are
rationals, and operations involving them.
|
Rat_poly_common |
Provides usual operations involving polynomials in one variable and whose coefficients
are rational.
|
Rat_poly_sturm |
Provides operations involving the real roots of polynomials in one variable and whose
coefficients are rational.
|
Ex_rat_poly |
Provides some rat_poly values (polynomials in one variable and whose coefficients are
rational numbers).
|