|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.jas.integrate.Examples
public class Examples
Examples related to elementary integration.
Constructor Summary | |
---|---|
Examples()
|
Method Summary | |
---|---|
static void |
example1()
Example rationals. |
static void |
example2()
Example rational plus logarithm. |
static void |
example3()
Example quotients with rational plus logarithm. |
static void |
main(java.lang.String[] args)
Main program. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Examples()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- public static void example1()
public static void example2()
public static void example3()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |