-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Assignees
@delphidabbler
Description
If n ∈ N (n ≠ 0) and b is the number base (b>1) then the number of digits, d, of n is
d = ⌊logb(n)⌋ + 1
Metadata
Metadata
Assignees
Labels
Projects
Status
Completed