StackOverflow Questions for Tag: exponentiation

skytreebird
skytreebird

Reputation: 1091

Exponentiation in Haskell

Score: 109

Views: 67659

Answers: 4

Read More
user3241846
user3241846

Reputation: 677

Prolog Power Function

Score: 0

Views: 4526

Answers: 2

Read More
Peter
Peter

Reputation: 48958

How to do exponentiation in clojure?

Score: 133

Views: 59903

Answers: 16

Read More
DaBler
DaBler

Reputation: 2851

Exponentiation of power of two by squaring

Score: 1

Views: 99

Answers: 1

Read More
prohi the magnificent
prohi the magnificent

Reputation: 31

10e5 == 10^5 is not true in MATLAB, why?

Score: -1

Views: 4313

Answers: 1

Read More
J. Mini
J. Mini

Reputation: 1610

Mathematically, why does this SICP algorithm for the exponent of a number modulo another number work?

Score: 3

Views: 528

Answers: 2

Read More
James Hayek
James Hayek

Reputation: 653

Why does C++ not have an exponentiation operator?

Score: 30

Views: 66528

Answers: 4

Read More
Kadaj13
Kadaj13

Reputation: 1541

What is the meaning of number 1e5?

Score: 58

Views: 191070

Answers: 5

Read More
user98188
user98188

Reputation:

What is the C++ function to raise a number to a power?

Score: 202

Views: 774455

Answers: 18

Read More
torpedo
torpedo

Reputation: 299

Python: speed up pow(base,exp,mod) for fixed exp and mod, or with vectorization

Score: 3

Views: 3733

Answers: 5

Read More
kemotoe
kemotoe

Reputation: 1777

JavaScript exponentiation unary operator design decision

Score: 8

Views: 1480

Answers: 2

Read More
SimoneL
SimoneL

Reputation: 13

Exponentiation of a vector

Score: 0

Views: 34

Answers: 0

Read More
Gaurav Kumar
Gaurav Kumar

Reputation: 1091

Time complexity of a loop with value increasing in powers of 2

Score: 3

Views: 1699

Answers: 1

Read More
joroj
joroj

Reputation: 3455

What does the ^ operator do in Java?

Score: 327

Views: 467046

Answers: 20

Read More
user16713791
user16713791

Reputation: 129

x86 Assembly: handling exponent 1 in power calculation

Score: 1

Views: 57

Answers: 0

Read More
Jantek
Jantek

Reputation: 1

It is necessary to solve the problem with exponentiation

Score: -3

Views: 85

Answers: 2

Read More
tothemax
tothemax

Reputation: 115

Understanding control flow in Assembly

Score: 0

Views: 30

Answers: 0

Read More
Christopher Miller
Christopher Miller

Reputation: 3451

Why is my implementation of fast natural exponentiation slow?

Score: 0

Views: 148

Answers: 0

Read More
Fetchinson0234
Fetchinson0234

Reputation: 213

unsigned long long int pow

Score: 6

Views: 13468

Answers: 3

Read More
Jiminion
Jiminion

Reputation: 5168

How to force a python float to not use exponents

Score: -1

Views: 95

Answers: 1

Read More
PreviousPage 1Next