Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #275 // bit32. test

Lua code

print("string:", string)
print("bit32:", bit32)
print("bit32.band:", bit32.band)
print("result of bit32.band: ", bit32.band(7, 5))
print("math:", math)
print("result of math.pow: ", math.pow(7, 5))

Author comment

test case on user request

test run  test run with input  download  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Image recognition results

Recognizer Recognition Result Visualize Recalc
#308 206 [visualize]

Snippet ID: #275
Snippet name: bit32. test
Eternal ID of this version: #275/1
Text MD5: 0ae6d0b7df43d50989200dbf842432bc
Author: stefan
Category: tests
Type: Lua code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2014-06-08 19:14:11
Source code size: 206 bytes / 6 lines
Pitched / IR pitched: Yes / Yes
Views / Downloads: 712 / 171
Referenced in: [show references]