Modify ↓
Opened 16 years ago
Closed 16 years ago
#1525 closed Bug (Fixed)
BitRotate example is misleading
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | 3.3.7.0 | Component: | Documentation |
| Version: | 3.3.6.0 | Severity: | None |
| Keywords: | Cc: |
Description
From the help file examples for BitRotate:
$x = BitRotate(7, 2) ; x == 3 because 111b left-rotated twice is 1 1100b == 28
Attachments (0)
Change History (1)
comment:1 by , 16 years ago
| Milestone: | → 3.3.7.0 |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
