Jensen's Device: Difference between revisions

Content deleted Content added
Line 91:
set temp to 0
set i to lo
repeat whilewith i from lo to hi
set temp to temp + (term's f(i))
set i to i + 1
end repeat
return temp