
-----------------------------------
josh_65665
Sun Mar 09, 2008 2:55 pm

need help with writeing formulas in turing
-----------------------------------
http://rsdo.net/RSDOnline/Guides/exp_formula.gif

thats the formula and i need to calculate 1 to 200. this formula is used to calculate exp points to levle.

Here is the formula in equation form where L is the level you're calculating for

-----------------------------------
StealthArcher
Sun Mar 09, 2008 2:58 pm

Re: need help with writeing formulas in turing
-----------------------------------

var noway:boolean:=true
var wedontyourworkforyou:boolean:=true
assert(wedontdoyourworkforyou)
put"Please show us what you have so far, and we can help."







-----------------------------------
josh_65665
Sun Mar 09, 2008 3:00 pm

RE:need help with writeing formulas in turing
-----------------------------------
lol i am new to turing and know very little and i suck with math.  i dont under stand the formula enough to write a program to output it

-----------------------------------
A.J
Sun Mar 09, 2008 3:05 pm

Re: need help with writeing formulas in turing
-----------------------------------
All this formula means is:
experience equals to the floor of ( USE FOR LOOPS FOR THE SIGMA (sum of all) NOTATION

:D

-----------------------------------
josh_65665
Sun Mar 09, 2008 3:37 pm

RE:need help with writeing formulas in turing
-----------------------------------
thanks for the help ive got it to wrok thx again
