Class RunCmplx

Class RunCmplx

Object
   |
   +----RunCmplx

public class RunCmplx
extends Object
Demonstrate the use of the Complex Number class, Cmplx

Version:
Sept 30, 1999
Author:
Bary W Pollack
See Also:
main, waitt, Cmplx

Constructor Index

 o RunCmplx()

Method Index

 o main(String[])
the main method -- demonstrate the Cmplx class

Constructors

 o RunCmplx
public RunCmplx()

Methods

 o main
public static void main(String[] args)
the main method -- demonstrate the Cmplx class

Parameters:
args - unused