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 J-Paul Mesnage, 16 years ago

Milestone: 3.3.7.0
Resolution: Fixed
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.