sqrt()

created by r00k123
(thing) by r00k123 (1.9 mon) (print)   (I like it!) Thu Jul 12 2001 at 18:11:34
sqrt()

#include <math.h>

int sqrt( double real );

This function returns the square root of real.


Back to Essential C Functions.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.