<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=ProbabilityCalculator</id>
	<title>ProbabilityCalculator - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=ProbabilityCalculator"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=ProbabilityCalculator&amp;action=history"/>
	<updated>2026-06-04T14:17:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=ProbabilityCalculator&amp;diff=5925&amp;oldid=prev</id>
		<title>Ozdeadmeat: ProbabilityCalculator – created via PowerShell script (2025-11-11T21:12:27Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=ProbabilityCalculator&amp;diff=5925&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:28Z</updated>

		<summary type="html">&lt;p&gt;ProbabilityCalculator – created via PowerShell script (2025-11-11T21:12:27Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          ProbabilityCalculator|fDescription=   Calculates the probability of two numbers out of a total sum, returning either a single probability or a table of two probabilities based on a boolean flag.|parentFile=     cmm.mathsFunctions.lua|syntax=         CMM.ProbabilityCalculator(num1 &amp;lt;number&amp;gt;, num2 &amp;lt;number&amp;gt;, GiveBothBool &amp;lt;boolean&amp;gt;)|return=         any|returnDesc=     Returns either a number (probability) or a table with two numbers (probabilities), both rounded to three decimal places.|example=        CMM.ProbabilityCalculator(10, 20, true)|exampleDesc=    Returns a table {0.333, 0.667} representing the probabilities of 10 and 20 out of a total of 30.|related=        |note=           |envType= CMM|par1=         number num1|reqType1=     number|reqName1=     num1|desc1=       First number used in the probability calculation, representing one part of the total.|par2=         number num2|reqType2=     number|reqName2=     num2|desc2=       Second number used in the probability calculation, representing the other part of the total.|par3=         boolean GiveBothBool|reqType3=     boolean|reqName3=     GiveBothBool|desc3=       If true, returns a table with both probabilities; if false or omitted, returns only the first probability (defaults to false).}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>