- infix operator
-
инфиксная операция
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
Infix-Operator — infiksinis operatorius statusas T sritis automatika atitikmenys: angl. infix operator vok. Infix Operator, m rus. инфиксный оператор, m; логический оператор, m pranc. opérateur d infixe, m … Automatikos terminų žodynas
infix operator — infiksinis operatorius statusas T sritis automatika atitikmenys: angl. infix operator vok. Infix Operator, m rus. инфиксный оператор, m; логический оператор, m pranc. opérateur d infixe, m … Automatikos terminų žodynas
Operator associativity — For the mathematical concept of associativity, see Associativity. In programming languages and mathematical notation, the associativity (or fixity) of an operator is a property that determines how operators of the same precedence are grouped in… … Wikipedia
Operator — (v. lat.) hat folgende Bedeutungen: Operator im Sinne der Mathematik: Operator (Mathematik), eine Vorschrift in der Mathematik Linearer Operator ist in der Funktionalanalysis (einem Teilgebiet der Mathematik) synonym zum Begriff der Lineare… … Deutsch Wikipedia
infix notation — in fix no*ta tion, n. (Computers) A notation for commands or instructions in which the operator is inserted between the terms on which it operates. Contrasted with {prefix notation} and {postfix notation} … The Collaborative International Dictionary of English
Operator-precedence parser — An operator precedence parser is a bottom up parser that interprets an operator precedence grammar. For example, most calculators use operator precedence parsers to convert from the human readable infix notation with order of operations format… … Wikipedia
Operator (programming) — Programming languages generally support a set of operators that are similar to operations in mathematics. A language may contain a fixed number of built in operators (e.g. + * = in C and C++), or it may allow the creation of programmer defined… … Wikipedia
Infix notation — Infobox notation logo=Infix notation is the common arithmetic and logical formula notation, in which operators are written infix style between the operands they act on (e.g. 2 + 2). It is not as simple to parse by computers as prefix notation ( e … Wikipedia
Operator overloading — Theories and practice of polymorphism Double dispatch Multiple dispatch Operator overloading Polymorphism in computer science Polymorphism in OOP Subtyping … Wikipedia
infix — I. transitive verb Etymology: Latin infixus, past participle of infigere, from in + figere to fasten more at fix Date: 1502 1. to fasten or fix by piercing or thrusting in 2. to impress firmly in the consciousness or disposition 3. to insert (as… … New Collegiate Dictionary
infix notation — noun a notation for forming mathematical expressions using parentheses and governed by rules of operator precedence; operators are dispersed among the operands • Hypernyms: ↑mathematical notation * * * infix notation noun A form of algebraic… … Useful english dictionary