Actions
Added in 1.9.0
$biton(A,N)
Returns the A value with the Nth bit turned on.
Supports Big Integers
Parameters
Parameter | Description |
A | The value to modify. |
N | The Nth bit to turn off. |
Updated by Per Amundsen almost 2 years ago · 4 revisions