Searched defs:sqrt (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/headers/cpp/std/
H A Dcomplext.cc253 sqrt (const complex<FLOAT>& x) function
/haiku-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathMath.h114 static T sqrt (T x) {return ::sqrt (doubl function in struct:Imath::Math
141 static float sqrt (float x) {return ::sqrtf (x);} function in struct:Imath::Math
[all...]

Completed in 90 milliseconds