Using `new ExponentialRegression([0, 1, 2] [-1, -2, -5], 2)` results in `NaN` returned prediction.
Using
new ExponentialRegression([0, 1, 2] [-1, -2, -5], 2)results inNaNreturned prediction.