Class ConstructiveReals

java.lang.Object
dk.jonaslindstrom.ruffini.reals.structures.ConstructiveReals
All Implemented Interfaces:
AdditiveGroup<ConstructiveReal>, CommutativeMonoid<ConstructiveReal>, Field<ConstructiveReal>, Group<ConstructiveReal>, Monoid<ConstructiveReal>, Ring<ConstructiveReal>, Semigroup<ConstructiveReal>, SemiRing<ConstructiveReal>, Set<ConstructiveReal>

public class ConstructiveReals extends Object implements Field<ConstructiveReal>
The real numbers represented as constructive reals, e.g. arbitrary good binary approximations.