SetDelayed¶ Defines a delayed assignment that evaluates the RHS each time. $ wo 'SetDelayed[h[x_], x^3]; h[4]' 64