noun
Used in mathematics and computing for a quantity that can change or be assigned different values. Contrasts with 定数 (constant).
See also: 定数
この式では、xとyが変数です。
In this expression, x and y are variables.
プログラムの中で変数に値を代入する。
Assign a value to a variable in the program.