]> Pileus Git - ~andy/rsl/blob - doc/RSL_find_rng_azm.html
RSL v1.44
[~andy/rsl] / doc / RSL_find_rng_azm.html
1 <head>
2 </head>
3
4 <body>
5 <a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
6 <hr>
7
8
9 <h1>RSL_find_rng_azm</h1> 
10 <hr>
11
12 <h3>Synopsis</h3>
13 <b>#include &quot;rsl.h&quot;</b> <br>
14 <b>void RSL_find_rng_azm(float *r, float *ang, float x, float y);</b> 
15
16 <h3>
17 <hr>Description</h3>
18 Convert Cartesian coords (x, y) to polar (rng,angle); 0&lt;angle&lt;360. 
19 <hr>
20
21 <h3>Return value</h3>
22 None. 
23 <hr>
24
25 <h3>See also</h3>
26
27 <hr>Author: <a href=mike.kolander.html>Mike Kolander </a>
28 </body>