Eroxl's Notes
Point Notation
aliases
Tuple Notation

Point notation is a way of representing vectors as points. This is useful when we want to perform geometric operations on vectors.

Point notation is also sometimes referred to as tuple notation

An example of this would be writing a vector as a point in 3D space like this:

This would represent a vector starting at the origin and ending at the point (, , ).

Point notation can also be written using angle brackets