Class IntegerBinaryFunction

Object
GeneralFunction
BinaryFunction
IntegerBinaryFunction
All Implemented Interfaces:
Differentiable, Evaluable, Outputable, Simplifiable, Comparable<GeneralFunction>, Iterable<GeneralFunction>
Direct Known Subclasses:
IntegerQuotient, Modulo

public abstract class IntegerBinaryFunction
extends BinaryFunction
IntegerBinaryFunction provides resources for subclasses to implement mathematical functions with integer-restricted domain.