alt
Hacker News
dsp_person
•
yesterday at 6:26 PM
•
0 replies
•
view on HN
if ((Π⁻ < Π) && (Π < Π⁺)) {
I spent way too long trying to figure this out as C code instead of
if ((Π⁻ < Π) && (Π < Π⁺)) {