jude2010
Newbie level 1
- Joined
- Apr 1, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,291
I'm working on a Project for college and one of the assignments is that we're required to write a program to perform a task based on fundamentals of Electrical Science.
You are expected to input complex numbers in the form a+jb, and to convert them to the form R<θ .
The R and should then be printed to the screen.
(1) Once R has been calculated, then the circular co-ordinates should be converted back to a+jb
format, and also displayed on the screen
the full instructions for the assignment are here https://www.dropbox.com/s/pxiamrkk4...ssignment 1 (Handling of Complex Numbers).pdf
I haven't a clue on how to start and have tried looking at notes but they're no use
PLZ PLZ help
You are expected to input complex numbers in the form a+jb, and to convert them to the form R<θ .
The R and should then be printed to the screen.
(1) Once R has been calculated, then the circular co-ordinates should be converted back to a+jb
format, and also displayed on the screen
the full instructions for the assignment are here https://www.dropbox.com/s/pxiamrkk4...ssignment 1 (Handling of Complex Numbers).pdf
I haven't a clue on how to start and have tried looking at notes but they're no use
PLZ PLZ help