Assigning a name to the result
of a calculation makes it easier
to use that result in a
subsequent calculation. To
assign a name we use a colon
followed by an equal sign ( i.e.
name := result ; ) . On the next
line we have assigned the letter
k to the original output above.
Then we apply
to k.