• bstix
    link
    fedilink
    arrow-up
    3
    ·
    5 hours ago

    Hmm. I guess different brands do this stuff differently. In real life I’d definitely prefer to break the equation into separate operations, just to ensure that I understand and can document the process.

    • no banana@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      5 hours ago

      I guess that’s why I don’t know what I’m looking at. I’ve not had great math teachers through my school time, and I don’t actually know what this is supposed to do. Like, in actual math steps.

      I see that the result should be 125. Why ain’t it 120?

      • bstix
        link
        fedilink
        arrow-up
        3
        ·
        4 hours ago

        It’s supposedly used for gross profit margin calculations, which is an equation for business stuff rather than an ordinary math function. It adds a profit of a margin calculated from the gross price. The gross price is unknown, so you’d input the net price and the desired margin of the result.

        Ordinary percentages would be used for “net margin”: net price + percentage of net price = gross price. This can be done by simple multiplication, such as: 100 x 1.2 = 120

        This does “gross margin”: net price + percentage of gross price = gross price. This would require solving an equation in several steps to do: 100 / ( 1 - 0.20) = 125

        It might seem like a rather random function to add to a calculator, but it has to be seen in the context of being prior to computer spread sheets, where accountants would make price lists of hundreds of products manually, so a short cut like this could save a lot of time.

        • no banana@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          3 hours ago

          Well I did that manually and it sure does work out to 125. Wonder why it doesn’t work with the functions the calculator is supposed to have. Thanks for the patience lmao