Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.5K Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

Can any of you see the problem in this code?

Posted 11 years ago
Attachments:
POSTED BY: David Keith
Posted 11 years ago

* SOLVED

The answer occurred to me right after posting. When the rule conforms to the expression at level 1, replace does not know I meant it to be done at level 2. So it did the replace at level 1. The solution is to use Replace[expression,rule,2]

POSTED BY: David Keith
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard