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


Syntax:        L_PRLLAR(<expN1>,<expN2>,<expN3>)


Purpose:       To calculate the area of a parallelogram.


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

               <expN2> is the width of the parallelogram.

               <expN3> is the acute angle in radians.



Returns:       The area of the parallelogram.



Examples:      ? L_PRLLAR(7.3,9.1,0.785)        && Result: 46.954


Language:      C

See Also: L_RECTAR() L_TRIAR()

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