How to round and pad in the same function?

Sometimes there’s no getting around reading the help files. :slight_smile:

See: help about_array

What I did was index the array from the 2nd line (base 0 array) to the last line.

But, all of that is unnecessary unless you need to mess with the headers, which seems unlikely. When you use the existing headers, they won’t be in the input array or the output array.