<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AMath</id>
	<title>Module:Math - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://vistapedia.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AMath"/>
	<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=Module:Math&amp;action=history"/>
	<updated>2026-05-01T14:21:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://vistapedia.com/index.php?title=Module:Math&amp;diff=17712&amp;oldid=prev</id>
		<title>DavidWhitten: Created page with &quot;--  This module provides a number of basic mathematical operations.    local yesno, getArgs -- lazily initialized  local p = {} -- Holds functions to be returned from #inv...&quot;</title>
		<link rel="alternate" type="text/html" href="https://vistapedia.com/index.php?title=Module:Math&amp;diff=17712&amp;oldid=prev"/>
		<updated>2019-06-05T18:20:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;--&lt;a href=&quot;/index.php?title=This_module_provides_a_number_of_basic_mathematical_operations.&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;This module provides a number of basic mathematical operations. (page does not exist)&quot;&gt;This module provides a number of basic mathematical operations.  &lt;/a&gt;  local yesno, getArgs -- lazily initialized  local p = {} -- Holds functions to be returned from #inv...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[&lt;br /&gt;
&lt;br /&gt;
This module provides a number of basic mathematical operations.&lt;br /&gt;
&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
local yesno, getArgs -- lazily initialized&lt;br /&gt;
&lt;br /&gt;
local p = {} -- Holds functions to be returned from #invoke, and functions to make available to other Lua modules.&lt;br /&gt;
local wrap = {} -- Holds wrapper functions that process arguments from #invoke. These act as intemediary between functions meant for #invoke and functions meant for Lua.&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
Helper functions used to avoid redundant code.&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
local function err(msg)&lt;br /&gt;
	-- Generates wikitext error messages.&lt;br /&gt;
	return mw.ustring.format(&amp;#039;&amp;lt;strong class=&amp;quot;error&amp;quot;&amp;gt;Formatting error: %s&amp;lt;/strong&amp;gt;&amp;#039;, msg)&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>DavidWhitten</name></author>
	</entry>
</feed>