Searched refs:fastiroot (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Dmpsqrt.c25 /* fastiroot */
44 double fastiroot(double);
65 __mp_dbl(&mpxn,&dx,p); dy=fastiroot(dx); __dbl_mp(dy,&mpu,p);
85 double fastiroot(double x) { function

Completed in 54 milliseconds