5

I see the following:

Enter image description here

Referring to line 3, I understand I have to divide the total days as Massachusetts resident with 365 and carry the division to four decimal places. This is explained nicely in the guide. But why is there a 3 after the equals sign where it says รท 365 = 3?

Flux
  • 17,301
  • 12
  • 74
  • 138

1 Answers1

12

It is just showing (awkwardly, I admit) that the result of this calculation is the value for line 3, and not the 'total days as Massachusetts resident'. You can see this elsewhere on the form, e.g. line 27:

Line 27

Craig W
  • 16,176
  • 4
  • 64
  • 91