<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <font face="Courier New">Sorry for the typo, I meant sin(x)/x, i.e.,
      the sinc function.<br>
      <br>
    </font><br>
    <div class="moz-cite-prefix">On 04/02/2020 23:42, Federico Miyara
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:a1617de3-0e84-b328-ff51-9eb24e3c49fb@fceia.unr.edu.ar">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <br>
      <font face="Courier New">Dear All,<br>
        <br>
        Is there a primitive implementing the sine(x)/x indefinite
        integral (called sine integral, Si)?<br>
        <br>
        I couldn't find it either among the special functions or
        trigonometric functions collections. It is an important function
        in signal processing (for instance a non-aliased rectangular
        pulse requires Si). <br>
        <br>
        I know it would be possible to find the value for given x using
        integrate or intg, but I'm sure it would be much more efficient
        to use an approximation such as a Taylor series combined perhaps
        with an asymptotic approximation, than to massively compute a
        definite integral for each single value.<br>
        <br>
        Regards,<br>
        <br>
        Federico Miyara  <br>
      </font> <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>