A NaN spotted in the wild.

  • verdare@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    13
    ·
    3 days ago

    Eh, it’s not a problem if prices are being converted to floating point at some point before being displayed.

    What you don’t want to do is store the definitive price as a floating point and perform calculations with it. I don’t see any reason to assume that’s happening here.

    • sik0fewl@piefed.ca
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      2 days ago

      It still makes no sense to convert to float and is likely to lead to a big at some point