Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fe780d6

Browse files
Merge pull request #910 from BloodyNewbie/patch-1
Update bit.adoc with allowed range of n
2 parents a9209ad + 017eec0 commit fe780d6

File tree

1 file changed

+1
-1
lines changed
  • Language/Functions/Bits and Bytes

1 file changed

+1
-1
lines changed

‎Language/Functions/Bits and Bytes/bit.adoc‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Computes the value of the specified bit (bit 0 is 1, bit 1 is 2, bit 2 is 4, etc
2828

2929
[float]
3030
=== Parameters
31-
`n`: the bit whose value to compute
31+
`n`: the bit whose value to compute. Note that `n` needs to be between 0-31 (32 bit).
3232

3333

3434
[float]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /