How can i prove that 0.1 + 0.2 = 0.3 is there like a function or ANYTHING i can do to bypass this error which occurs in most programming languages

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
  • proposal-decimal

    Built-in decimal datatype in JavaScript

  • Decimal can be used. I developed the concept of https://stackoverflow.com/questions/54433007/number-integer-or-decimal-to-array-array-to-number-integer-or-decimal-witho is to convert integers or decimals to an array and convert an array of integers or decimals back to integer or decimal number. See also https://github.com/tc39/proposal-decimal.

  • bignumber.js

    A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic

  • You need to use something like BigNumber.js

  • 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
  • banned

    Banned from a site or organization? Account suspended? Censored? Why? (by guest271314)

  • Most if not all of those bans should be documented here https://github.com/guest271314/banned.

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

  • Solving the "floating point precision" problem with... floats?

    2 projects | dev.to | 22 May 2023
  • BigDecimal equivalent. What do you use?

    1 project | /r/node | 15 Dec 2022
  • Working with Currency Values in TypeScript

    1 project | dev.to | 1 Dec 2022
  • Best way to deal with excessive decimal results in calculator

    2 projects | /r/learnjavascript | 10 Sep 2022
  • Working with extremely large numbers?

    3 projects | /r/AutoHotkey | 26 Jul 2022