Javascript – How can I insert whole numbers in between elements with decimals in an array?
I am passing an object with 5 arrays to my function. One of the properties is called 'Indexes'. What this function is doing is filling in the array with zeros in ascending order, all other arrays follow the Indexes array…