MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / number_of_digits.py

File number_of_digits.py

maths/number_of_digits.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import math
2from timeit import timeit
3
4

Callers

nothing calls this directly

Calls 1

benchmarkFunction · 0.70

Tested by

no test coverage detected