Uses of Class
org.djutils.math.functions.Constant
Packages that use Constant
-
Uses of Constant in org.djutils.math.functions
Fields in org.djutils.math.functions declared as ConstantModifier and TypeFieldDescriptionstatic final ConstantConstant.ONEThe constant value function that is always one and has infinite domain.static final ConstantConstant.ZEROThe constant value function that is always zero and has infinite domain.Methods in org.djutils.math.functions that return Constant