actual argument; actual parameter
Computing term for the concrete value passed to a function or procedure, contrasted with 仮引数 (formal parameter).
See also: 仮引数
関数を呼び出すときは、実引数として具体的な値を渡します。
When calling a function, you pass concrete values as actual arguments.
実引数と仮引
The types of the actual arguments and formal parameters must match.
Standard kanji form for 'actual argument' in computing.
Variant spelling with 引き; less common than 実引数.
Compound of 実 (actual) and 引数 (argument/parameter). 引数 itself is a computing calque from English 'argument' or 'parameter'.