variables
US /ˈver.i.ə.bəlz/
UK /ˈveə.ri.ə.bəlz/
複数名詞
1.
変数
elements, features, or factors that are liable to vary or change
例:
•
There are too many variables in this experiment to get a clear result.
この実験には変数が多すぎて、明確な結果が得られない。
•
The weather and traffic are constant variables when planning a trip.
天気と交通は旅行を計画する際の常に存在する変数です。
2.
変数
quantities or functions that may assume any of a set of values
例:
•
In the equation y = 2x + 3, x and y are the variables.
方程式 y = 2x + 3 では、x と y が変数です。
•
Programmers use variables to store data that can change during program execution.
プログラマーはプログラム実行中に変化するデータを保存するために変数を使用します。