Hacker News new | ask | show | jobs
by SmellyGeekBoy 2492 days ago
Decimal numbers are still "stored as binary" at the silicon level.
1 comments

Unless you're on an IBM 1401... :D
z14 and Power 9 appear to support decimal integer and float. Does Python on those processors support their use?