|
EspressReport 6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFunction
This interface defines a function y = f(x)
IFunctionLine| Method Summary | |
|---|---|
double |
getY(double x)
The method returns the result of y = f(x) |
| Method Detail |
|---|
double getY(double x)
throws java.lang.Exception
x - The x value
java.lang.Exception
|
EspressReport 6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||