<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/x-bc/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/x-bc/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/x-bc/bugs/</id><updated>2002-12-23T18:09:07Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>trailing zeros are cut off too often</title><link href="https://sourceforge.net/p/x-bc/bugs/1/" rel="alternate"/><published>2002-12-23T18:09:07Z</published><updated>2002-12-23T18:09:07Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net9e6bf38fa7bbbd2374ca4f967a922a74d818b881</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When the &amp;amp;quot;cut final zeros&amp;amp;quot; option is turned on, it cuts&lt;br /&gt;
final zeros even if they result in a wrong answer, for&lt;br /&gt;
example:&lt;br /&gt;
1440.00&lt;br /&gt;
becomes&lt;br /&gt;
144&lt;br /&gt;
This appears only to happen on floating point numbers, so&lt;br /&gt;
1440&lt;br /&gt;
is displayed correctly.&lt;br /&gt;
It seems to happen any time the result is a float, but&lt;br /&gt;
I haven't extensively tested it.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>