Inner Product

1 revision
#11 week ago
+6
Migrated from pages table
+An **inner product** is a fundamental operation in [Linear Algebra](/wiki/linear_algebra) that takes two [vectors](/wiki/vector) and produces a single [scalar](/wiki/scalar). It generalizes the idea of multiplication, allowing us to define geometric concepts like length, angle, and orthogonality within any [vector space](/wiki/vector_space).
+## See also
+- [Vector](/wiki/vector)
+- [Dot Product](/wiki/dot_product)
+- [Norm](/wiki/norm)
... 1 more lines