We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0daba60 commit 9096b5aCopy full SHA for 9096b5a
src/reference-manual/types.qmd
@@ -707,7 +707,7 @@ sum_to_zero_vector[5] beta;
707
```
708
709
Zero sum vectors are implemented as vectors and may be assigned to other
710
-vectors and vice-versa. Zero sum vector variables, like other constrained
+vectors and vice-versa. Zero sum vector variables, like other constrained
711
variables, are validated to ensure that they are indeed unit length; for
712
zero sum vectors, this is only done up to a statically specified accuracy
713
threshold $\epsilon$ to account for errors arising from floating-point
0 commit comments