Skip to content

Commit 9d11008

Browse files
committed
update
1 parent f7b2aa8 commit 9d11008

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed
29.9 KB
Loading

content/trailing-zeros-factorial-python.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ explains the process in `detail <https://brilliant.org/wiki/trailing-number-of-z
3131
The key bit there in is this formula:
3232

3333
.. figure:: {filename}/images/trailing_zeros_formula.png
34-
:scale:120%
3534

3635

3736
where, ``n`` is the number for whose factorial we want to find the number of trailing zeros.

0 commit comments

Comments
 (0)