What is the result of this code?
javascript
console.log(0.1 + 0.2 === 0.5);
Poll
- true
- false
- undefined
- NaN