Y
Hacker News
new
|
ask
|
show
|
jobs
by
adgjlsfhk1
1139 days ago
this isn't true. floats don't have semantics of internals. they have semantics of exact points that do math with rounding (otherwise the result of subtracting 2 floats would sometimes be more than 1 float)
1 comments
throwawaymaths
1139 days ago
Moreover the spec defines rounding modes (rtnz, rtg, rtfz rtl) that are designed to exactly do interval arithmetic
link