<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_round</id>
		<title>MIST round - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_round"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_round&amp;action=history"/>
		<updated>2026-04-25T17:02:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.hoggitworld.com/index.php?title=MIST_round&amp;diff=1056&amp;oldid=prev</id>
		<title>Grimes at 23:10, 13 April 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_round&amp;diff=1056&amp;oldid=prev"/>
				<updated>2018-04-13T23:10:44Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Mission Scripting&lt;br /&gt;
&lt;br /&gt;
|fName= mist.utils.round|&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 1.0&lt;br /&gt;
&lt;br /&gt;
|desc= This function takes a number and returns a rounded version of it. Optional idp defines how many places after the decimal to round the number to; for example, an idp of 2 means the number will be rounded to the nearest hundredth. idp can be negative too, for example, -3 would round to the nearest thousand.  If not specified, idp defaults to 0 (rounds to the nearest whole number).|&lt;br /&gt;
&lt;br /&gt;
|rtnType= number&lt;br /&gt;
&lt;br /&gt;
|reqType1= number&lt;br /&gt;
&lt;br /&gt;
|reqName1= number&lt;br /&gt;
&lt;br /&gt;
|reqType2=&lt;br /&gt;
&lt;br /&gt;
|optType1= number&lt;br /&gt;
&lt;br /&gt;
|optName1= idp&lt;br /&gt;
&lt;br /&gt;
|optType2=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|varExamples= (25.2343, 1)&lt;br /&gt;
&lt;br /&gt;
|rtnExamples= 25.2&lt;br /&gt;
&lt;br /&gt;
|example= &lt;br /&gt;
&lt;br /&gt;
  local roundedVal = mist.utils.round(145.25436, 2)&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
|notes= See Google Unit converter. [https://www.google.com/#q=unit+conversion]&lt;br /&gt;
&lt;br /&gt;
|funcs= {{listOfMistUnitConversions}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category: MIST|round]]&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>