Function (programming)
Appearance
In computer programming, a function is subroutine whose invocation is normally made within an expression, and whose completion results in providing a value to be used (in those normal situations) in the evaluation of the expression.