<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.erights.org/mediawiki/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Number formatting - Revision history</title>
		<link>http://wiki.erights.org/mediawiki/index.php?title=Number_formatting&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.5-7</generator>
		<lastBuildDate>Sat, 13 Jun 2026 20:56:24 GMT</lastBuildDate>
		<item>
			<title>Kevin Reid at 17:43, 30 April 2009</title>
			<link>http://wiki.erights.org/mediawiki/index.php?title=Number_formatting&amp;diff=1776&amp;oldid=prev</link>
			<guid>http://wiki.erights.org/mediawiki/index.php?title=Number_formatting&amp;diff=1776&amp;oldid=prev</guid>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;E has no defined standard library to print numbers with formatting choices (e.g. leading zeros, number of decimal places, scientific notation).&lt;br /&gt;
&lt;br /&gt;
==Proposals==&lt;br /&gt;
&lt;br /&gt;
* Borrow &amp;lt;code&amp;gt;printf&amp;lt;/code&amp;gt; or one of its descendants. --[[User:Kevin Reid|Kevin Reid]] 12:43, 30 April 2009 (CDT)&lt;br /&gt;
&lt;br /&gt;
* Tame [http://java.sun.com/j2se/1.4.2/docs/api/java/text/DecimalFormat.html java.text.DecimalFormat] and declare it to be our formatting library. (Is incorporating this Java-specific interface into our library spec acceptable for non-Java E implementations? Even if not, taming it is still potentially useful.) I have used DecimalFormat from E code by unsafe import and found it acceptable. --[[User:Kevin Reid|Kevin Reid]] 12:43, 30 April 2009 (CDT)&lt;br /&gt;
&lt;br /&gt;
==Discussion==&lt;br /&gt;
&lt;br /&gt;
* [http://www.eros-os.org/pipermail/e-lang/2009-February/013009.html Initial report]&lt;/div&gt;</description>
			<pubDate>Thu, 30 Apr 2009 17:43:56 GMT</pubDate>			<dc:creator>Kevin Reid</dc:creator>			<comments>http://wiki.erights.org/wiki/Talk:Number_formatting</comments>		</item>
	</channel>
</rss>