guessfactor.calc_values

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

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.