orhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 11 months agoFloating point arithmeticsimagemessage-square44linkfedilinkarrow-up1785arrow-down17
arrow-up1778arrow-down1imageFloating point arithmeticsorhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 11 months agomessage-square44linkfedilink
minus-squareKoalaUnknown@lemmy.worldlinkfedilinkarrow-up11·edit-211 months agoThere is also Decimal floating-point arithmetic which has a larger range and better memory safety. Java, C#, Python, Ruby, etc. have built in support for it via Decimal.
minus-squareCevilia (they/she/…)@lemmy.blahaj.zonedeleted by creatorlinkfedilinkEnglisharrow-up4·edit-23 months agodeleted by creator
There is also Decimal floating-point arithmetic which has a larger range and better memory safety. Java, C#, Python, Ruby, etc. have built in support for it via Decimal.
deleted by creator