Class IntegerUnitaryFunction

Object
GeneralFunction
UnitaryFunction
IntegerUnitaryFunction
All Implemented Interfaces:
Differentiable, Evaluable, Outputable, Simplifiable, Comparable<GeneralFunction>, Iterable<GeneralFunction>
Direct Known Subclasses:
Factorial

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