Advertisement
Guest User

Untitled

a guest
Oct 24th, 2016
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. x = used_amount_images * 100 / total_amount_images
  2.  
  3. time | image | zoom
  4. time1 | 56.png | 7
  5. time2 | 11.png | 7
  6. time3 | 56.png | 7
  7. time4 | 23.png | 7
  8. time5 | 56.png | 7
  9. time6 | 56.png | 7
  10.  
  11. x = used_amount_images * 100 / total_amount_images = 6 * 100 / 65 = 9.23%
  12.  
  13. x = used_amount_images * 100 / total_amount_images = 3 * 100 / 65 = 4.62%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement