Currently At: Programming Reference > C Reference > Standard C Math > sqrt()

sqrt()


Syntax:
#include <math.h>
double sqrt( double num );


Description:
The sqrt() function returns the square root of num. If num is negative, a domain error occurs.

Related Topics:
exp(), log(), pow()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions