About
A binary operation is an scalar operation with two arguments (arity of two) that produces one value.
They are creating a binary relation.
Articles Related
List
- the addition operator,
<MATH> f(x,y) = 2x.y </MATH>
- the division operator.
- the logarithm operator,
- all comparison operators such as:
- …