Arc Forum
new
|
comments
|
leaders
|
submit
login
2 points
by
sjs
6132 days ago |
link
|
parent
I'm almost certain that Eli meant to write:
def f (x y) let z (* x y) * (- z x) (- z y)
1 point
by
EliAndrewC
6132 days ago |
link
Exactly so, thank you. I've since Googled to find how to do code formatting, so I shouldn't have this problem in the future. Thanks for posting the correct code.
-----