Actions
$bitoff » History » Revision 3
« Previous |
Revision 3/4
(diff)
| Next »
Per Amundsen, 09/09/2020 10:02 AM
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 about 4 years ago · 3 revisions