<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Here is the start of this discussion.<br>
      As cross-posting looks forbidden/prevented/canceled, i am afraid
      that <a
href="http://mailinglists.scilab.org/algebra-conventions-with-integer-types-to-be-discussed-tp4038549p4038564.html">only
        the dev@ list received both initial messages</a>.<br>
      At least, <a
href="http://mailinglists.scilab.org/algebra-conventions-with-integer-types-to-be-discussed-tp4038549p4038564.html">only
        the dev@ archives publish them</a>.<br>
      Also, setting a scilab list in CC: while the main receiver is
      another list looks also useless because it is silently canceled
      (see the dev@ online archives).<br>
      <br>
      Regards<br>
      Samuel<br>
      <br>
      Le 14/09/2018 à 18:20, Stéphane Mottelet a écrit :<br>
    </div>
    <blockquote cite="mid:6ca39921-b002-731b-7631-b730254ae8b9@utc.fr"
      type="cite">Hello all,
      <br>
      <br>
      Integer types in Scilab are not smoothly implemented and there are
      still some bugs and real questions to be discussed, specifically
      on over/underflow, exceptions in divisions such as in
      <br>
      <br>
      int8(1)/int8(0)
      <br>
      <br>
      int8(-128)/int8(-1)
      <br>
      <br>
      type of the result of mixed double/integer operations, such as
      <br>
      <br>
      int8(1) + %pi
      <br>
      <br>
      int8(1)/0.0
      <br>
      <br>
      and so on. Other software related to Scilab, e.g. Matlab and
      Julia, have different conventions and currently Scilab currently
      adopts a mix of them, which does not help to make one's mind.
      <br>
      <br>
      Integers types were a long-waited feature by people who needed it,
      so I would like to have some  developpers and user testimonies
      about the way they do algebra with them.
      <br>
      <br>
      Thanks in adavance,
      <br>
      <br>
      S.
      <br>
      <br>
    </blockquote>
    <br>
    <div class="moz-cite-prefix">Le 17/09/2018 à 19:03, Stéphane
      Mottelet a écrit :<br>
    </div>
    <blockquote cite="mid:e22f6f39-b092-b5bd-d6ee-a71f822d66e2@utc.fr"
      type="cite">[No answers]<br>
      <br>
      Hello all, <br>
      <br>
      Do I have to conclude that the implementation is currently so
      incoherent that *nobody* uses integer types in Scilab (other than
      Scilab code itself) ? <br>
      <br>
      S. <br>
    </blockquote>
    <br>
  </body>
</html>