Guest User

Untitled

a guest
Apr 22nd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. collect( expand(raw), [X,Y], distributed );
  2.  
  3. collect (expand(raw), [X,Y], distributed, u->simplify(u) );
  4.  
  5. coeff( coeff( expand(raw), X^5), Y^4 );
Add Comment
Please, Sign In to add comment