Posts Tagged ‘Imaginary Numbers’

How can I send a java program to others?

Monday, October 6th, 2008
java
undoubtedly0 asked:

Okay, I have a notepad item on my desktop called “Powers_of_i.java” It contains the following code that (in a GUI) simply calculates the values of imaginary numbers. How can I:
A) Run this program without using Eclipse (which I made it with)?
B) Send this program to someone else so they can use it?
Thanks for helping - please try to give me easy step-by-step instructions that I might be able to understand.
Sorry - I forgot to mention that the program is written in Java.