Skip to content
Snippets Groups Projects
Commit ae4eda25 authored by Pascal Engeler's avatar Pascal Engeler
Browse files

typo

parent 935d3981
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@ where it improves legibility. Consult the source files for more information.
- throws when zero-vector
- `Vec2 rotate(Vec2, value_t)`
- rotates the vector and returns it
- Supported Operators, All of these work as one would expect
- Supported Operators, all of these work as one would expect
- `*` with `Vec2` (inner product) and `value_t`
- `/` with `value_t`
- throws upon division by zero
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment