by Ricardo Fernández Serrata
Version 1 (January 20, 2021)
Download (9 downloads)
Returns an array with sequence of numbers resulting from the sum (➕Additive) or product (✖Multiplicative) of digits of the previous number.
Because the Digital Root depends on the base or radix, the array must contain numeral strings, not numbers. This flow only supports Decimal (Base or Radix 10).
Persistence Value (Steps) of n = {#out - 1}
ℹ
en.wikipedia.org/wiki/Digital_root
en.wikipedia.org/wiki/Persistence_of_a_number
Future: Support for other bases/radices like Hex, Octal and Ternary
5 stars | 1 | |
4 stars | 0 | |
3 stars | 1 | |
2 stars | 0 | |
1 star | 0 | |
Reports | 0 |
Reviews and ratings can be submitted in the app.