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


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


Purpose:       To calculate the volume of a circular cone.


Arguments:     <expN1> is the radius of the cone.

               <expN2> is the height of the cone.


Returns:       The volume of the cone.


Examples:      ? L_CNEVOL(3.5,5)             && Result: 64.141



Language:      C

See Also: L_CNECSF() L_CNETSF()

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