====== length2d2 ====== {{tag>math vectors needs_examples}} ''fixed length2d2(fixed x, fixed y)'' ===== Description ===== Returns the **squared** length of the given 2D vector. This is faster than squaring the result of [[length2d]].