Module:Q-odd-limit intervals: Difference between revisions

ArrowHead294 (talk | contribs)
No edit summary
ArrowHead294 (talk | contribs)
No edit summary
Line 182: Line 182:
t_body_val[i] = string.format("|-\n| %s\n| %s\n| %s", errlist_val[i].ratiocomp, errlist_val[i].error_abs_val, errlist_val[i].error_rel_val)
t_body_val[i] = string.format("|-\n| %s\n| %s\n| %s", errlist_val[i].ratiocomp, errlist_val[i].error_abs_val, errlist_val[i].error_rel_val)
end
end
--local output_0 = "{| class=\"wikitable center-all mw-collapsible mw-collapsed sortable\"\n" ..
--"|+ style=\"white-space: nowrap;\" | " .. t_title ..
--(approx_t == "direct" and " (approximated directly)" or " (approximated with val)") .. "\n" ..
--"|-\n" ..
--"! class=\"unsortable\" | Interval and complement " ..
--"!! Error (abs, [[Cent|¢]]) " ..
--"!! Error (rel, [[Relative cent|%]])\n" ..
--table.concat((approx_t == "direct" and table.concat( or t_body_val), "\n") ..
--"\n|}"
local output_0 = "{| class=\"wikitable center-all mw-collapsible mw-collapsed sortable\"\n" ..
local output_0 = "{| class=\"wikitable center-all mw-collapsible mw-collapsed sortable\"\n" ..