Skip to main content
4 of 4
edited tags

What is the difference between Set and SetDelayed?

I have a problem with defining a function and most of time I get confused by Set or = and SetDelayed or :=. I read the help section but I didn't find out what the difference is between defining a function as y[x_] := ... and y[x_] = ...

DSaad
  • 1.2k
  • 2
  • 14
  • 19