We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41c4b5d + 833905b commit 8be11e4Copy full SHA for 8be11e4
ch10-errors.asciidoc
@@ -27,7 +27,7 @@ iex(4)> Stats.mean([:one, :two])
27
%ArithmeticError{}
28
iex(5)> Stats.stdv([1])
29
30
---------
+-------
31
32
<<SOLUTION10-ET01,See a suggested solution in Appendix A.>>
33
0 commit comments