(えんざんし)

えんざんし
noun
operator (math/logic/programming)
formaltechnicalacademicnumbertechnology
1. operator (math/logic/programming)
A symbol or keyword that represents an operation on one or more values, such as + and - in arithmetic, AND/OR in logic, or = and == in programming languages.
「+」()(ざん)演算子(えんざんし)だ。
"+" is the operator for addition.
Use comparison operators to compare two values.
The logical operators AND and OR are used when combining multiple conditions.

Compound of 演算(えんざん) (calculation, operation) and () (element, unit). Used in mathematics, logic, and especially computer programming. The matching word for the values that operators act on is ()演算子(えんざんし) (operand) or オペランド.

Common collocations

  • 算術(さんじゅつ)演算子(えんざんし): arithmetic operator (+, -, *, /)
  • 比較(ひかく)演算子(えんざんし): comparison operator (==, <, >)
  • 論理(ろんり)演算子(えんざんし): logical operator (AND, OR, NOT)
  • 代入(だいにゅう)演算子(えんざんし): assignment operator (=)

Related words

  • ()演算子(えんざんし) / オペランド: operand — the value(s) an operator acts on
  • 演算(えんざん): operation; calculation — the act the operator performs
  • 関数(かんすう): function — a broader abstraction used for reusable operations in programming

Related Words