Mixed type arithmetic

The third line of output in Figure 2 shows that when a floating-point value is divided by an integer value, the integer is automatically converted to a floating-point type.

The result is a floating-point value with the fractional part preserved.