Group Abstract Group Abstract

Message Boards Message Boards

0
|
6.8K Views
|
4 Replies
|
0 Total Likes
View groups...
Share
Share this post:

[?] Turn the terms of an expression into a list?

Posted 8 years ago
POSTED BY: Jesse Sheinwald
4 Replies
POSTED BY: Henrik Schachner

Thanks

POSTED BY: Jesse Sheinwald
POSTED BY: Sander Huisman
In[1]:= List @@ (a + b + c + d)

Out[1]= {a, b, c, d}
POSTED BY: Frank Kampas
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard