forked from Mirror/wren
I mentioned in #881 that the `^`, `<<` and `>>' bitwise operators were currently undocumented so this fixes that. Have also added a note to Num.tau to clarify that this means `twice pi `and is not the golden ratio for which `tau` is sometimes used as an alternative to `phi`.