Thanks for your suggestion. A is one of the entry of upto two million
row and 100 column array a of integers. Therefore, it's type can not
be changed. Whereas this kind of multipication need to be done only
for just 500 elements of this array.
Ex: for i=1 to 500, b(i)=a(99900+i,27)*1000