<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://coffeemud.net:8080/wiki/index.php?action=history&amp;feed=atom&amp;title=MATH_FORMULA</id>
	<title>MATH FORMULA - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://coffeemud.net:8080/wiki/index.php?action=history&amp;feed=atom&amp;title=MATH_FORMULA"/>
	<link rel="alternate" type="text/html" href="http://coffeemud.net:8080/wiki/index.php?title=MATH_FORMULA&amp;action=history"/>
	<updated>2026-08-11T06:01:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://coffeemud.net:8080/wiki/index.php?title=MATH_FORMULA&amp;diff=13454&amp;oldid=prev</id>
		<title>Loki: Created page with &quot;{{CoffeeMUDWikiBuilderTOC}} In certain fields and specifications, CoffeeMud will allow you to enter a mathematical formula in place of a simple number in order to calculate a...&quot;</title>
		<link rel="alternate" type="text/html" href="http://coffeemud.net:8080/wiki/index.php?title=MATH_FORMULA&amp;diff=13454&amp;oldid=prev"/>
		<updated>2019-11-11T15:45:03Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{CoffeeMUDWikiBuilderTOC}} In certain fields and specifications, CoffeeMud will allow you to enter a mathematical formula in place of a simple number in order to calculate a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{CoffeeMUDWikiBuilderTOC}}&lt;br /&gt;
In certain fields and specifications, CoffeeMud will allow you to enter a mathematical formula in place of a simple number in order to calculate a number at run-time.  This is useful for occasions where you want the number to have a random element, or where the value of the number is calculated based on certain variables only available at run-time. &lt;br /&gt;
 &lt;br /&gt;
The formulas can be anything from a simple number, to numbers combined with mathematical operators + - \ *, grouped with parenthesis ( ), and may also include certain special operators. &lt;br /&gt;
 &lt;br /&gt;
One special operator, ? , is for generating a random number (ex: 2?5 refers to a random number between 2 and 5).  Another special operator, &amp;gt;, is for bounding the result of an operation (ex: 5 * 10 &amp;gt; 10 will evaluate to the greater of 10 or 5 * 10.  The &amp;lt; operator does the opposite.&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
.&lt;/div&gt;</summary>
		<author><name>Loki</name></author>
	</entry>
</feed>