Class IntegerCommutativeFunction

Object
GeneralFunction
CommutativeFunction
IntegerCommutativeFunction
All Implemented Interfaces:
Differentiable, Evaluable, Outputable, Simplifiable, Comparable<GeneralFunction>, Iterable<GeneralFunction>
Direct Known Subclasses:
GCD, LCM

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