Searched refs:fSqrt (Results 1 – 2 of 2) sorted by relevance
64 static fInt fSqrt(fInt); /* Returns the Square Root of a fInt numb…396 static fInt fSqrt(fInt num) in fSqrt() function471 temp = fSqrt(temp); /*root = Sqrt (b^2 - 4AC); */ in SolveQuadracticEqn()
998 fSqrt(fAdd(fSquared_Sigma_FMAX, in atomctrl_calculate_voltage_evv_on_sclk()