nxa.SetBit
Description
Set bit at certain position.
Signature
number nxa.SetBit (number, number)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
number | M | value | |
number | M | bit position |
Return
Type | Description |
---|---|
number | result of changed bit |
Set bit at certain position.
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
number | M | value | |
number | M | bit position |
Type | Description |
---|---|
number | result of changed bit |