<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Also, when comparing to scilab 4, you should keep in mind that the older versions (4 and earlier, I think) used the extend floating point feature of the FPU, giving 80 bits of precision in some cases. This might yield slightly different results in some calculations.</div><div><br></div><div>Cheers,</div><div>Arvid</div><br><div><div>15 sep 2013 kl. 20:55 skrev Samuel Gougeon <<a href="mailto:sgougeon@free.fr">sgougeon@free.fr</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite">The big number of digits asked for leads to that. You may see what does the following:<br><br>clc<br>%eps<br>format(16)<br>x = poly(0,'x'); f = (x-1)^2, factors(f)<br>format(19)<br>x = poly(0,'x'); f = (x-1)^2, factors(f)<br><br>Regards<br>Samuel<br>_______________________________________________<br>users mailing list<br><a href="mailto:users@lists.scilab.org">users@lists.scilab.org</a><br>http://lists.scilab.org/mailman/listinfo/users<br></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div>Arvid Rosén</div><div><br></div><div>Softube AB</div></div></span>S:t Larsgatan 10c<br>SE-582 24 Linköping<br>Sweden<br>Mobile: (+46) 73 25 123 47<br>Office: (+46) 13 21 16 23<br>Fax: (+46) 13 10 00 23<br>Mail: <a href="mailto:arvid@softube.com">arvid@softube.com</a><br>URL: <a href="http://www.softube.com/">www.softube.com</a></div></span></div></span></span>
</div>
<br></body></html>