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