1 Pages (5 items)
Anwer continuing into next equation - Messages
#1 Posted: 9/28/2010 10:48:57 PM
Hi all can someone point me in the right direction
how do I get the answer from one equation , to be used by another , for example a=2 b=3 axb=?
this software looks good and runs on Ubuntu 10.10 a treat
thanks
Stephen
how do I get the answer from one equation , to be used by another , for example a=2 b=3 axb=?
this software looks good and runs on Ubuntu 10.10 a treat
thanks
Stephen
#2 Posted: 9/29/2010 2:33:41 AM
Hello Stephen,
I do not understand your question.
Could you be more specific please?
Regards,
Radovan
I do not understand your question.
Could you be more specific please?
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Posted: 9/29/2010 10:22:17 AM
I think like this
a:=2
a=2
b:=3
b=3
c:=a+b
c=5
d:=a+c
d=7
Peter
a:=2
a=2
b:=3
b=3
c:=a+b
c=5
d:=a+c
d=7
Peter
#4 Posted: 9/30/2010 3:19:34 AM
Hello,
Do not forget that you do not need to put these regions in that particular order.
In SMath this is quite possible:
[MATH]d←a+c[/MATH]
[MATH]c←a+b[/MATH]
[MATH]a←2[/MATH]
[MATH]b←3[/MATH]
[MATH]d=7[/MATH]
[MATH]c=5[/MATH]
[MATH]a←10[/MATH]
[MATH]b←15[/MATH]
[MATH]c=25[/MATH]
[MATH]d=35[/MATH]
Regards,
Radovan
Do not forget that you do not need to put these regions in that particular order.
In SMath this is quite possible:
[MATH]d←a+c[/MATH]
[MATH]c←a+b[/MATH]
[MATH]a←2[/MATH]
[MATH]b←3[/MATH]
[MATH]d=7[/MATH]
[MATH]c=5[/MATH]
[MATH]a←10[/MATH]
[MATH]b←15[/MATH]
[MATH]c=25[/MATH]
[MATH]d=35[/MATH]
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#5 Posted: 9/30/2010 8:48:15 PM
Thats it thanks, off and running now , thank you all for the swift response !
Stephen
Stephen
1 Pages (5 items)
-
New Posts
-
No New Posts