guessfactor.calc_print

guessfactor.calc_print(arg0: float, arg1: List[float], arg2: List[float]) None

Guess the factor from bases and exponents. First parameter is the goal.

second parameter are the bases and then the exponents.

Returns an ordered list with indices of the exponents.