You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also noticed this problem, in my case i was computing the exponent as part of a [TERM]. Is there a way to check the terms to see they are calculated correctly?
MSX doesn't parse the following formula expression
FORMULA Xn X0_(2.71828^(-kb_t))
In this case you should really be using exp(-kb*t) but that's besides the point.
The text was updated successfully, but these errors were encountered: