Module:Math: Difference between revisions

m
fmt
en>Dragons flight
(input check)
en>Dragons flight
m (fmt)
Line 125:
-- Check for non-numeric input
if value == nil or precision == nil then
return '<strong class="error">Formatting error: invalid input when rounding</strong>'
end
Anonymous user