Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

x*x == pow(x,2)


We have a winner!

Actually, I'd suggest a slight improvement: x*x = x^2


x · x = x²


(== (* x x) (pow x 2))


(= * x x ^ x 2)




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: