10-01-2022, 12:20 AM
In a nutshell, for power take the natural log (Ln) of x ^ y = y * ln(x) and convert it back with e^(y*ln(x)).
Just need good algorithms to do the calculations.
Just need good algorithms to do the calculations.
b = b + ...