JSFiddle - React, Tailwind, and code Playground

JavaScript

var a=0.1

a=a+a+a;

alert((a-0.3)==0);