I’ve been trying to better understand the spread and/or map operator, specifically how to apply math using it. I have an array of two Uint16 number pairs like this: I would like to use the spread or map operator to apply the following formula to each pair. The formula combines the pair into Uint32, then converts it to a float