|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--Opus5.Application3
Application program that illustrates the implemention of polynomials using ordered lists.
PolynomialAsOrderedList| Constructor Summary | |
Application3()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Creates and differentiates several polynomials. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Application3()
| Method Detail |
public static void main(java.lang.String[] args)
args - The command-line arguments. Ignored.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||