<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>> >> hello,<br>> >><br>> >> it look like rounding error. the rejected 91 is not really 91, but 90.999999 or similar.<br>> >> using a [i] object, it is converted to 90.<br>> ><br>> > that would be one solution. the problem is that in other moments there will be floats there. what is the best way to avoid these errors? (had read about them, but never happened to me before)<br>> <br>> [* 100]<br>> [+ 0.5]<br>> [i]<br>> <br>> <br>> to match float using 2 digit precision (use 100 time the value in the sel object)<br>> <br>> <br>> cheers<br>> c<div><br></div><div>Of course,</div><div><br></div><div><span style="font-size: 12pt;">[* 100]</span></div><div>[+ 0.5]</div><div>[i]</div><div>[/100]</div><div><br></div><div>between [trigger] and  [sel] works ok.</div><div><br><br><font face="Courier New, Courier, Monospace" size="2">Mensaje telepatico asistido por maquinas.</font><br><br><div><br></div></div>                                          </div></body>
</html>