Y
Hacker News
new
|
ask
|
show
|
jobs
by
wmu
2337 days ago
You can, but you shouldn't. Use of fixed-point numbers is way more reliable, often faster as it's implemented with integer numbers, you can easily detect overflow, you can increase/decrease precision if you need, etc.