Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hugohadfield committed Jan 18, 2019
1 parent 4f38489 commit 89f958d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ Syntax Summary
| Syntax | Operation |
|:-:|:-:|
| \| | Symetric inner product |
| << | Left contraction |
| ^ | Outer product |
| * | Geometric product |
| X\(i\) | Return the section of the multivector X of grade i |
| X\(ei\) | Return the section of the multivector X for which ei is the pseudo scalar |
| X\[i\] | Return the i'th coefficient from the multivector X
| X\(ei\) | Return the section of the multivector X for which ei is the pseudo scalar |
| X.normal() | Return the normalised multivector so that X*~X is +- 1 |


Expand Down

0 comments on commit 89f958d

Please sign in to comment.