Hacker News new | ask | show | jobs
by nick_g 1916 days ago
I also often use the browser console for this as well. Just as a quick tip, you can use ** for exponentiation (e.g. 3**2 === 9)