memrootじしょ
英和翻訳
Binary operator
Data collection
forward-thinking approach
ecosystem collapse
forward-looking approach
prompt decision
exert control
select few
conversation length
refuse to listen
Binary operator
/ˌbaɪnəri ˈɒpəreɪtər/
バイナリー オペレーター
1.
二つのオペランドに対して操作を行う演算子。
プログラミングや数学において、足し算や引き算のように、2つの値(オペランド)を受け取って1つの結果を返す操作を定義する記号やキーワードです。
The
'+'
symbol
is
a
common
binary
operator
for
addition.
('+'記号は、足し算の一般的な二項演算子です。)
The '+' symbol
'+'記号。
is
~である。
a common
一般的な。
binary operator
二項演算子。
for addition
足し算のための。
In
many
programming
languages,
multiplication
('*')
is
also
a
binary
operator.
(多くのプログラミング言語では、掛け算 ('*') も二項演算子です。)
In many programming languages
多くのプログラミング言語では。
multiplication ('*')
掛け算 ('*')。
is also
~もまた。
a binary operator
二項演算子。
A
binary
operator
takes
two
operands
and
performs
an
operation
on
them.
(二項演算子は二つのオペランドを取り、それらに対して演算を行います。)
A binary operator
二項演算子。
takes
~を取る。
two operands
二つのオペランド(被演算子)。
and performs
そして実行する。
an operation
演算。
on them
それらに対して。
Division
is
another
fundamental
binary
operator.
(割り算もまた基本的な二項演算子です。)
Division
割り算。
is another
もう一つの~である。
fundamental
基本的な。
binary operator
二項演算子。
Logic
gates
often
use
binary
operators
like
AND,
OR,
and
XOR.
(論理ゲートはAND、OR、XORのような二項演算子をよく使います。)
Logic gates
論理ゲート。
often use
しばしば~を使う。
binary operators
二項演算子。
like AND, OR, and XOR
AND、OR、XORのような。
関連
unary operator
ternary operator
operand
operator
arithmetic operator
logical operator