From Wikipedia, the free encyclopedia
This template uses Lua :
This template is for quickly converting a decimal number to binary.
Usage
Use { { Binary| x| y} } where x is the decimal number and y is the decimal precision (positive numbers, defaults displays up to 10 digits following the binary point).
Examples:
Code Result Notes
{ { Binary| 128892} } 111110111011111002 Regular integer
{ { Binary| 73.3333333| 5} } 1001001.010102 Truncated decimal
{ { Binary| 73.3333333| 0} } 10010012 Truncated at decimal point
{ { Binary| 73| 5} } 1001001.000002 Decimals padded to integer
{ { Binary| 73.25} } 1001001.012 Auto truncation
{ { Binary| 73.25| 4} } 1001001.01002 Decimals padded
{ { Binary| {{#expr:1+3/8}}} } 1.0112 Expression support
See also
Math templates
Functions
Numeral systems
bigmath bigger font to match TeX \displaystyle (standalone formulas only) math short text-based formulas mathcal [mathematical] calligraphic font; alternative to LaTeX \mathcal{...} tombstone symbol indicating the end of a proof mvar individual italicized maths variables in normal text val measurement values, uncertainties and units
a line set above/below a sequence of characters vec various overarrows, underarrows, etc. abs absolute values (paired vertical lines)
angular brackets
bra–ket notation
multiline delimiters (2–5 lines inclusive) ceil , floor calculations :mw:Help:#expr ; formatting indicators ⌈ 3.14⌉ , ⌊ 3.14⌋ (no calculation performed) pars parentheses that can be resized ( ∑ ) fraction slant fractions 3 ⁄ 5 (not for maths/science articles; use standing or upright fractions { { sfrac } } instead) sfrac "standing" or upright fractions 3 / 5 (use in maths/science articles instead of{ { fraction } } ) intmath integral symbols sum-int an integral superimposed over a capital sigma
subscripts and superscripts
arbitrary characters/diacritics set above/below one another tmath Wrap TeX in <math> tags