Find largest power-of-10 less than or equal to given bigint.
a bigint
10ⁱ | 10ⁱ ≤ x and 10ⁱ > x/10
Generated using TypeDoc
Find largest power-of-10 less than or equal to given bigint.