Module:RoundN: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 51:
end
output = tostring(output)
local params = {}
for k, v in pairs(args) do
if string.matchtype(k,) '%d+'== type(1) then
output = output .. k .. ' '
end