Also used in mathematics to indicate a definition rather than a deduction - e.g. we might define a polynomial f by writing

f(x) := x2

and if we later wanted to note the derivative of f we would write

f'(x) = 2x

Note that often a plain "=" is used instead of ":=" when we are clearly talking about a definition, and many people don't bother to use ":=" at all.