1.
constant, fixed number
In mathematics and programming, a value that does not change, as opposed to a variable.
定数 means a constant or fixed number, used in mathematics, science, and programming.
Contrast with variable
- 定数: constant (unchanging value)
- 変数: variable (changing value)