Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NumberOfDigits ¶
NumberOfDigits returns the number of digits for a natural number input. Runs in O(1) time and space and doesn't use loops. https://en.wikipedia.org/wiki/Natural_number
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.