Wiktenauer logo.png

Template:Hex2dec/2

From Wiktenauer
< Template:Hex2dec
Revision as of 02:29, 23 September 2012 by Michael Chidester (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

0

[edit] [history] [purge] Documentation icon Template documentation

This subtemplate of {{hex2dec}} converts a single character of a hex string into its decimal equivalent. This subtemplate is not meant to be called directly.

Usage

because on position 4 is value A and Ahex=10dec. Position count is from left, with the first position=0 (not 1).

This template works in conjunction with the following templates:

  • {{Hex2dec/main}}: does the actual multiplication and addition to create a decimal number.
  • {{Hex2dec/1}}: returns the length of the hexadecimal string.