Forums
(@saasmaine)
3 years, 3 months ago
That makes sense. Thanks!
Okay, I seem to have fixed it.
Instead of using all those extra variables and stuff, this is how I got it to calculate and show up:
y[1] = (x[4] * x[1]) / (x[2] * x[3]);