Create a function with parameters – Help with Snap! – Snap! Forum https://forum.snap.berkeley.edu/t/create-a-function-with-parameters/719
Hello, I would like to create a function with parameters x -> ax for exemple. The aim is to create later this one x -> ax^2+b*x+c. I would like to get back 5x (not ax). How can I do that ? Thank you for any help. …
bh August 14, 2019, 4:37pm 10 The canonical example is reporter IF/ELSE.