<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>
    </p>
    <div class="moz-text-html" lang="x-unicode">Hello,
      <p>In Scilab 4.0, ... 5.1.1, ... 5.5.1, we get:<font face="Arial"><br>
        </font><tt>-->asin([-2,2]')</tt><tt><br>
        </tt><tt> ans  =</tt><tt><br>
        </tt><tt>  - 1.5707963 + 1.3169579i</tt><tt><br>
        </tt><tt>    1.5707963 + 1.3169579i</tt><font face="Arial"><br>
          <br>
        </font>In Scilab 5.5.2 :<font face="Arial"><br>
        </font><tt>--> asin([-2,2]')</tt><tt><br>
        </tt><tt>  ans  =</tt><tt><br>
        </tt><tt>   - 1.5707963 + 1.3169579i  </tt><tt><br>
        </tt><tt>     1.5707963 <font color="#cc33cc" size="+3">-</font>
          1.3169579i </tt><font face="Arial"><br>
          <br>
        </font>It is also the Octave 5.1.0 and Matlab 2016 answer.</p>
      <p>Is this change intentional?<br>
        If yes, it will have to be documented, and the m2sci converter
        will have to be updated.</p>
      <p>Regards</p>
      <p>Samuel</p>
    </div>
  </body>
</html>