Guest User

Untitled

a guest
May 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. fun[x_] := x^0/x!;
  2.  
  3. list={0,0,0.1,0.2,0.9,0.8,0,0};
  4.  
  5. fun[list]
Add Comment
Please, Sign In to add comment