Find the number of trailing zero's in
Note:
or,
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In Legendre's Theorem .. You divide always the number by factors of 5 to get the number of trailing zero's, therefore :
2014/5 = 402
2014/25= 80
2014/625= 3
402 + 80 + 3 = 485