What is the value of y after executing the following expression? double y = (((int)3.7) + 5 / 2) / 2;