Timeline for answer to Drop terms in expression by Mr.Wizard
Current License: CC BY-SA 3.0
Post Revisions
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 13, 2015 at 18:14 | comment | added | Giacomo Ciani | Oh, I see. I should get my IT department to upgrade my Mathematica version... :-) Thanks for the clarification. | |
| Feb 12, 2015 at 16:54 | comment | added | Mr.Wizard |
@Giacomo I guess you are not yet a Mathematica 10 user. FreeQ[t] is an operator form that is (for the most part) equivalent to FreeQ[#1, t] &.
|
|
| Feb 12, 2015 at 16:53 | vote | accept | Giacomo Ciani | ||
| Feb 12, 2015 at 16:40 | comment | added | Giacomo Ciani |
Both works, although the second is much nicer! :-) However, I think it should be Select[mysum, FreeQ[#1, t] &], right?
|
|
| Feb 11, 2015 at 22:25 | history | edited | Mr.Wizard | CC BY-SA 3.0 |
added 192 characters in body
|
| Feb 11, 2015 at 22:04 | history | answered | Mr.Wizard | CC BY-SA 3.0 |