It seems that it does not interpret integer exponents correctly Kent
Working in floats is okay. And also pow(2,v) works correctly
'Print' does not autoconvert numbers to strings when the first term is a number. But that should also be fixable.
Thanks.
Charles