To allow in-place operations for example.
This for instance. Instead of adding 0., one can use *.clone() as in here.
0.
*.clone()