Added in 1.9.0

$biton(A,N)

Returns the A value with the Nth bit turned on.

Supports Big Integers

Parameters

Parameter Description
A The value to modify.
N The Nth bit to turn off.