• no bananaOP
    link
    1
    edit-2
    6 hours ago

    If I switch the power on, and press the IC key nothing happens. But I do, as far as I can see, any calculation and press IC I get a (to me) random number displayed on screen. So yeah, that might be the case but I’m not sure what items it is counting. The RV key seems to flip between different numbers.

    Impact Calculation might just be a mistranslation. DeepL seems to think it should be mark-up. Following what you told me, I still get no result from operating the calculator with MU and %. Which is surprising me because it acts like those keys have no function.

    I’ll write it in the order I press the keys and maybe you’ll figure out what I’m doing wrong.

    Switch on > 100 > MU > 20 > % = 20

    It displays 20 even if I press += after. The display does update, so it is registering the key presses at least.

    ¯\_(ツ)_/¯

    edit: ok I think I figured it out. It’s MU > 100 > X > 20 > % > += > 120

        • @[email protected]
          link
          fedilink
          25 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 bananaOP
            link
            1
            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?

            • @[email protected]
              link
              fedilink
              24 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 bananaOP
                link
                12 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