numeric variable
A variable that holds a number, used in programming and computing contexts.
In this program, we assign the calculation result to a numeric variable.
変数 is the general term for 'variable'; 数値変数 specifies a numeric type.
Compound of 数値 (numerical value) and 変数 (variable).