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