(Feature Request) - Convert to polar (phasor) notation in CAS
|
03-31-2020, 12:31 PM
Post: #9
|
|||
|
|||
RE: (Feature Request) - Convert to polar (phasor) notation in CAS
This is the code I made for displaying polar coordinates {magnitude,angle}, it works with matrices and lists.
I'm also quite new to the Prime, so I don't know if there's any better way to do it... Code:
Keep in mind that it's purely for display purposes, you can't make any operations with this format. Also, if you want to convert any expressions that have real-valued variables, you should do something like assume(x,float) before doing the conversion. Otherwise you can have very complicated expressions. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)