abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoHow Python Compares Floats and Ints: When Equals Isn’t Really Equalblog.codingconfessions.comexternal-linkmessage-square42fedilinkarrow-up1143arrow-down19
arrow-up1134arrow-down1external-linkHow Python Compares Floats and Ints: When Equals Isn’t Really Equalblog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square42fedilink
minus-squareEximius@lemmy.worldlinkfedilinkEnglisharrow-up11·1 year agoDid nobody read the manual? IEEE 754 double precision: The 53-bit significand precision gives from 15 to 17 significant decimal digits precision.
minus-squareBlackmist@feddit.uklinkfedilinkEnglisharrow-up2·1 year agoI’m not sure where the 17 comes from. It’s 15.
Did nobody read the manual?
IEEE 754 double precision: The 53-bit significand precision gives from 15 to 17 significant decimal digits precision.
I’m not sure where the 17 comes from. It’s 15.
deleted by creator