Message Boards Message Boards

0
|
1042 Views
|
2 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Equivalent of select/remove for Mathematica?

Posted 3 years ago

Newbie Q: What is the Maple equivalent of select/remove for Mathematica?

To quote Maple:

A typical application that uses select and remove is to split the factors of a product, e, into those which depend on a variable x and those which do not (that is, constants). This can be accomplished by using v := select(has,e,x); followed by c≔remove(has,e,x). It is more efficient, however, to use v,c≔selectremove(has,e,x)

Thanks

POSTED BY: Rich -
2 Replies
Posted 3 years ago

Crossposted here.

POSTED BY: Rohit Namjoshi

Welcome to Wolfram Community!
Please make sure you know the rules: https://wolfr.am/READ-1ST
Please next time link your post to the duplicated one from MSE site.

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

Group Abstract Group Abstract