Y
Hacker News
new
|
ask
|
show
|
jobs
by
dllthomas
4770 days ago
"words always win"
Add seven to three then multiply the whole thing by twelve.
(7 + 3) * 12
1 comments
dave809
4770 days ago
(mult (add seven three) twelve)
link
dllthomas
4770 days ago
Better, obviously, but I think the regular math notation still wins. It's more concise, and equally (if not more) familiar.
link