Uses of Interface
org.apfloat.calc.FunctionCalculatorImpl.Function
Packages that use FunctionCalculatorImpl.Function
-
Uses of FunctionCalculatorImpl.Function in org.apfloat.calc
Classes in org.apfloat.calc that implement FunctionCalculatorImpl.FunctionModifier and TypeClassDescriptionprotected class
Function taking a fixed number of arguments.Methods in org.apfloat.calc with parameters of type FunctionCalculatorImpl.FunctionModifier and TypeMethodDescriptionprotected void
FunctionCalculatorImpl.setFunction
(String name, FunctionCalculatorImpl.Function function) Define a function.