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


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


Purpose:       To calculate the total surface area of a cone.


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

               <expN2> is the height of the cone.


Returns:       The total surface area of the cone.


Examples:      ? L_CNETSF(3.5,5)             && Result: 105.594


Language:      C

See Also: L_CNEVOL() L_CNECSF()

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