- FivePoint - Class in net.danap.numericalworksheet.approximations
-
The Five Point derivative approximation method implementation class.
- fivePointCard1 - Variable in class net.danap.numericalworksheet.main.MethodPanel
-
- fivePointCard2 - Variable in class net.danap.numericalworksheet.main.MethodPanel
-
- FivePointPanel1 - Class in net.danap.numericalworksheet.approximationpanels
-
The FivePointPanel1 used for collecting input data required to
execute the FivePoint approximation by points.
- FivePointPanel1(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.FivePointPanel1
-
- FivePointPanel2 - Class in net.danap.numericalworksheet.approximationpanels
-
The FivePointPanel2 used for collecting input data required to execute the
FivePoint approximation by evaluation.
- FivePointPanel2(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.FivePointPanel2
-
- FixedPoint - Class in net.danap.numericalworksheet.approximations
-
The FixedPoint root approximation method implementation class.
- FixedPoint() - Constructor for class net.danap.numericalworksheet.approximations.FixedPoint
-
- fixedpointCard - Variable in class net.danap.numericalworksheet.main.MethodPanel
-
- FixedPointPanel - Class in net.danap.numericalworksheet.approximationpanels
-
The FixedPointPanel used for collecting input data
required to execcute the FixedPoint approximation.
- FixedPointPanel(String) - Constructor for class net.danap.numericalworksheet.approximationpanels.FixedPointPanel
-
- floor - Static variable in class net.danap.numericalworksheet.expression.FunctionSet
-
- FloorFunc - Class in net.danap.numericalworksheet.functions
-
Floor function
- FloorFunc() - Constructor for class net.danap.numericalworksheet.functions.FloorFunc
-
- format(double, int, int) - Static method in class net.danap.numericalworksheet.utilities.NA_Utils
-
- format(Complex, int, int) - Static method in class net.danap.numericalworksheet.utilities.NA_Utils
-
- func - Variable in class net.danap.numericalworksheet.expression.ExprNode
-
- func - Variable in class net.danap.numericalworksheet.expression.Symbol
-
- funcTab - Static variable in class net.danap.numericalworksheet.expression.FunctionSet
-
- Function - Class in net.danap.numericalworksheet.expression
-
Abstract class type for functions.
- Function() - Constructor for class net.danap.numericalworksheet.expression.Function
-
- FunctionSet - Class in net.danap.numericalworksheet.expression
-
The set of all available functions.
- FunctionSet() - Constructor for class net.danap.numericalworksheet.expression.FunctionSet
-
- FuturePanel - Class in net.danap.numericalworksheet.approximationpanels
-
The FuturePanel used for a placeholder for future
approximation panels.
- FuturePanel() - Constructor for class net.danap.numericalworksheet.approximationpanels.FuturePanel
-
- futureTempCard - Variable in class net.danap.numericalworksheet.main.MethodPanel
-
- fx_Multiply(double[], int, double[], int) - Static method in class net.danap.numericalworksheet.utilities.NA_Utils
-