|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sourceforge.webcompmath.functions | |
|---|---|
| net.sourceforge.webcompmath.applets | |
| net.sourceforge.webcompmath.functions | |
| net.sourceforge.webcompmath.functions.beans | |
| Classes in net.sourceforge.webcompmath.functions used by net.sourceforge.webcompmath.applets | |
|---|---|
| TableFunction
A TableFunction is a function that is specified by a table of (x,y)-points. |
|
| Classes in net.sourceforge.webcompmath.functions used by net.sourceforge.webcompmath.functions | |
|---|---|
| ExpressionFunction
An ExpressionFunction is a Function that is created from an expression and a list of variables that serve as the parameter(s) of the function. |
|
| FunctionParserExtension
An object belonging to a concrete subclass of FunctionParserExtesion is a mathematical function that can be registered with a Parser and then used in strings that are parsed by that parser. |
|
| NumMinMaxParser.MinMaxType
The type of parser to create |
|
| TableFunction
A TableFunction is a function that is specified by a table of (x,y)-points. |
|
| ZeroFinder
Description for ZeroFinder ZeroFinder computes one zero of the continuous function func, provided that the two starting values x1 and x2 satisfy: func( x1 ) * func( x2 ) <= 0 . |
|
| Classes in net.sourceforge.webcompmath.functions used by net.sourceforge.webcompmath.functions.beans | |
|---|---|
| ExpressionFunction
An ExpressionFunction is a Function that is created from an expression and a list of variables that serve as the parameter(s) of the function. |
|
| FunctionParserExtension
An object belonging to a concrete subclass of FunctionParserExtesion is a mathematical function that can be registered with a Parser and then used in strings that are parsed by that parser. |
|
| TableFunction
A TableFunction is a function that is specified by a table of (x,y)-points. |
|
| TableFunctionGraph
A TableFunctionGraph is a Drawable object that can be added to a CoordinateRect (or DisplayCanvas). |
|
| WrapperFunction
A WrapperFunction contains another function and delegates to it all calls to methods from the Function interface, except for calls to setName() and getName(). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||