<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.agency/index.php?action=history&amp;feed=atom&amp;title=Module%3ARoman%2Fdoc</id>
		<title>Module:Roman/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.agency/index.php?action=history&amp;feed=atom&amp;title=Module%3ARoman%2Fdoc"/>
		<link rel="alternate" type="text/html" href="https://wiki.agency/index.php?title=Module:Roman/doc&amp;action=history"/>
		<updated>2026-07-14T06:57:47Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://wiki.agency/index.php?title=Module:Roman/doc&amp;diff=832&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.agency/index.php?title=Module:Roman/doc&amp;diff=832&amp;oldid=prev"/>
				<updated>2018-10-24T22:41:16Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 22:41, 24 October 2018&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>https://wiki.agency/index.php?title=Module:Roman/doc&amp;diff=831&amp;oldid=prev</id>
		<title>ASiplas: Withdrawing sandbox code and edit request—duplicate of Module:ConvertNumeric&#039;s roman_to_numeral</title>
		<link rel="alternate" type="text/html" href="https://wiki.agency/index.php?title=Module:Roman/doc&amp;diff=831&amp;oldid=prev"/>
				<updated>2018-02-20T22:03:52Z</updated>
		
		<summary type="html">&lt;p&gt;Withdrawing sandbox code and edit request—duplicate of &lt;a href=&quot;/Module:ConvertNumeric&quot; title=&quot;Module:ConvertNumeric&quot;&gt;Module:ConvertNumeric&lt;/a&gt;&amp;#039;s roman_to_numeral&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{high-use|3700+}}&lt;br /&gt;
{{module rating|protected}}&lt;br /&gt;
&lt;br /&gt;
This module implements the {{tl|Roman}} template. For behavioral documentation, please see the template page. For test cases, please see [[Template:Roman/testcases]].&lt;br /&gt;
&lt;br /&gt;
* Module supports 0 as a Roman numeral, displays as &amp;#039;N&amp;#039;.&lt;br /&gt;
* Prior to 25 April 2016, used to display 69105 as &amp;lt;span style=&amp;quot;text-decoration:overline;&amp;quot;&amp;gt;LXV&amp;lt;/span&amp;gt;MMMMCV. With the addition of &amp;lt;span style=&amp;quot;text-decoration:overline;&amp;quot;&amp;gt;IX&amp;lt;/span&amp;gt; and &amp;lt;span style=&amp;quot;text-decoration:overline;&amp;quot;&amp;gt;IV&amp;lt;/span&amp;gt; being 9000 and 4000 respectively, we now display 69105 as &amp;lt;span style=&amp;quot;text-decoration:overline;&amp;quot;&amp;gt;LXIX&amp;lt;/span&amp;gt;CV.&lt;br /&gt;
* Module handles decimal, fractional, and arithmetic expressions to a precision of 1/1728. {{green|Uses &amp;lt;code&amp;gt;#expr:&amp;lt;/code&amp;gt; at line 118.}}&lt;br /&gt;
&lt;br /&gt;
==Handling tricky cases (like 0.00001 and 99.99999)==&lt;br /&gt;
# Find the Roman numerals for the integer part of the number.&lt;br /&gt;
# If the number is not an integer:&lt;br /&gt;
#* Add half of the smallest unit (1/1728) to simulate rounding instead of truncation.&lt;br /&gt;
#* Ensure this new result is between 1/1728 and 1727/1728. (actually 1.1/1728 and 1727.1/1728 due to floating point rounding issues)&lt;br /&gt;
# Hence, 0.00001 is guaranteed to have at least the smallest unit symbol (instead of being blank or 0), and 99.99999 does not display as 100 or 99 and 2 halves.&lt;br /&gt;
&lt;br /&gt;
==Validation==&lt;br /&gt;
*[[Template:Roman/testcases]]&lt;br /&gt;
*[[Module:Roman/testcases]] - does not contain fractional/decimal tests&lt;br /&gt;
*The template supports subst: and safesubst:.&lt;/div&gt;</summary>
		<author><name>ASiplas</name></author>	</entry>

	</feed>