Caniapiscau (disambiguation)

Caniapiscau is a Regional County Municipality of Côte-Nord, Québec, Canada.

Caniapiscau may also refer to:

Toponyms

gollark: Quantum stuff doesn't matter. It's the fact that everything is horrendously insecure anyway.
gollark: I'm sure there are loads, but nobody uses them.
gollark: ```Python 3.7.0 (default, Jul 15 2018, 10:44:58) [GCC 8.1.1 20180531] on linuxType "help", "copyright", "credits" or "license" for more information.>>> [a^a for a in range(10)][0, 0, 0, 0, 0, 0, 0, 0, 0, 0]>>> [a**a for a in range(10)][1, 1, 4, 27, 256, 3125, 46656, 823543, 16777216, 387420489]>>> ```
gollark: Use `**` for exponent.
gollark: I think it's because python `^` does XOR.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.