@[email protected] to Programmer [email protected] • 9 months ago===programming.devimagemessage-square60fedilinkarrow-up1662arrow-down115
arrow-up1647arrow-down1image===programming.dev@[email protected] to Programmer [email protected] • 9 months agomessage-square60fedilink
minus-square@mumblerfishlink1•9 months agoI think it’s called ‘delayed assignment’. So it is almost like =, but you can use arguments to define functions, f[a_]:=a+2.
I think it’s called ‘delayed assignment’. So it is almost like
=
, but you can use arguments to define functions,f[a_]:=a+2
.