Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>l_circan()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_CIRCAN()


Syntax:        L_CIRCAN(<expN1>,<expN2>)


Purpose:       To calculate area of a circular annulus.



Arguments:     <expN1> is the radius of the small circle.

               <expN2> is the radius of the large circle


Returns:       The area of the circular annulus formed by the two
               circles.


Examples:      ? L_CIRCAN(3.5,4.5)           && Result: 25.1327


Language:      C

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson