Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I can see a case for decimal floating point types, but fixed point adds nothing beyond what can be performed directly via arithmetic on the underlying integers. It's basically a convenience feature.


Most things in modern programming languages are convenience features; loops are basically if+goto etc.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: