What will be the output of the following code snippet?
console.log(Number.EPSILON);
1
0.1
0.01
2.220446049250313e-16