Power of a Number Without using Math.Pow in JavaScript (Algorithmic Project)

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 4

  • @onlinemathsat
    @onlinemathsat 2 года назад +1

    Thanks for your teaching ☺️
    Will it work
    If n

    • @onlinemathsat
      @onlinemathsat 2 года назад +1

      @@digidev7060 Thank you so much, I understand it. Good luck!

  • @LeOn-ge2xj
    @LeOn-ge2xj 2 года назад

    Not able to find fractional Power like Math.pow(7,1/2)

  • @caribbeanman3379
    @caribbeanman3379 2 года назад

    Or you could just use the ** operator. You're welcome. 😁