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


Syntax:        L_SPHRAD(<expN>)



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


Arguments:     <expN> is the surface area of the sphere.


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


Examples:      ? L_SPHRAD(100)              && Result: 2.8209


Language:      C

See Also: L_SPHSRF()

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