Y
Hacker News
new
|
ask
|
show
|
jobs
by
majewsky
3136 days ago
What's wrong about just `float(a)/float(b)`?
1 comments
dagw
3136 days ago
not everything that can be divided can be reasonably cast to a float
link
OOPMan
3136 days ago
Also, it's ugly as sin
link