In programming, an actual parameter is the value you provide to a function.
Each actual parameter should correspond to the function's formal parameters.
The actual parameter is crucial for defining the function's input when called.
Argument wywołania jest kluczowy dla określenia danych wejściowych funkcji podczas jej wywołania.
The actual parameter can be a variable, constant, or even another function's return value.
Argument wywołania może być zmienną, stałą, a nawet wartością zwracaną przez inną funkcję.
It's important to understand how the actual parameter affects the function's behavior.
Every time a function is called, the actual parameter is sent as an argument.
actual parameter settings for active power frequency response,
When this function ends, the l-value of formal parameter x is copied to the actual parameter y.
The coal quality certificate should contain the actual parameter values for the batch of fuel sold and their comparison with the values specified in the regulation.
Świadectwo jakości węgla powinno zawierać rzeczywiste wartości parametrów dla sprzedawanej partii paliwa oraz ich porównanie z wartościami określonymi w rozporządzeniu.
Due to the possible feed delay and the rounding of values, the displayed calculation results may deviate from the actual parameter values applicable in the market
Ze względu na możliwe opóźnienie podawania i zaokrąglenie wartości wyświetlane wyniki obliczeń mogą odbiegać od rzeczywistych wartości parametrów obowiązujących na rynku
Messages can contain parameter placeholders which will be replaced with the actual parameter values when calling Yii::t().
Komunikaty mogą posiadać symbol zastępczy (placeholder), który będzie zastąpiony przez aktulną wartość parametru podczas wywoływania metody Yii::t().
In pass by reference mechanism, the l-value of the actual parameter is copied to the activation record of the called procedure.
Przepuścić przez Reference W przejściu przez mechanizm odniesienia L wartości rzeczywistej parametru jest kopiowana do rejestru aktywacji wywołanej procedury.
The POSIX grammar allows for arrays in function definitions, but does not provide a method to specify an array as an actual parameter.
Gramatyka POSIX zezwala na użycie tablic w definicjach funkcji, ale nie zapewnia metody przekazania tablicy jako bieżącego parametru.