Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
laffernandes authored Mar 20, 2019
1 parent 92ad135 commit 75c42ed
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 @@ -342,7 +342,7 @@ Specific classes, functions, procedures, and operators of homogeneous/projective
| Constant Value | Descrition |
| --- | --- |
| `e1`, `e2`, ... | Euclidean basis vector (same as `e(c<1>)`, `e(c<2>)`, ..., `e(c<D>)`) |
| `ep` | Euclidean homogeneous basis vector (same as `e(c<D + 1>)`, `sp(ep, ep) = 1`) |
| `ep` | Positive extra basis vector interpreted as the point at the origin (same as `e(c<D + 1>)`, `sp(ep, ep) = 1`) |
| `I` | Unit pseudoscalar (same as `pseudoscalar()`) |
| `Ie` | Unit pseudoscalar of the Euclidean portion of the vector space (same as `rcont(I, ep)`) |

Expand Down

0 comments on commit 75c42ed

Please sign in to comment.