Jump to content

Module:Math: Difference between revisions

m
silly signs...
m>Dragons flight
No edit summary
m>Dragons flight
m (silly signs...)
Line 137: Line 137:
         current_precision = current_precision + order;
         current_precision = current_precision + order;
         precision = precision + order;
         precision = precision + order;
         formatted_num = lang:formatNum( value );
         formatted_num = lang:formatNum( math.abs(value) );
     else
     else
         order = 0;         
         order = 0;         
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.