|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFunction
Title: IJChart
Description: a chart library for the Java(tm) platform.
A function of the form y = f(x).Copyright: Copyright (c) 2013
Company:
Method Summary | |
---|---|
double |
getY(double x)
Calculate the y value for a given inpu x. |
Method Detail |
---|
double getY(double x)
x
- double
The x value.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |