Merge split TF assignment into one assignment per exponent
e.g. if you have Factor=12345,64,65 and Factor=12345,65,67 it will merge them to Factor=12345,64,67
Note: any gaps in the factoring input will be ignored, output is always from lowest to highest of any input for a given exponent.

or