Class CommutativeFunction

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

public abstract class CommutativeFunction
extends GeneralFunction
The abstract CommutativeFunction class represents function that are commutative. Ex: addition or multiplication