What is the data type of y after this code is executed?
val y = (math floor 3.1415 * 2)
int
short
bigInt
double