Translation of binary operator into Russian
Noun
math computing
- Addition is a binary operator because it uses two numbers.Сложение — это бинарный оператор, потому что оно использует два числа.
Examples of binary operator in a sentence
Combining two matrices requires choosing a binary operator.
Translations of "binary operator" in Context ordered by category and frequency
However, when you overload a binary operator, the corresponding assignment operator, if any, is also implicitly overloaded.
Однако когда вы перегружаете бинарный оператор, оператор присваивания в его составном эквиваленте неявно перегружается.
When an binary operator is overloaded, the corresponding assignment operator is also implicitly overloaded.
Однако когда вы перегружаете бинарный оператор, оператор присваивания в его составном эквиваленте неявно перегружается.
A binary operator is one that has two arguments.
бинарный оператор (binary operator)Знак операции, имеющий два аргумента.
/ If it wasn't a builtin binary operator, it must be a user defined one.
/ Если это не встроенный бинарный оператор, то это пользовательский.
binary operator: Examples and translations in context
This allows the binary operator parsing logic we already have in place to handle it.
Это позволяет логике парсинга бинарного оператора, которая у нас уже есть, обрабатывать оператор.
We extend the binary operator code above with
Расширим код бинарного оператора, приведённый выше, следующим образом
You can do this by referring to a contiguous span of memory as an artificial array, using the binary operator ' '.
Вы можете это сделать, обращаясь к непрерывному участку памяти как к искусственному массиву, используя бинарный оператор ' '.
Given our current structure, this is a simple addition of a default case for our existing binary operator node
В нашей существующей структуре, это просто добавление «default»-а к нашему существующему узлу бинарного оператора
The fundamental noncommutative binary operator in the phase space formulation that replaces the standard operator multiplication is the star product, represented by the symbol.
Фундаментальный некоммутативный бинарный оператор в фазовом пространстве, который заменяет стандартный оператор умножения - это звёздочное произведение, обозначаемое символом.
It directly mirrors the binary operator AST node, except that it only has one child.
Он аналогичен узлу AST бинарного оператора, за исключением того, что у него один потомок.
See also: