I've been looking for a way to plot complex numbers on the unit circle in Java like this
But I haven't found any. I'd like to ask if you have some idea about library which could be used, or any other way. Thank you.
I've been looking for a way to plot complex numbers on the unit circle in Java like this
But I haven't found any. I'd like to ask if you have some idea about library which could be used, or any other way. Thank you.
Make sure to google first:
or read the java tutorial: