PocketCAS Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
PocketCAS Forum
»
DragoSim
»
Questions
»
simple question
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: simple question (Read 1718 times)
bastis
Newbie
Posts: 1
Karma: 0
simple question
«
on:
December 02, 2010, 12:10:36 PM »
hello,
sorry for the question:
how do i get the graph for x^2+y^2=1?
propaply i could type y=sqrt(1-x^2), but in fact i want the graph to this equation:
2*abs(y)+abs(y-x*sqrt(3))+abs(y+x*sqrt(3))=6
it is a hexagon and it is hard for me to change the equation to y=...
thanks
Logged
MrMage
Administrator
Posts: 470
Karma: 7
Re: simple question
«
Reply #1 on:
December 02, 2010, 02:31:05 PM »
Hello,
Implicit plotting is not possible in PocketCAS. You can only try to convert it to a parametric plot - a circle would be "sin(x),cos(x)" as a parametric plot, but that would be quite hard, too.
Daniel
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PocketCAS Forum
»
DragoSim
»
Questions
»
simple question