Open main menu

Changes

Module:Math

1 byte removed, 19:55, 21 February 2013
m
really fix trailing periods
if current_precision < precision then
if current_precision <= 0 then
if precision >= 0 then
local zero_sep = lang:formatNum( 1.1 );
formatted_num = formatted_num .. zero_sep:sub(2,2);
Anonymous user