Recursive indexing: Difference between revisions

Content deleted Content added
ce, rem tag
No edit summary
 
Line 1:
{{no footnotes|date=June 2020}}
 
'''Recursive indexing''' is an [[algorithm]] used to represent large numbericnumeric values using members of a relatively small [[Set (mathematics)|set]].
 
Recursive indexing writes the successive differences of the number after extracting the maximum value of the alphabet set from the number, and continuing recursively till the difference falls in the range of the set.