Searched refs:cbrt_5d (Results 1 – 2 of 2) sorted by relevance
196 static double cbrt_5d(double d) { in cbrt_5d() function214 double a = cbrt_5d(d); in halley_cbrt3d()