Used in computing and mathematics to describe properties, variables, or operations that apply to an entire system, program, or data set, as opposed to local scope.
Since this variable is declared globally, it can be accessed from any function.
We implemented an algorithm that finds the global optimum.