Difference between revisions of "Template:Duodecimal/doc"

From blackwiki
Jump to navigation Jump to search
imported>Hyacinth
(→‎See also: {{Math templates|numeral systems}})
imported>Hyacinth
Line 2: Line 2:
 
{{lua|Module:BaseConvert}}
 
{{lua|Module:BaseConvert}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
This template makes it easy to convert decimal numbers into duodecimal.
+
This template makes it easy to convert decimal numbers into [[duodecimal]].
 
=== Usage ===
 
=== Usage ===
 
Use: <nowiki> {{Duodecimal|x}} </nowiki> where x is the decimal number to be converted to duodecimal.
 
Use: <nowiki> {{Duodecimal|x}} </nowiki> where x is the decimal number to be converted to duodecimal.

Revision as of 10:07, 23 November 2013

This template makes it easy to convert decimal numbers into duodecimal.

Usage

Use: {{Duodecimal|x}} where x is the decimal number to be converted to duodecimal.

Example: {{Duodecimal|2356}} yields 144412.

See also