Actions
Added in 1.9.0
$bitoff(A,N)
Returns the A value with the Nth bit turned off.
Supports Big Integers
Parameters
A - The value to modify.
N - The Nth bit to turn off.
Updated by Per Amundsen 6 months ago · 3 revisions
Added in 1.9.0
$bitoff(A,N)
Returns the A value with the Nth bit turned off.
Supports Big Integers
Parameters
A - The value to modify.
N - The Nth bit to turn off.
Updated by Per Amundsen 6 months ago · 3 revisions