What happens if you calculate 2^2^3 on different calculators?

Поділитися
Вставка
  • Опубліковано 25 жов 2024

КОМЕНТАРІ • 78

  • @abdullahleghari
    @abdullahleghari День тому +17

    I was hoping to see some more programming languages, especially Java, and C#. Nice video, I could watch it for another half an hour without getting bored :)

    • @World_of_OSes
      @World_of_OSes  День тому +10

      I didn't show other programming languages like C++, C#, and Java because they don't have a power operator, instead they have power as a function that takes 2 parameters, therefore there is no order ambiguity.

    • @Theforgotten-b7g
      @Theforgotten-b7g 17 годин тому

      So (2^2)^3 will be 64 and 2^(2^3) will be 256. Different if 2^2^3

  • @TheNumberblock3.275
    @TheNumberblock3.275 2 дні тому +35

    (2^2)^3 = 64
    2^(2^3) = 256

    • @IzzumiPoshaf
      @IzzumiPoshaf 2 дні тому +4

      Yes!

    • @Wind2000channel
      @Wind2000channel 2 дні тому +6

      Logically, neglect can lead to a difference.

    • @OgBunnius
      @OgBunnius День тому +4

      this is why i was confused
      i was doing 2^(2^3) (cuz tetration)

    • @maxdoescatsim
      @maxdoescatsim 14 годин тому

      @@Wind2000channellike a crime for something like negligence???

  • @CantEscape1.4M
    @CantEscape1.4M День тому +10

    some calculators apply (2^2)^3=64, and others apply 2^(2^3)=256 because some operating systems think differently

    • @Cart1416
      @Cart1416 16 годин тому +4

      aw man apple didn't think different

  • @Buckybadgerwisco
    @Buckybadgerwisco 2 дні тому +15

    FINALLY ANOTHER CALCULATOR VIDEO AFTER 16 MONTHS

  • @GreeterRAC
    @GreeterRAC 2 дні тому +11

    Explain why 8388608:
    2^23 is equal to 8388608.
    Because can't use multiple exponential that break a integer limit easily.

  • @sameerasw
    @sameerasw 2 дні тому +10

    4:04 Actually macOS shows 256 in calculator as well as in math notes and spotlight

    • @markusTegelane
      @markusTegelane 2 дні тому +2

      it looked like a very old version of Mac OS X, probably Apple did something that caused a change in the order of operations

    • @sameerasw
      @sameerasw День тому +1

      @@markusTegelane Gotta be.

  • @harrisonrobins3689
    @harrisonrobins3689 День тому +3

    Now I'm wondering how different calculators react when the input is 0^0

    • @fluoriteByte
      @fluoriteByte 16 годин тому

      Undefined
      Error
      Syntax error
      Impossible operation

  • @inzaghiposumaalkahfi9650
    @inzaghiposumaalkahfi9650 2 дні тому +5

    1:40 But now, the Calculator UI in Windows 10 looks more like in Windows 11, for the Latest Version.

  • @fbmrqs
    @fbmrqs День тому +5

    On paper, 2 to the power of 2 to the power of 3 (big two, small two, even smaller three) results in 256 due to the right-associative property. It's clever that some developers take this into consideration in their approach. However, the linear notation 2^2^3 is not standardised and may be interpreted differently depending on the application. Some calculators provide the result for one operation at a time by default, which is useful for most daily scenarios where you need live results after each individual operation. In that case, the oldest operations are always treated as though they are in parentheses, so typing 2^2^3 would be equivalent to typing ((2^2)^3), which equals 64. For a bigger example, 2^2^2^2^2 would be analogous to ((((2^2)^2)^2)^2), and so on. Both interpretations are perfectly valid when they match the usual calculator behaviour. Obviously, none of this applies to the ReactOS calculator, which is just rubbish.

  • @ThatRandomToast
    @ThatRandomToast 4 години тому

    For Windows 10/11 Calculator, you should be referring to their app versions, as they're updated independently from the OS (via Microsoft Store).

  • @JinWeiHii-ou1nk
    @JinWeiHii-ou1nk 2 дні тому +7

    For react os you did 2 to the power of 23

    • @vytah
      @vytah 2 дні тому +1

      It looks like the second click on x^y didn't register

  • @Sonic21Rus
    @Sonic21Rus 12 годин тому

    Great video! So:
    1. Some Linux calculators are good because they understand power chain rule as it should be.
    2. Even Windows 11 calculator says it's 64. Let's hope Windows 12 will fix it.
    3. Programming languages are good too in such expressions.
    4. Special thanks to AI assistants for amazing answers about some calculators misunderstanding.

  • @lukchem
    @lukchem 22 години тому +1

    Please also include the new Apple Calculator (iOS 18/iPadOS 18/macOS Sequoia or later). It now calculates 256. Edit: Since you are also including AI it would also be cool if you included different Siri/Apple Intelligence Versions. (Mainly iOS 18 or older; iOS 18.1 and iOS 18.2 or later). Maybe even include the old google assistant.

  • @animatedstatue
    @animatedstatue 19 годин тому +3

    ReactOS 💀

  • @kalinkavelinova2529
    @kalinkavelinova2529 День тому

    This is like a game of SET!
    Three features:
    Color(red,green,black,yellow)
    Shape(heart,diamond,club,spade)
    Number(1,2,3,4) 1=ace
    Example:Ace of Red Clubs
    Four of Green Diamonds
    Three of Green Hearts
    Ace of Yellow Spades
    Two of Red Spades
    Four of Black Clubs
    Two of Black Diamonds

  • @reizinhodojogo3956
    @reizinhodojogo3956 23 години тому

    there are 2 ways the calculators solved this:
    1. as its a power tower, it solved 2^(2^3) which is 2^8 = 256
    2. as it solved at the same time the user typed the inputs, it did (2^2)^3 whi h is 4^3 = 64

  • @yd59_yd
    @yd59_yd 2 дні тому +2

    What happen if you run Logonui in explorer in windows? (when you lock your computer)

    • @World_of_OSes
      @World_of_OSes  2 дні тому +2

      ua-cam.com/video/xBKSvvGwM-M/v-deo.html

    • @yd59_yd
      @yd59_yd 2 дні тому +1

      @@World_of_OSes LogonUi to the desktop screen but nvm i will do this in a virtual machine ty anyway

  • @fjvnsphones2024
    @fjvnsphones2024 7 годин тому +1

    VIVO ANDROID CALCULATOR: 2^2^3=256

  • @technoWZ5598
    @technoWZ5598 2 дні тому +1

    I'm going to make a video on dividing 0 by 0 on multiple phone OS's!
    You will see IOS, Android, and Windows mobile

  • @FocusLRHAP
    @FocusLRHAP День тому +1

    Can you do highest factorials on calculators?

  • @IzzumiPoshaf
    @IzzumiPoshaf 2 дні тому +1

    9:20 Copilot in your Computer is still the Old one?

  • @williamthecoolboy
    @williamthecoolboy День тому

    Aren't the Windows 10 and 11 calculators the same?

  • @douggale5962
    @douggale5962 День тому

    256 is correct, but most of these don't even claim to do order of operations. It's like complaining that 2 + 3 * 4 = 20

  • @PrzOst-oc8ss
    @PrzOst-oc8ss 2 дні тому +8

    In fact u can also "test" 2+2*2.
    When you typing into calculator string one by one it doest "look back".
    Kind of stupid video

  • @asheep7797
    @asheep7797 День тому

    Do 2^2^2 for more consensus. (the only outlier would be if they say 4194304)

  • @TheWagonroast
    @TheWagonroast 8 годин тому +1

    Doing 2^(2^3) is the right way though, right?
    That’s how tetrations are calculated, which is why 2⇈5 is ~10¹⁹⁰⁰⁰ instead of 65536

  • @trigonometrygenius
    @trigonometrygenius 2 дні тому +1

    4:48 What the hell is “2^3”

  • @FRKNGDN
    @FRKNGDN День тому

    did you notice the rad and the deg on the video??

  • @REALStickmanGuy
    @REALStickmanGuy 2 дні тому

    What if you 1-8= in different os

  • @somebodyrand0m280
    @somebodyrand0m280 День тому

    next up: what happens if you 0th root on different calculators

  • @heracleumsosnowskyi
    @heracleumsosnowskyi День тому

    What happens if you 6*9+6+9 on calculatirs

  • @kalinkavelinova2529
    @kalinkavelinova2529 День тому

    2^2^3=64
    Windows XP knows the right answer!

  • @thecyanlife
    @thecyanlife 2 дні тому +1

    so.. what's the correct answer?

    • @World_of_OSes
      @World_of_OSes  2 дні тому +5

      7:38

    • @AX_-
      @AX_- 2 дні тому +1

      256

    • @mrfoxesite4482
      @mrfoxesite4482 2 дні тому

      64

    • @steve_1507
      @steve_1507 2 дні тому

      It depends on the order in which the result is calculated. If I do it im my head, I get 64

    • @erikkonstas
      @erikkonstas День тому

      In languages that have a power operator it's right to left, so 256.

  • @Odswietny
    @Odswietny 2 дні тому +2

    256 (Samsung Calculator)

  • @55037-r
    @55037-r 2 дні тому

    Now try calculating triple factorial of 3

  • @natthanonknot2974
    @natthanonknot2974 14 годин тому

    I'm quadriple unlucky becauce of 4 ads

  • @Hlorovodorod_official
    @Hlorovodorod_official 6 годин тому

    256...

  • @Paulo-c3n
    @Paulo-c3n 2 дні тому

    reactOS calculator is tweaking 💀

  • @swisse213
    @swisse213 13 годин тому

    2^2^3=3

  • @CantEscape1.4M
    @CantEscape1.4M День тому

    it's 256

  • @naga_serpentis
    @naga_serpentis 2 дні тому +1

    I'm here! :3

  • @liamsposts
    @liamsposts День тому

    I am the 2,312sd person to watch this video!

  • @GreeterRAC
    @GreeterRAC 2 дні тому +1

    256 mine

  • @penguincute3564
    @penguincute3564 7 годин тому

    DUDE STOP DOING (2^2)^3

  • @Xirtenh993eGYh12
    @Xirtenh993eGYh12 День тому

    Who's with 64 gang?! 🙌

  • @Deficard
    @Deficard День тому

    mathematic

  • @oddlycaspar
    @oddlycaspar День тому

    SLAYYY

  • @BehruzZoirov-if5kw
    @BehruzZoirov-if5kw 2 дні тому +5

    explanation
    (2^2)^3 = 64
    And
    2^2^3 = 256
    😅😅😅😅

    • @World_of_OSes
      @World_of_OSes  2 дні тому +2

      2^2^3 = 2^(2^3)

    • @BehruzZoirov-if5kw
      @BehruzZoirov-if5kw 2 дні тому +1

      in fact, all types of calculators are working, you are calculating two types of things

    • @PrzOst-oc8ss
      @PrzOst-oc8ss 2 дні тому

      ​@@BehruzZoirov-if5kwthis. You typing one by one not whole string

    • @BehruzZoirov-if5kw
      @BehruzZoirov-if5kw 2 дні тому

      @@World_of_OSes of course

    • @Arkid77777
      @Arkid77777 День тому

      You mean 2^2^3 = 64 and 2^(2^3) = 256