View Single Post
Old 10-17-2010, 04:45 PM   #3
1998 Yankees
Hall Of Famer
 
1998 Yankees's Avatar
 
Join Date: Aug 2006
Location: Yankee Stadium, back in 1998.
Posts: 8,645
According to Wiki,

Quote:
255 is a special number in some tasks having to do with computing. This is the maximum value representable by an eight-digit binary number, and therefore the maximum representable by an unsigned 8-bit byte (the most common size of byte, also called an octet), the smallest common variable size used in high level programming languages (bit being smaller, but rarely used for value storage). The range is 0 to 255, which is 256 total values.
And, in case you're interested, and uninformed:

Quote:
255 (two hundred [and] fifty-five, CCLV) is the natural number following 254 and preceding 256.
That, I understand! However, that's ALL I understand:
Quote:
Its factorization makes it a sphenic number. Since 255 = 28 - 1, it is a Mersenne number, and the fourth such number not to be a prime number. It is a perfect totient number, the smallest such number to be neither a power of three nor thrice a prime.
Read here for more: http://en.wikipedia.org/wiki/255_(number)

OOTP'ers have dealt with the mysterious number 255 before:

http://www.ootpdevelopments.com/boar...-you-know.html
http://www.ootpdevelopments.com/boar...255-limit.html
http://www.ootpdevelopments.com/boar...tes-again.html

255!
1998 Yankees is offline   Reply With Quote