Difference between revisions of "Template:Hex2Dec"
Jump to navigation
Jump to search
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...") |
(No difference)
|
Revision as of 07:12, 12 July 2025
Example syntax | Example output |
---|---|
{{Hex2Dec|F4240}} |
1000000 |