Template:Hex2Dec
Revision as of 07:12, 12 July 2025 by Heinermann (talk | contribs) (Created page with "<includeonly>{{#ifexpr: {{#len: {{{1|}}} }} < 9 | {{#ifexpr: {{#len: {{{1|}}} }} > 0 | {{#expr: {{ #ifexpr: {{#len: {{{1}}} }} > 7 | {{decchr|{{#sub:{{{1}}}|-8|1}} }} * 268435...")
Example syntax | Example output |
---|---|
{{Hex2Dec|F4240}} |
1000000 |