Hacker News new | ask | show | jobs
by tesdinger 875 days ago
> Functions don't have variables, named variables, that's Python, not math[0].

No, Python named arguments are a good analogy for Leibnitz notation.

1 comments

The confusion is using the same namespace for argument slots and variables. It might have been clearer if, for example, Leibniz would have used Greek letters alpha and beta instead of x and y.