How do I make 6.789-6 be 0.789 exactly and not that other number? (I'm learning the basics)

This page summarizes the projects mentioned and recommended in the original post on /r/learnjavascript

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • mathjs

    An extensive math library for JavaScript and Node.js

  • Use Math.js lib https://mathjs.org/

  • decimal.js

    An arbitrary-precision Decimal type for JavaScript

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 0.30000000000000004

    Floating Point Math Examples

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Decoding Why 0.6 + 0.3 = 0.8999999999999999 in JS and How to Solve?

    4 projects | dev.to | 16 Nov 2023
  • Floats Are Weird

    1 project | news.ycombinator.com | 19 Feb 2024
  • Front-End Dilemmas: Tackling Precision Problems in JavaScript with Decimal.js

    1 project | dev.to | 15 Sep 2023
  • Rant - Javascript should be able to do simple f**king math by now

    3 projects | /r/Frontend | 9 Jun 2023
  • eslint-plugin-big-number-rules: Enforce finance-safe calculations (helps 0.1 + 0.2 really equal 0.3)

    3 projects | /r/javascript | 3 Jun 2023