ವಿಕಿಪೀಡಿಯದಿಂದ, ಇದು ಮುಕ್ತ ಹಾಗೂ ಸ್ವತಂತ್ರ ವಿಶ್ವಕೋಶ
0x00
Works for all values in the range 0–4294967295.
{{dec2hex|0}}
→ 0x00
{{dec2hex|160}}
→ 0xA0
{{dec2hex|1984}}
→ 0x7C0
{{dec2hex|65535}}
→ 0xFFFF
{{dec2hex|8675309}}
→ 0x845FED
{{dec2hex|123456789}}
→ 0x75BCD15
{{dec2hex|3735928559}}
→ 0xDEADBEEF
{{dec2hex|4294967295}}
→ 0xFFFFFFFF
- digits
- Specify how many digits are show [2,8]. Example:
{{dec2hex|65535|digits=8}}
→ 0x0000FFFF
Math templates |
---|
|
|
|
---|
| mvar | individual italicized maths variables in normal text | | a line set above/below a sequence of characters | overarc | an arc set above a sequence of characters | | arbitrary characters/diacritics set above/below one another | pars | parentheses that can be resized (∑) | sfrac | "standing" or upright fractions 3/5 (use in maths/science articles instead of{{fraction}} ) | | subscripts and superscripts | tmath | Wrap TeX in <math> tags | tombstone | symbol indicating the end of a proof | val | measurement values, uncertainties and units | vec | various overarrows, underarrows, etc. |
|
|
|
|
|