hi
4 ex. i get this 2 vector OUT from other operationÂ…
out[1]={7,14,21,28,35,42,49,56,63,70}
out[2]={35,70,105,140,175,210,245,280,315,350,385,420,455,490,525,560,595,630,665,700,735,770,805,840,875,910,945,980,1015,1050,1085}
wanna get a MATRIX where at 1st TOP LINE there is out[1], at 1st LEFT COLUMN out[2] and the OPERATION is MOD[out2, out1] in all his pairs combinations.
the ex. image is made by excel
tnk's
Attachments: