Home

beep bin dec

binSet Binary Mode

The bin function sets the integer base mode to binary, as follows:

 -> 

All integers on the stack will be displayed in binary mode. For example, the integer 16 will be displayed as #10000b.