Module:Math: Difference between revisions

Jump to navigation Jump to search
no edit summary
en>Dragons flight
m (fix)
en>Dragons flight
No edit summary
Line 135:
-- Pad with zeros, if needed
if current_precision < precision then
if current_precision <= 0 and precision > 0 then
local zero_sep = lang:formatNum( 1.1 );
formatted_num = formatted_num .. zero_sep:sub(2,2);
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu