Other problems with Software Version (6030)
|
07-02-2014, 05:43 PM
(This post was last modified: 07-08-2014 04:33 PM by slawek39.)
Post: #5
|
|||
|
|||
RE: Other problems with Software Version (6030)
solve({0.84 = (0.3606*cos(45)+0.3824*cos(x)+0.3912*cos(y)),0 = (0.3606*sin(45)+0.3824*sin(x)+0.3912*sin(y))},{x,y},{0..12,-100..0})
and fsolve({0.84 = (0.3606*cos(45)+0.3824*cos(x)+0.3912*cos(y)),0 = (0.3606*sin(45)+0.3824*sin(x)+0.3912*sin(y))},{x,y},{0..12,-100..0}) restart the calculator and emulator in degree mode. But this works properly: fsolve([0.84 = (0.3606*cos(45)+0.3824*cos(x)+0.3912*cos(y)),0 = (0.3606*sin(45)+0.3824*sin(x)+0.3912*sin(y))],[x=6,y=-50]) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Other problems with Software Version (6030) - slawek39 - 06-24-2014, 06:58 PM
RE: Other problems with Software Version (6030) - Voldemar - 06-24-2014, 08:32 PM
RE: Other problems with Software Version (6030) - slawek39 - 06-26-2014, 04:12 PM
RE: Other problems with Software Version (6030) - slawek39 - 06-27-2014, 10:42 PM
RE: Other problems with Software Version (6030) - slawek39 - 07-02-2014 05:43 PM
RE: Other problems with Software Version (6030) - slawek39 - 07-07-2014, 07:51 PM
RE: Other problems with Software Version (6030) - Helge Gabert - 07-07-2014, 08:10 PM
RE: Other problems with Software Version (6030) - slawek39 - 07-07-2014, 08:47 PM
RE: Other problems with Software Version (6030) - slawek39 - 07-29-2014, 04:17 PM
RE: Other problems with Software Version (6030) - nbrand - 08-01-2014, 09:40 PM
|
User(s) browsing this thread: 1 Guest(s)