Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Neither of those numbers are correct. Firstly, exponentiation is right associative so 8^8^16 ≠ (8^8)^16 ≈ 3.94e+115.

Secondly, that number is wrong anyway. The correct number is (2^16)^(8*8).



Yeah apparently each pixel of a 16-bit image can have 256 different colors. Oops.


That's an 8-bit image. Each pixel of a 16-bit image could have 2^16 = 65536 possible colours.


I give up. I shouldn't post before having coffee.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: