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


Syntax:        L_SPHSRF(<expN>)


Purpose:       To calculate the surface area of a sphere, given its
               radius.


Arguments:     <expN> is the radius of the sphere.


Returns:       The surface area of the sphere of radius <expN>.


Examples:      ? L_SPHSRF(3.5)              && Result: 153.938


Language:      C

See Also: L_SPHRAD()

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