<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.erights.org/mediawiki/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.erights.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Number_formatting</id>
		<title>Number formatting - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.erights.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Number_formatting"/>
		<link rel="alternate" type="text/html" href="http://wiki.erights.org/mediawiki/index.php?title=Number_formatting&amp;action=history"/>
		<updated>2026-05-15T15:44:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.5-7</generator>

	<entry>
		<id>http://wiki.erights.org/mediawiki/index.php?title=Number_formatting&amp;diff=1776&amp;oldid=prev</id>
		<title>Kevin Reid at 17:43, 30 April 2009</title>
		<link rel="alternate" type="text/html" href="http://wiki.erights.org/mediawiki/index.php?title=Number_formatting&amp;diff=1776&amp;oldid=prev"/>
				<updated>2009-04-30T17:43:56Z</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;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;</summary>
		<author><name>Kevin Reid</name></author>	</entry>

	</feed>