Base decode: Difference between revisions

No change in size ,  2 years ago
"More lowercasing"
("Add all appropriate categories to each verb")
("More lowercasing")
Line 1:
{{primitive|x/y}}
 
'''Basebase decode''' or just '''decode''' takes an integer <code>y</code> and decodes it into a digit array using the bases in <code>x</code>. It performs the inverse of [[base encode]].
 
If <code>x</code> is an atom, decodes the number fully, using <code>x</code> as many times as needed.
720

edits