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 almost 3 years ago · 4 revisions