User Portlet
| Discussions |
|---|
| I have found a bug in Mathematica 10.0. I'm not sure where to report it, but here is Mathematica input that will generate it: TestFunc1 = x; TestFunc2 = y + y^2; (*This simplify uses the 'local' x value and returns "1" *) ... |