JSFiddle - React, Tailwind, and code Playground JavaScript var num = 5; var n = num.toFixed(1); console.log(n);