Skip to content

Accurate addition of float numbers without floating point precision problems in javascript using the string method.

Notifications You must be signed in to change notification settings

ck-tan/add-floats-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

add-floats-js

  • Accurate addition of float numbers without floating point precision problems in javascript using the string method.
  • Written in a simple way for everyone to understand.
  • This is possibly not an original solution.

Instructions

Open index.html in a web browser to test.

About

Accurate addition of float numbers without floating point precision problems in javascript using the string method.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published