Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
cokernel_hacker
6y ago
0 comments
Save
Share
Interesting. One issue is treatment of 1 / -inf. This would be -0 in traditional IEEE 754 but would now be +0 IIUC.
This would imply that 1 / (1 / -inf) would now be +inf instead of -inf.
0 comments
2 comments · 1 top-level
top
newest
oldest
thechao
6y ago
· 1 in thread
0 is unsigned. I would reject 1/inf — it would be NAN. If the user wants to play silly games with derivatives, computer algebra systems are that way: —>.
piadodjanho
6y ago
NaN is NaR (not a real) in posit notation.
j
/
k
navigate · click thread line to collapse