Solved
Symbolic issue?
- March 21, 2020
- 1 reply
- 2691 views
Hi, I met something strange with symbolic

You like complicated and confusing names in your sheet, don't you? But in stripped down sheets for this forum to show a specific problem, simple names would be preferable.
When you evaluate an expression symbolically, the symbolic traces back the sheet as far as it can. The reason for you sheet failing is because the symbolic is not able to evaluate "Type.const.f(Type)" . I am not sure why but it says that you can't compare variable Type with a string.

Your second approach works OK because you evaluate "Type.const.f(Type)" only numerically.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.