Y
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
jnwatson
875 days ago
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.
link