Sophie

Sophie

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

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.-->

<html>
<head>
<title>GrADS function: atan2</title>
</head>
<body bgcolor="e0f0ff" text="#000000">

<h2><b>atan2()</b></h2><p>

<code>atan2 (<i>expr1, expr2</i>)</code>

<p>
Applies the tan<sup>-1</sup> function to the result of
(<code><i>expr1/expr2</i></code>). 
<p>
If <code><i>expr1</i></code> and <code><i>expr2</i></code> are both
zero, the result is arbitrarily set to zero. The result of the
<code>atan2</code> function is in radians.


<H3>Usage Notes</H3><P>
<H3>Examples</H3><P>



</body>
</html>