Would you like to learn how to easily set a unicode emoji as a favicon on any web page with a few lines of JavaScript? Check out this short video! Here is the GitHub Gist:
Recently I wrote a Google Script Web App that generated JavaScript code and needed to run on a Google Site. Even though I tested everything both on my computer and on my phone I didn’t Read more…
Have you ever wanted to source a GitHub Gist within an <iframe>? Yesterday, I was writing a trainual document for work that needed to include Apex code which of course includes code that is misinterpreted Read more…
2 Comments
ildar · May 7, 2012 at 11:20 AM
Ha-ha-ha! Correct but not obvious equation.
Just consider 1 as 3 * (1/3) where 1/3 is 0.333… or 0.(3). The next step is reverse one: 0.333… * 3 = 0.999… or 0.(9). That is 1.
There are more than one proof. I shown the simplest.
POW Answer – 0.999999 Repeating Equals One? | Chris West's Blog · May 14, 2012 at 3:30 PM
[…] The following answers the Problem of the Week from May 7, 2012: […]