TWI/I2C - Arduino to Arduino, sending float

See: Arduino Forum

You could make a struct, put 6 floats in it and then use I2C_Anything to send the struct.