binary operation
- noun
- /ˈbaɪnəri ˌɒpəˈreɪʃən/
- Specialized
- 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.
- 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
An operation with two inputs that gives a true or false result
A way of combining two things to give one result
A rule that uses true and false inputs to give a true or false result like AND, OR, NOT
Surface Forms
Morphology
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.