Qurak

DigitCount

Available

Counts occurrences of each digit in a number.

DigitCount[n, b, d]
DigitCount[n, b, d, len]
DigitCount[n, b]
DigitCount[n]
DigitCount[1234] → {1, 1, 1, 1, 0, 0, 0, 0, 0, 0}

Topics

Related

All 6300 functions · Use this from an MCP client