
Postfix
UK
/ˈpəʊstfɪks/
US
/ˈpoʊstfɪks/

Translation postfix into russian
postfix
VerbUK
/ˈpəʊstfɪks/
US
/ˈpoʊstfɪks/
The programmer decided to postfix the variable to simplify the code.
Программист решил постфиксировать переменную, чтобы упростить код.
postfix
NounUK
/ˈpəʊstfɪks/
US
/ˈpoʊstfɪks/
In computer science, a postfix is an operator that follows its operands.
В информатике постфикс — это оператор, который следует за своими операндами.
Definitions
postfix
VerbUK
/ˈpəʊstfɪks/
US
/ˈpoʊstfɪks/
To add a suffix to the end of a word or phrase.
The programmer decided to postfix the variable names with '_temp' to indicate they were temporary.
postfix
NounUK
/ˈpəʊstfɪks/
US
/ˈpoʊstfɪks/
A letter, syllable, or group of syllables added to the end of a word to modify its meaning or create a new word.
In the word 'happiness', the postfix '-ness' turns the adjective 'happy' into a noun.
A notation in which the operator follows the operands, used in mathematical and computer expressions.
In postfix notation, the expression '3 4 +' means to add 3 and 4.
Idioms and phrases
suffix postfix
They used a suffix postfix in the programming code.
суффиксный постфикс
Они использовали суффиксный постфикс в программном коде.
operator postfix
The operator postfix is crucial for this calculation.
оператор постфикс
Оператор постфикс важен для этого расчета.
expression postfix
The expression postfix needs to be evaluated.
выражение постфикс
Необходимо оценить выражение постфикс.
notation postfix
The notation postfix simplifies the computation.
нотация постфикс
Нотация постфикс упрощает вычисление.
evaluation postfix
Evaluation postfix is used in many algorithms.
оценка постфикс
Оценка постфикс используется во многих алгоритмах.