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