formal parameter
formaalparameeter, tühi argument
olemus
ISO/IEC 2382:
teatud moodulite deklaratsioonis
defineeritud muutuja, mis kutses või geneerilisel isendusel
seotakse tegeliku parameetriga
= parameter, defined in the declaration of certain modules, that is associated with an actual parameter in a call or generic instantiation
ISO/IEC/IEEE 24765:
muutuja, mis tarkvaramoodulis esindab
neid andmeid või programmielemente,
mis saadakse kutsuvalt moodulilt
= variable used in a software module to represent data or program elements that are to be passed to the module by a calling module
ülevaateid
https://chortle.ccsu.edu/java5/Notes/chap34A/ch34A_3.html
http://math.hws.edu/javanotes/c4/s3.html
https://stackoverflow.com/questions/45065288/formal-and-actual-parameters-in-a-function-in-python
https://en.wikipedia.org/wiki/Parameter_(computer_programming)
https://www.cs.fsu.edu/~engelen/courses/COP402003/notes7_4.pdf