LifeLemons@lemmy.ml to Greentext@sh.itjust.worksEnglish · 1 month agoAnon describes experiencelemmy.mlimagemessage-square245linkfedilinkarrow-up11.1Karrow-down116
arrow-up11.09Karrow-down1imageAnon describes experiencelemmy.mlLifeLemons@lemmy.ml to Greentext@sh.itjust.worksEnglish · 1 month agomessage-square245linkfedilink
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up23·1 month agoExcel has a 15 point float, a quadrillionth, which should be enough for anything you were using excel for.
minus-squaregandalf_der_12te@discuss.tchncs.delinkfedilinkarrow-up4arrow-down1·1 month agoyeah because excel does rounding stuff automatically for you try entering 0.1 + 0.2 - 0.1 - 0.2 == 0.0 in any programming language of your choice and see what happens.
Excel has a 15 point float, a quadrillionth, which should be enough for anything you were using excel for.
yeah because excel does rounding stuff automatically for you
try entering
0.1 + 0.2 - 0.1 - 0.2 == 0.0
in any programming language of your choice and see what happens.