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
Calling evaluate() without a compiled expression returns NaN. I think this doesn't make much sense. If it's forbidden to call evaluate() without a compiled expression, it should throw or assert.