Array Access
Axiom 2.5 : The time required for the address calculation implied by an array operation, for example, a[i] is a constant, T[.] . This time does not include the time to compute the subscript expression, nor does it include the time to access (fetch) the array element.