net.sf.jso.examples.various
Class TestComplex

java.lang.Object
  extended bynet.sf.jso.examples.various.TestComplex

public class TestComplex
extends java.lang.Object

Test complex numbers


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

Constructor Detail

TestComplex

public TestComplex()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception