0%

13-letter words containing nary

  • binary number — a number expressed in binary notation, as 1101.101 = 1 × 23 + 1 × 22 + 0 × 21 + 1 × 20 + 1 × 2–1 + 0 × 2–2 + 1 × 2–3 = 13 5⁄8
  • binary prefix — (unit)   (Or "IEC prefix") A prefix used with a unit of data to mean multiplication by a power of 1024. Binary prefixes are most often used with "byte" (e.g. "kilobyte") but also with bit (e.g. "megabit"). For example, the term kilobyte has historically been used to mean 1024 bytes, and megabyte to mean 1,048,576 bytes. The multipliers 1024 and 1,048,576 are powers of 1024, which is itself a power of two (1024 = 2^10). It is this factor of two that gives the name "binary prefix". This is in contrast to a decimal prefix denoting a power of 1000, which is itself a power of ten (1000 = 10^3). Decimal prefixes are used in science and engineering and are specified in widely adopted SI standards. Note that the actual prefix - kilo or mega - is the same, it is the interpretation that differs. The difference between the two interpretations increases with each multiplication, so while 1000 and 1024 differ by only 2.4%, 1000^6 and 1024^6 differ by 15%. The 1024-based interpretation of prefixes is often still used informally and especially when discussing the storage capacity of random-access memory. This has lead to storage device manufacturers being accused of false marketing for using the decimal interpretation where customers might assume the larger, historical, binary interpretation. In an attempt to clarify the distinction, in 1998 the IEC specified that kilobyte, megabyte, etc. should only be used for powers of 1000 (following SI). They specified new prefixes for powers of 1024 containing "bi" for "binary": kibibyte, mebibyte, etc.; an idea originally propsed by IUPAC. IEC also specified new abbreviations Ki, Mi, etc. for the new prefixes. Many other standards bodies such as NIST, IEEE and BIPM support this proposal but as of 2013 its use is rare in non-technical circles. Specific units of IEC 60027-2 A.2 and ISO/IEC 80000
  • binary pulsar — a pulsar in a binary system.
  • binary search — (algorithm)   A search algorithm which repeatedly divides an ordered search space in half according to how the required (key) value compares with the middle element. The following pseudo-C routine performs a binary search return the index of the element of vector "thing[first..last]" equal to "target": if (target < thing[first] || target > thing[last]) return NOT_FOUND; while (first < last) { mid = (first+last)/2; /* truncate to integer */ if (target == thing[mid]) return mid; if (target < thing[mid]) last = mid-1; else first = mid+1; } if (target == thing[last]) return last; return NOT_FOUND; (2003-01-14)
  • binary system — a system involving only two elements, as 0 and 1 or yes and no.
  • binary weapon — a chemical weapon consisting of a projectile containing two substances separately that mix to produce a lethal agent when the projectile is fired
  • café coronary — a fatal choking condition brought on when food, dentures, etc. lodge in a person's throat while he or she is eating: it is often misinterpreted as a heart attack
  • canary yellow — Something that is canary yellow is a light yellow in colour.
  • commissionary — Of, relating to, or conferring a commission.
  • common canary — See under canary (def 1).
  • concessionary — A concessionary price is a special price which is lower than the normal one and which is often given to old people, students, and the unemployed.
  • conclusionary — conclusory
  • concretionary — formed by concretion; consisting of concreted matter or masses.
  • confectionary — a place where confections are kept or made
  • confessionary — of or relating to confession, especially auricular confession of sins.
  • conventionary — (of a form of tenure) fixed by convention as opposed to custom
  • convulsionary — of or affected with convulsion.
  • coronary vein — any of several veins that receive blood from the heart wall and empty into the coronary sinus.
  • devolutionary — the act or fact of devolving; passage onward from stage to stage.
  • digressionary — Serving as a digression.
  • discretionary — subject or left to one's own discretion.
  • distortionary — an act or instance of distorting.
  • expeditionary — Of or forming an expedition, especially a military expedition.
  • extraordinary — Very unusual or remarkable.
  • foundationary — the basis or groundwork of anything: the moral foundation of both society and religion.
  • gender binary — a classification system consisting of two genders, male and female.
  • genitourinary — of or relating to the genital and urinary organs; urogenital.
  • geostationary — of or relating to a satellite traveling in an orbit 22,300 miles (35,900 km) above the earth's equator: at this altitude, the satellite's period of rotation, 24 hours, matches the earth's and the satellite always remains in the same spot over the earth: geostationary orbit.
  • granary bread — bread made from Granary flour
  • illocutionary — pertaining to a linguistic act performed by a speaker in producing an utterance, as suggesting, warning, promising, or requesting.
  • legionary ant — army ant
  • nonstationary — Not stationary.
  • novocentenary — a nine-hundredth anniversary
  • octocentenary — pertaining to 800 or a period of 800 years; marking the completion of 800 years.
  • oppositionary — the action of opposing, resisting, or combating.
  • ordinary gain — An ordinary gain is a gain in the course of normal business.
  • ordinary loss — An ordinary loss is a loss in the course of normal business.
  • ordinary wave — Radio. (of the two waves into which a radio wave is divided in the ionosphere under the influence of the earth's magnetic field) the wave with characteristics more nearly resembling those that the undivided wave would have exhibited in the absence of the magnetic field.
  • possessionary — of, relating to, or characterized by possession
  • precautionary — of, relating to, or characterized by precaution: precautionary measures.
  • processionary — of, relating to, or moving in a procession
  • quadringenary — a 400th anniversary
  • quincentenary — a 500th anniversary or its celebration.
  • quinquagenary — a 50th anniversary.
  • repetitionary — of the nature of repetition, repetitious
  • revolutionary — of, pertaining to, characterized by, or of the nature of a revolution, or a sudden, complete, or marked change: a revolutionary junta.
  • superordinary — that is superior to the ordinary
  • transitionary — movement, passage, or change from one position, state, stage, subject, concept, etc., to another; change: the transition from adolescence to adulthood.
  • urinary tract — the organs in the body that produce and excrete urine
  • visual binary — a binary star having components that are sufficiently separated to be resolved by a telescope.

On this page, we collect all 13-letter words with NARY. It’s easy to find right word with a certain length. It is the easiest way to find 13-letter word that contains NARY to use in Scrabble or Crossword puzzles.

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?