Project

General

Profile

$bitoff » History » Revision 2

Revision 1 (Per Amundsen, 02/23/2014 01:23 PM) → Revision 2/4 (Per Amundsen, 08/10/2015 08:52 AM)

_Added in 1.9.0_ 

 *$bitoff(A,N)* 

 Returns the A value with the Nth bit turned off. 

 *Parameters* 

 A - The value to modify. 
 N - The Nth bit to turn off.