Post Reply 
is there a way to plot a complex relation?
02-08-2019, 07:26 PM
Post: #2
RE: is there a way to plot a complex relation?
XCas 1.4.9-57(win32): config = exact real RAD 12 XCas

z := x + y*i
solve(re(-3 + 3*i + conj(z)) = im(-4 + 4*i + conj(z)), y) ==> [-x + 7]
plot(-x + 7)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: is there a way to plot a complex relation? - Albert Chan - 02-08-2019 07:26 PM



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