Guest User

Untitled

a guest
Oct 21st, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. if ( y0[m] <= 0 || y0[m] >= 2 )
  2. z[n] = 0
  3. else
  4. z[n] = H0tf
  5. end
Add Comment
Please, Sign In to add comment