Skip to content

Fix a minor mistake in the documentation#288

Open
Aritra8438 wants to merge 1 commit intobitcoin-dot-org:masterfrom
Aritra8438:patch-1
Open

Fix a minor mistake in the documentation#288
Aritra8438 wants to merge 1 commit intobitcoin-dot-org:masterfrom
Aritra8438:patch-1

Conversation

@Aritra8438
Copy link

If we have the max possible value of a variable as a, then the expected number of turns to produce a value less than or equal to a/2is 2.

So, the following modifications should fix it.

  • Add the exponentiation between 2 and 256.
  • Add the exponentiation between 2 and 255.

Add the `exponentiation` between 2 and 256.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant