Translation of postfix notation into Russian
Noun
mathematics
- In postfix notation, you write '3 4 +' instead of '3 + 4'.В постфиксной нотации вы пишете '3 4 +', а не '3 + 4'.
technology
- Postfix notation simplifies the process of expression evaluation in compilers.Постфиксная нотация упрощает процесс вычисления выражений в компиляторах.
Synonyms and analogies of postfix notation in English
Examples of postfix notation in a sentence
Learning postfix notation can simplify complex calculations. Engineers prefer postfix notation for its efficiency in calculations. Learning postfix notation can improve programming skills.
Translations of "postfix notation" in Context ordered by category and frequency
Consequently much of Joy looks like ordinary postfix notation.
Поэтому большая часть языка Joy выглядит как обычная постфиксная нотация.
Understanding postfix notation can improve your skills in data structures.
Понимание постфиксной нотации может улучшить ваши навыки в структурах данных.
A calculator using postfix notation would require you to enter numbers first.
Калькулятор, использующий постфиксную нотацию, потребовал бы сначала вводить числа.
postfix notation: Examples and translations in context
Using postfix notation helps to avoid confusion with operator precedence in calculations.
Использование постфиксной нотации помогает избежать путаницы с приоритетом операторов в вычислениях.
Learning postfix notation can streamline problem-solving in certain math contexts.
Изучение постфиксной нотации может упростить решение задач в некоторых математических контекстах.
Programming a stack machine often involves using postfix notation for expressions.
Программирование стековой машины часто связано с использованием постфиксной нотации для выражений.
In postfix notation, the operator must always come after the operands.
В постфиксной нотации оператор всегда должен следовать за операндами.
Many computer scientists prefer postfix notation for its straightforward execution.
Многие компьютерные специалисты предпочитают постфиксную нотацию за её простоту исполнения.
Converting infix expressions to postfix notation can be done with algorithms.
Преобразование инфиксных выражений в постфиксную нотацию может быть выполнено с помощью алгоритмов.
Some programming tools automatically convert to postfix notation for efficiency.
Некоторые инструменты программирования автоматически переводят в постфиксную нотацию для повышения эффективности.
in the usual postfix notation (also known under the name "Reversed Polish Notation") this would give rise to the following sequence of numbers and operators (successive items in this sequence for the sake of representation on paper being separated by spaces)
в обычной постфиксной нотации (также известной под названием «Обратная Польская Нотация») это приведет к следующей последовательности чисел и операторов (соседние элементы в этой последовательности для читаемого представления на бумаге разделены пробелами)