Works for all values in the range 0–4294967295.
- {{dec2hex|0}} → 016
- {{dec2hex|160}} → A016
- {{dec2hex|1984}} → 7C016
- {{dec2hex|65535}} → FFFF16
- {{dec2hex|8675309}} → 845FED16
- {{dec2hex|123456789}} → 75BCD1516
- {{dec2hex|3735928559}} → DEADBEEF16
- {{dec2hex|4294967295}} → FFFFFFFF16
- digits
- Specify how many digits are show [2,8]. Example: {{dec2hex|65535|digits=8}} → FFFF16
Math templates |
---|
|
Conversions |
---|
convert | many units (see: list) | cvt | many units; abbreviated {{convert}} | convinfobox | for use in infoboxes | bbl to t | barrels of oil to tonnes | long ton | long hundredweights, quarters and pounds to kilograms; long tons and hundredweights to pounds and metric tonnes | miles-chains | miles and chains to kilometres linking "chains" | rndfrac | decimals to fractions |
| |
|
|
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 short inline 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 | Radicals √2 | sfrac | for creating fractions 3/5 (this template should be used in science or mathematical articles instead of {{frac}} ) | | Subscripts and superscripts | 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 |
|
|
|
|
|