length2 property

length2 property

Gets the square of the length.

Definition:

@property
def length2(self):
    ...

See Also