0

In node I happened to use a power operator on a boolean and got some funny results. I guess the '^' operator is implemented as something other than 'power'.

Initially I wrote !!a^3 and got 2. Is it a shift operator or some binary operation?

David Karlsson
  • 9,396
  • 9
  • 58
  • 103

0 Answers0