<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>17 Dec 2015 17:00:00 Z</lastBuildDate><pubDate>17 Dec 2015 16:11:00 Z</pubDate><description>I have a tax rate stored as a 4 byte real. The tax rate is 0.10. When I query the Db and insert the tax rate into a table column the rate becomes 0.1000000014901. I've tried just about every Numeric input mask includingg 4 byte real. What's going on?&#13;
&#13;
Also - I made sure that no other code is effecting this value. Right after TableAddLine() I did a trace to make sure the value was 0.1000000014901.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes/read.awp</link><title>[WD20] 0.10 in Db becomes 0.1000000014901</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55533/read.awp</comments><pubDate>17 Dec 2015 17:00:00 Z</pubDate><description>Thanks guys.&#13;
Thanks Fabrice.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55533/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55533/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes/read.awp">[WD20] 0.10 in Db becomes 0.1000000014901</source><title>Re: [WD20] 0.10 in Db becomes 0.1000000014901</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55532/read.awp</comments><pubDate>17 Dec 2015 16:36:00 Z</pubDate><description>Hi&#13;
&#13;
this is unfortunately absolutely normal. Reals are a very OLD type of variable, created at the time where every byte count…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55532/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55532/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes/read.awp">[WD20] 0.10 in Db becomes 0.1000000014901</source><title>Re: [WD20] 0.10 in Db becomes 0.1000000014901</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55531/read.awp</comments><pubDate>17 Dec 2015 16:31:00 Z</pubDate><description>I thought about that, but since I'm dealing with sales I need everything to be perfect. Also I want to allow tax rates up to 4 d…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55531/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55531/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes/read.awp">[WD20] 0.10 in Db becomes 0.1000000014901</source><title>Re: [WD20] 0.10 in Db becomes 0.1000000014901</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55530/read.awp</comments><pubDate>17 Dec 2015 16:16:00 Z</pubDate><description>Hi,&#13;
&#13;
I had something similat in a windev application when doingcalculations.&#13;
&#13;
You can use this in your calculation&#13;
&#13;
ROUND(…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55530/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes-55530/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55527-wd20-0-10-becomes/read.awp">[WD20] 0.10 in Db becomes 0.1000000014901</source><title>Re: [WD20] 0.10 in Db becomes 0.1000000014901</title></item></channel></rss>
