Tagged Questions
0
votes
1answer
147 views
Make Mathematica wait before replacing?
How can I force Mathematica to completely evaluate a subexpression before using a replacement rule?
For example, consider the following definition (for the series of ...
4
votes
2answers
103 views
Confusing ReplaceRepeated & Hold
I've been bootstrapping myself to the very alien world of Mathematica and there came my first WTF moment:
...