Module:Math: Difference between revisions

unnecessary
en>Dragons flight
(whitespace)
en>Dragons flight
(unnecessary)
Line 46:
if pos <= 0 then
return 0
end
if x:byte(pos) == string.byte('.') then
pos = pos - 1
end
end
Anonymous user