Navigation:
Return
Entire thread
First 100 posts
Last 50 posts
Let's get INFINITY by the factorial of our GET
(70)
15
Name:
Captain Obvious
1993-09-4473 22:28
[
no
]
result = 1
for x = 2 to 15 do
result = result * x
end for
return result GET
Return
Entire thread
Last 50 posts
This thread has been closed. You cannot post in this thread any longer.