khalodark / addi

Automatically exported from code.google.com/p/addi
0 stars 0 forks source link

bitget() function printsa n error #73

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.write code:
bitget(87,1)
2. tap Enter

What is the expected output? What do you see instead?
expected ouptut:
ans =

     1
I see instead:
???bitget(87,1)
ERROR:ERROR:FunctionToken: undefined variable or function bitmax

What version of the product are you using? On what operating system?
Addi 1.98 on Android 4.0.3 , Linux Kernel 3.0.8+

Please provide any additional information below.

Original issue reported on code.google.com by nak...@gmail.com on 12 Jun 2013 at 6:19