| org.jfree.data.function.Function2D |
Known Indirect Subclasses
|
A function of the form y = f(x).
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the value of the function ('y') for a given input ('x').
| |||||||||||
Returns the value of the function ('y') for a given input ('x').
| x | the x-value. |
|---|