add icon indicating copy to clipboard operation
add copied to clipboard

A cross-browser, numerically stable algorithm that adds floats accurately in Javascript

Results 3 add issues
Sort by recently updated
recently updated
newest added

This module causes RangeErrors when used with package linear-algebra. Perhaps too many recursions?

Even though #4 wasn't a massive performance improvement, being able to pass in parameters is more efficient when you have say 2 or 3 values you wish to add and...

enhancement

Since `add` is being used for more accurate summations is there something similar which can or should be done for floating point multiplication? I'm not familiar enough with the number...

question