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_rectar()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 L_RECTAR()


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


Purpose:       To calculate the area of a right-angled rectangle.


Arguments:     <expN1> is the length of the rectangle.

               <expN2> is the width of the rectangle.


Returns:       The area of the rectangle.


Examples:      ? L_RECTAR(7.3,9.1)          && Result: 66.43


Language:      C

See Also: L_TRIAR() L_PRLLAR()

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