Template:Decimal2Base

From blackwiki
Revision as of 21:44, 20 June 2008 by imported>Jkasd (add doc)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

This template converts numbers from decimal to a given base.

Usage

Use: {{Decimal2Base|n|radix}} where n is the number in decimal and radix is the base you want to convert to.

Examples: {{Decimal2Base|42|3}} yields 11203.

{{Decimal2Base|{{#expr: 6 * 9}}|13}} yields 4213.

{{Decimal2Base|58|16}} yields 3A16.


See also