Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > dcaf9bd555d1ce386641f56c6523d3ed > files > 253

grads-2.0.2-1.fc18.i686.rpm

<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->

<h2>gint</h2>
<code>gint (<i>expr, dim1, dim2</i>)</code>
<p>
general integral, similar to the  <a href="gradfuncave.html"><code>ave</code></a>
function except the result is not divided by the total area. 
<ul>
  <code><i>expr</i>&nbsp;&nbsp;&nbsp;&nbsp;</code>- any valid GrADS expression <br />
  <code><i>dim1</i>&nbsp;&nbsp;&nbsp;&nbsp;</code>- the start point for the integral<br />
  <code><i>dim2</i>&nbsp;&nbsp;&nbsp;&nbsp;</code>- the end point for the integral<br />
</ul>
<p> <code><i>dim1</i></code> and <code><i>dim2</i></code> are standard
  GrADS dimension expressions whose dimensions must match. </p>
<p>
<h3>Usage Notes</h3>
<h3>Examples</h3>