Nope. There it's still you that knows that you can enter every natural number to get a bigger number. The computer just calculates it and knows nothing. Before he's trying out the number you give him the computer can't be sure if the result is higher or not. We humans don't have to try it out to know the result 100%.Quote:
Originally posted by Ihoss
uhh
code:
function googleplex(number){
return (number+1);
}
Fredi
