SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » sqrt()
Location: math.h
math.h
sqrt()
IMPORT_C double sqrt(double);
Calculate square root. Returns the square root of parameter arg1.
double
Non-negative floating point value.
Square root of arg1
Copyright ©2008 Symbian Software Ltd.