Skip to content

The Tale of Igor's Campaign

User Avatar
#92
Auto-translated
yes, now everything should work. however, it seems that it will round all numbers to 1, including x=0.1.

function round (0.1)
y = 0;
while 0 =< 0.1 then
if (0+1) = 1 > 0.1 then
return 0;
0 = (0+1) = 1
end;
end;

Whatever