ई टेम्पलेट:Hex2dec के प्रलेखन उपपन्ना ह। इहाँ उपयोग खातिर जानकारी, श्रेणी सभ आ अउरी दूसर सामग्री मौजूद बा जेवन की मूल टेम्पलेट पन्ना के हिस्सा ना हवे।
This template uses Lua :
{{hex2dec|0x0000}} → 0
{{hex2dec|0xA0}} → 160
{{hex2dec|0x7C0}} → 1984
{{hex2dec|0xFFFF}} → 65535
{{hex2dec|0x845FED}} → 8675309
{{hex2dec|0x75BCD15}} → 123456789
{{hex2dec|0xDEADBEEF}} → 3735928559
{{hex2dec|0xFFFFFFFF}} → 4294967295
Input formats
Input with or without 0x prefix:
{{hex2dec|0xa0}} → 160
{{hex2dec|a0}} → 160
Uppercase and lowercase accepted:
{{hex2dec|A0}} → 160
{{hex2dec|a0}} → 160
Not a number input
{{hex2dec|}} → 0
{{hex2dec}} → 0
{{hex2dec|0xAXYZ}} → 0
{{hex2dec|XYZ}} → 0
{{hex2dec|0xA B}} → 0
{{hex2dec|A B}} → 0
Math templates
Notation
bigmath for stand-alone formulas, using a bigger font to match \displaystyle PNG-rendered TeX formulas bra–ket notation frac for creating fractions (not for use in science or mathematical articles; instead, use {{sfrac }}
) intmath integral symbols angular brackets multiline delimiters (2–5 lines inclusive) math for inline formulas, to get a better matching font size and vertical alignment than with \textstyle (or the \scriptstyle kludge) PNG-rendered TeX formulas mathcal [mathematical] calligraphic font for use in mathematical formulas, as an alternative to \mathcal{...} in LaTeX markup
mvar a short form to refer to individual italicized maths variables in normal text arbitrary characters/diacritics set above/below one another radic sfrac for creating fractions (this template should be used in science or mathematical articles instead of {{frac }}
) sqrt tmath wraps a TeX math expression in <math> tags val to report measurement values, uncertainties and units vec for various overarrows, underarrows, pointing left, right or both ways