- Joined
- Jun 30, 2008
- Messages
- 580
I am trying to help myself instead of manually getting the output for some data I have. (Setting Minimum Exp for each level for a unit)
Basically I want it to take X*65 + Previous output.
I have a TI - 84 (Texas Instruments) How do I do this?
This is what I have when I do it manually:
X = 1 | Y = 65
X = 2 | Y = 195
X = 3 | Y = 390
X = 4 | Y = 650
x = 5 | Y = 975
Basically I want it to take X*65 + Previous output.
I have a TI - 84 (Texas Instruments) How do I do this?
This is what I have when I do it manually:
X = 1 | Y = 65
X = 2 | Y = 195
X = 3 | Y = 390
X = 4 | Y = 650
x = 5 | Y = 975