We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e46102 commit 7323b72Copy full SHA for 7323b72
README.md
@@ -37,7 +37,7 @@ A single iteration of the simulation is as follows:
37
The formula for the success evaluation of the simulation is a simple ratio:
38
39
$$
40
-p = \frac{s}{i} \times 100 \%
+p = \frac{success}{iterations} \times 100 \%
41
42
43
where:
0 commit comments