| Package | Description |
|---|---|
| org.jscience.mathematics.function |
Provides support for fairly simple symbolic math analysis
(to solve algebraic equations, integrate, differentiate, calculate
expressions, and so on).
|
| Modifier and Type | Method and Description |
|---|---|
static <R extends Ring<R>> |
Constant.valueOf(R value)
Returns a constant function of specified value.
|