HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jamster02

no profile record

comments

jamster02
·6개월 전·discuss
> the Unicode string "√5" is representable as 4 UTF-8 bytes

As the other person pointed out, this is representing an irrational number unambiguously in a finite number of bits (8 bits in a byte). I fail to see how your original statement was careful :)

> representable in a finite number of digits or bits
jamster02
·9개월 전·discuss
I also recently ran into a problem when unit testing and monkey patching where I had to import after monkey patching, so in the function itself.