JSFiddle - React, Tailwind, and code Playground

by nayish

JavaScript

console.log(
    parseFloat((1.005).toFixed(15))
);