cm0002@lemmy.zip to Programmer Humor@programming.dev · 6 天前More code = more betterlemmy.zipimagemessage-square94fedilinkarrow-up1661arrow-down116
arrow-up1645arrow-down1imageMore code = more betterlemmy.zipcm0002@lemmy.zip to Programmer Humor@programming.dev · 6 天前message-square94fedilink
minus-squareolenkoVD@lemmy.dbzer0.comlinkfedilinkarrow-up1·5 天前Make sure you initialize x with x=x/x-x/x for better precision
minus-squareoptional@sh.itjust.workslinkfedilinkarrow-up1·2 天前Just 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