Current date/time is Sat Nov 28, 2009 7:17 pm

Post a reply

Post a reply
 

HTML is OFF
BBCode is ON
Smilies are ON

  
Options


Jump to:  

Topic review

by Admin on Fri May 01, 2009 4:14 am

Hi Conkille,
Currently, you can only use = sign to define a new variable or function:
x=55
f(x,y)=x+y

You Cannot use it to define an equation and then solve for x. This is however a feature that we are working on and will be available in version 2.2

Does it answer your question?

Error help, THere should be nothing between the closing...

by Conkille on Thu Apr 30, 2009 8:31 pm

I keep getting this error,
There Should be nothing between the closing bracket and the = sign.

this is what i'm trying to enter

cos(2x)-3sin(x)-2=0

any thoughts?