mirror of
https://github.com/Experience-Monks/math-as-code.git
synced 2026-04-23 03:00:42 -04:00
use sigma to avoid ambiguity with uppercase Epsilon
This commit is contained in:
@@ -241,7 +241,7 @@ For other implementations of vector multiplication, cross product, and dot produ
|
||||
|
||||
## sigma
|
||||
|
||||
The big Greek "E" (Sigma) is for [Summation](https://en.wikipedia.org/wiki/Summation). In other words: summing up some numbers.
|
||||
The big Greek `Σ` (Sigma) is for [Summation](https://en.wikipedia.org/wiki/Summation). In other words: summing up some numbers.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user