Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Percentage Calculator (Subscribe to Madflag19)
--lua 5.3 local Overtime = EnterNumberHere --Time incurrent local percent = EnterNumberHere --Percent local currentN = EnterNumberHere -- Initial Value local MixedN = currentN + (currentN * percent) print(Overtime, currentN) while MixedN <= EnterNumberHere do --When it stops Overtime = Overtime + EnterNumberHere -- OverTime increments MixedN = MixedN + (MixedN * percent) print(Overtime,MixedN) end
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
123
VWPASSATPOLIZEI
RSA KEY GENERATOR (LUA)
hij
PAID HACK PuBG
Uppercase
Replace all substring in string
finding volume of pyramids (for me, but feel free to use)
Lua recursion with function
ok
Please log in to post a comment.