Uses of Interface
org.apfloat.calc.FunctionCalculatorImpl.Functions
Packages that use FunctionCalculatorImpl.Functions
-
Uses of FunctionCalculatorImpl.Functions in org.apfloat.calc
Methods in org.apfloat.calc that return FunctionCalculatorImpl.FunctionsModifier and TypeMethodDescriptionprotected FunctionCalculatorImpl.FunctionsApfloatCalculatorImpl.getFunctions(Number x) protected abstract FunctionCalculatorImpl.FunctionsFunctionCalculatorImpl.getFunctions(Number x) Get the function implementations.Methods in org.apfloat.calc with parameters of type FunctionCalculatorImpl.FunctionsModifier and TypeMethodDescriptionFunctionCalculatorImpl.FixedFunctionHandler.call(FunctionCalculatorImpl.Functions functions, List<Number> arguments) Call the function.