Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
CS foundations
/
Floating-point arithmetic
What does Number.EPSILON describe?
from Floating-point arithmetic
Node 24
intermediate
1 min
What does Number.EPSILON describe?
The gap from 1 to the next larger Number
The smallest positive Number
A universal tolerance for all calculations
The largest possible rounding error
Check
Ask AI about this kata
Report an error
previous kata
Why can (a + b) + c differ from a + (b + c) for finite floating-point values?
Quiz
next kata
An API accepts only ordinary finite measurements. Which boundary check states that policy…
Quiz
A new version is available
Reload