<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><font size="-1"><font face="Arial">Hi
          Amir<br>
          <br>
          i think you divide something by an input, which is not
          constant, and may be null, certainly at time = 0<br>
          for example, if the output you need is the division between
          input_a and input_b, you may write :<br>
          output = (1-EQL(Input_b,0))*input_a/(input_b+0.001*EQL(Input_b,0))<br>
          <br>
          Best regards<br>
        </font></font>
      <div class="moz-signature">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        <div style="width:350px;">
          <div> </div>
          <div> </div>
          <div align="left"> <img alt="Logo_ITF"
              src="cid:part1.05000308.09070306@itf.biz" width="90"
              align="left" height="143"> </div>
          <div style="font-size: 12px" align="right"> <span
              style="font-size: 18px"><b>Adrien JEZEQUEL</b></span><br>
            Simulation Dynamique - Calculs numériques<br>
            <br>
            62 rue du Bolliet<br>
            73230 SAINT-ALBAN-LEYSSE<br>
            Tél : +33(0) 479 750 029<br>
            Fax : +33(0) 479 852 122<br>
            <span> <a href="mailto:a.jezequel@itz.biz">a.jezequel@itf.biz</a>
            </span><br>
            <span> <a href="http://www.itf.biz">www.itf.biz</a> </span>
          </div>
        </div>
        <div style="width:350px; height:115px;"> <img alt="Feuille"
            src="cid:part4.03090100.07040003@itf.biz" width="172"
            align="right" height="98"> </div>
      </div>
      Le 24/06/2014 13:38, Amir Nashed a écrit :<br>
    </div>
    <blockquote
cite="mid:CAJ_vqRS9bdsiy9Y7=aa4VK3AAV+aG_tNASLBGaPjDhQLU5NDgw@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hello
        <div><br>
        </div>
        <div>Does anyone know why the error of "dividing by zero"
          occurs?</div>
        <div>I mean i noticed many times that i get this error although
          when i print out the denominator its value never reached zero.</div>
        <div><br>
        </div>
        <div>Thank you</div>
        <div><br>
        </div>
        <div>Amir</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
TRNSYS-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:TRNSYS-users@lists.onebuilding.org">TRNSYS-users@lists.onebuilding.org</a>
<a class="moz-txt-link-freetext" href="http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org">http://lists.onebuilding.org/listinfo.cgi/trnsys-users-onebuilding.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>