org.opensourcephysics.sip.ch02
Class ComplexApp

java.lang.Object
  extended by org.opensourcephysics.sip.ch02.ComplexApp

public class ComplexApp
extends java.lang.Object

ComplexApp tests the validity of the Complex class.


Constructor Summary
ComplexApp()
           
 
Method Summary
static void main(java.lang.String[] args)
          Starts the Java application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexApp

public ComplexApp()
Method Detail

main

public static void main(java.lang.String[] args)
Starts the Java application.

Parameters:
args - command line parameters