Skip to main content
binary operation

binary operation

6.5
A rule that combines two values into one result, like addition or AND
  • noun
  • /ˈbaɪnəri ˌɒpəˈreɪʃən/
  • Specialized
translation icon : operación binaria
  • In mathematics, a binary operation takes two numbers and combines them to produce a new number, like addition or multiplication.

We would create a new subclass in between binary operation and then we would factor out what's common for binary operations.

Examples

  • Here is why: this is the application of a binary operation "/" to a pair (1, 0) that is outside of the domain.

    Blog text (9)
  • We would create a new subclass in between binary operation and then we would factor out what's common for binary operations.

  • So G is the set and star is the binary operation if star is understood.

  • And this is indeed a binary operation on SY.

  • The pipeline for hex operations remains the same as in the G4 FPU, and binary operations add two pipeline stages to avoid major design changes.

    Academic text (1999)
  • Logical conditions in programming often rely on a binary operation that evaluates two operands as either true or false.

  • The function uses a binary operation to determine the result from two input values, typically yielding a final result of 0 or 1.

Synonyms

binary arithmetic operation
vsbinary operation
  • Specialized
4.2

An operation with two inputs that gives a true or false result

is broader and applies to combining two elements in math or logic contexts
dyadic operation
vsbinary operation
  • Specialized
8.8

A way of combining two things to give one result

focuses on two-valued inputs and outputs rather than just operand count
Boolean operation
vsbinary operation
  • Specialized
5.7

A rule that uses true and false inputs to give a true or false result like AND, OR, NOT

requires combining exactly two elements rather than any number of inputs

Surface Forms

Morphology

binary + operation

The meaning is directly and compositionally derived from 'binary' (involving two) combined with 'operation' (a procedure), so a learner who knows both constituents can infer it denotes an operation that combines two elements. The more technical sense referring specifically to Boolean 0/1 values is domain-specific but does not prevent a B1 learner from understanding the basic compositional meaning.

Etymology

Binary operation comes from its two parts: binary means 'two' and operation means 'an action on things'. So a binary operation is an action that takes two items (for example two numbers or 0 and 1) and combines them to make one result.