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
if i ==nothingifissymbollike(i) &&Symbol(i) ==getindepsym(A)
If i is nothing then it makes no sense to test whether it is symbol-like or is equal to the independent variable -- I think it's probably meant to be sym here instead of i.