Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 466 Bytes

2010-02-15-thc-timetravel.md

File metadata and controls

11 lines (8 loc) · 466 Bytes

@sh1mmer reminds us that we all want to understand Infinity. And you can’t take anything away from Infinity, man.

Woah!

var bignum = 1e300; var ∞ = 1e400; //Infinity alert(∞ - bignum); //Infinity

Also note: @sh1mmer is from the future wherein Unicode entities are valid for variable identifiers. Rename above to something sane in our old school present day interpreters.