logoalt Hacker News

dsp_personyesterday at 6:26 PM0 repliesview on HN

    if ((Π⁻ < Π) && (Π < Π⁺)) {
I spent way too long trying to figure this out as C code instead of

    if ((Π⁻ < Π) && (Π < Π⁺)) {