Actions
Added in 1.9.0
$isbit(A,N)
Returns 1 if the Nth bit in number A is turned on.
Supports Big Integers
Parameters
| Parameter | Description |
| A | The value to check. |
| N | The bit to check. |
Updated by Per Amundsen over 2 years ago · 4 revisions
Main » Scripting » Scripting Identifiers »
Added in 1.9.0
$isbit(A,N)
Returns 1 if the Nth bit in number A is turned on.
Supports Big Integers
Parameters
| Parameter | Description |
| A | The value to check. |
| N | The bit to check. |
Updated by Per Amundsen over 2 years ago · 4 revisions