pow sqrt and bit test functions

How do i use/implement a pow or sqrt function in tibbo basic?

ex: pow(2,7)=128

and how do i test a bit of a byte?

ex:

bitState=bittest(wordTest,bitNumber)
 
sad I’m not happy
Inappropriate?
1 person has this question

User_default_medium