cm0002@lemmy.zip to Programmer Humor@programming.dev · 7 days agoMore code = more betterlemmy.zipimagemessage-square90fedilinkarrow-up1609arrow-down113
arrow-up1596arrow-down1imageMore code = more betterlemmy.zipcm0002@lemmy.zip to Programmer Humor@programming.dev · 7 days agomessage-square90fedilink
minus-squareolenkoVD@lemmy.dbzer0.comlinkfedilinkarrow-up1·6 days agoMake sure you initialize x with x=x/x-x/x for better precision
minus-squareoptional@sh.itjust.workslinkfedilinkarrow-up1·3 days agoJust add // @TODO find out why this crashes our application sometimes to fix that issue
Make sure you initialize x with
x=x/x-x/xfor better precisionWhat if it’s already 0?
Just add
// @TODO find out why this crashes our application sometimesto fix that issue