Searched refs:cf_root (Results 1 – 1 of 1) sorted by relevance
93 static mp_result cf_root(cstate_t *sp);152 {"root", 2, cf_root, "x y -- floor(x^{1/y}) ; y > 0"},807 static mp_result cf_root(cstate_t *sp) { in cf_root() function