Products
Sitemap
Online Calculators
Circuits (A-C)
Circuits (D-O)
Circuits (P-Z)
Tutorials
Declaration: double sqrt(double x); Returns the square root of x. Range: The argument cannot be negative. The returned value is always positive.
Declaration:
double sqrt(double x); Returns the square root of x.
double sqrt(double
);
Returns the square root of x.
The argument cannot be negative. The returned value is always positive.
<<< Back to C Language Library Reference Guide
<<< Back to Electronics Tutorials