Arithmetic Relation
abstract class ArithmeticRelation<E : ExecutionContext>(operator: String) : BinaryRelation.Predicative<E>
Content copied to clipboard
Base class for implementing arithmetic relation between Numeric terms
Base class for implementing arithmetic relation between Numeric terms