The conversion example between Number and IEEE-754 double float precision
ieee-754-number
Example
See result in CodeSandBox
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint