Guest User

Untitled

a guest
Nov 18th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. f[m_] = Table[f[m, n], {n, 1, 6}];
  2.  
  3. f[1] = {1, 2, 3, 4, 5, 6}
Add Comment
Please, Sign In to add comment