Base decode: Difference between revisions

26 bytes added ,  1 year ago
"Better category ordering, add redirects to categories, fix pseudo-adverb categories"
("Add all appropriate categories to each verb")
("Better category ordering, add redirects to categories, fix pseudo-adverb categories")
 
(One intermediate revision by the same user not shown)
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.
Line 14:
</pre>
 
[[Category:AdverbsVerbs]]
[[Category:Operator verbs]]
[[Category:Primitives]]
720

edits