Iterating variables

Iterating variables - Messages

#1 Posted: 9/21/2015 7:17:53 AM
CasualKilla

CasualKilla

0 likes in 1 posts.

Group: User

Hi there, hopefully somebody can help me with the following problem.

I need to iterate a variable to solve a problem I have. It needs to look something like this:

x := 1
x = 1
...
...
...
x := x + 5
x = 6
...
...
...
x := x - 2
x = 4
...
...
etc

Is it possible to do this is SMath? At the moment it does not allow me to change x once I have declared it as shown in the first line.
#2 Posted: 9/21/2015 11:47:00 AM
Davide Carpi

Davide Carpi

1415 likes in 2872 posts.

Group: Moderator

Like this?
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#3 Posted: 9/21/2015 11:25:15 PM
Mike Kaganski

Mike Kaganski

184 likes in 434 posts.

Group: User

Wrote

At the moment it does not allow me to change x once I have declared it as shown in the first line.



I suppose that's because you use "=" button to assign a variable its value; but when a variable is already defined, the "=" button has its usual (in SMath) meaning of displaying its value, instead of assignment.

To assign, use ":" button instead.
С уважением, Михаил Каганский
#4 Posted: 9/22/2015 12:02:46 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

You must post either the Smath work sheet that shows the stuff to solve
or an image that show enough information. No solver is fool proof and
often solving = muffing ! Collabs read you not as fast it used to be
in the Mathsoft Collaboratory [that gorgeous forum PTC scrapped].

Cheers ,,,, waiting to read you again.

Jean
  • New Posts New Posts
  • No New Posts No New Posts