Post Reply 
learning how to do Polar Coordinates and add them.
05-17-2019, 03:59 PM
Post: #5
RE: learning how to do Polar Coordinates and add them.
(05-17-2019 09:53 AM)DrD Wrote:  If this is your matrix: M2:=[[150,30],[80,105]];
Use the individual row vectors. For example:

[HOME]
polar_coordinates(rectangular_coordinates(M2(1))+rectangular_coordinates(M2(2)));

That runs on the home just fine TY but putting that line in the program has a terminal error.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: learning how to do Polar Coordinates and add them. - tom234 - 05-17-2019 03:59 PM



User(s) browsing this thread: 3 Guest(s)