Open main menu

Changes

Module:Math

31 bytes added, 21:14, 21 February 2013
m
fmt
-- 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