Existing CAS commands --> Prime discussion
|
12-06-2018, 05:27 PM
(This post was last modified: 12-09-2018 05:10 PM by compsystems.)
Post: #45
|
|||
|
|||
RE: Existing CAS commands --> Prime discussion
Other function type commands to incorporate: equal2diff, list2exp
Sample c:=circle(0,2); a:=equation(c); b:=4x^2+3x*y+y^2-8; a:=equal2diff(equation(c)); r:=resultant(a,b,x); sy:=solve(r=0,y,'='); sx:=sy:; list2exp(sy,y); y=(-(sqrt((sqrt(17)+7)/3) or y=(-(sqrt((-(sqrt(17))+7)/3) or y=(sqrt((-(sqrt(17))+7)/3) or (y=(sqrt((sqrt(17)+7)/3) Test on-line https://xcas.univ-grenoble-alpes.fr/foru...28&p=10708 |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)