Module:Math: Difference between revisions

111 bytes removed ,  11 years ago
unnecessary
m>Dragons flight
(whitespace)
m>Dragons flight
(unnecessary)
Line 46: Line 46:
         if pos <= 0 then
         if pos <= 0 then
             return 0
             return 0
        end
                       
        if x:byte(pos) == string.byte('.') then
            pos = pos - 1
         end
         end
     end
     end
Anonymous user