<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Jan 2020 15:32:18 Z</lastBuildDate><pubDate>3 Jan 2020 12:05:37 Z</pubDate><description>I'm using many trigonometric formulas, then I see that windev fails with a few of them, for example &#13;
&#13;
trace(SIN(360))&#13;
&#13;
returns: -0.0000000000000002449293598295&#13;
&#13;
I found that sin(modulo(myangle,360)) works fine but I don't trust in every other calculations.</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value/read.awp</link><title>SIN(360) &lt;&gt;0  .... wrong value ???</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>BALTASAR</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67604/read.awp</comments><pubDate>22 Jan 2020 15:32:18 Z</pubDate><description>Thanks, Tim.&#13;
&#13;
What I can't understand is that Windev says:&#13;
&#13;
Currency: recommended type for the calculations performed on rea…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67604/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67604/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value/read.awp">SIN(360) &lt;&gt;0  .... wrong value ???</source><title>Re: SIN(360) &lt;&gt;0  .... wrong value ???</title></item><item><author>tim</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67603/read.awp</comments><pubDate>22 Jan 2020 14:03:05 Z</pubDate><description>[code:wl]&#13;
moResultaat est un monétaire = Sin(360)&#13;
Trace(moResultaat)&#13;
[/code]</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67603/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67603/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value/read.awp">SIN(360) &lt;&gt;0  .... wrong value ???</source><title>Re: SIN(360) &lt;&gt;0  .... wrong value ???</title></item><item><author>BALTASAR</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67544/read.awp</comments><pubDate>8 Jan 2020 10:39:19 Z</pubDate><description>[code:wl]&#13;
MyNumeric is numeric = 360&#13;
trace(sin(mynumeric))&#13;
[/code]&#13;
&#13;
result: -0.0000000000000002449293598295&#13;
&#13;
still wrong</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67544/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67544/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value/read.awp">SIN(360) &lt;&gt;0  .... wrong value ???</source><title>Re: SIN(360) &lt;&gt;0  .... wrong value ???</title></item><item><author>test</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67536/read.awp</comments><pubDate>3 Jan 2020 15:58:23 Z</pubDate><description>I haven't tested, but it looks like the usual "Real imprecision" problem.&#13;
&#13;
If I'm right, do &#13;
MyNumeric is numeric = 360&#13;
trac…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67536/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value-67536/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/67535-sin360-0-wrong-value/read.awp">SIN(360) &lt;&gt;0  .... wrong value ???</source><title>Re: SIN(360) &lt;&gt;0  .... wrong value ???</title></item></channel></rss>
