Merge pull request #1591 from hroff-1902/patch-12

minor: formatting math expression in FAQ
This commit is contained in:
Matthias
2019-02-22 19:08:33 +01:00
committed by GitHub

View File

@@ -69,7 +69,7 @@ be evaluated
The following calculation is still very rough and not very precise The following calculation is still very rough and not very precise
but it will give the idea. With only these triggers and guards there is but it will give the idea. With only these triggers and guards there is
already 8*10^9*10 evaluations. A roughly total of 80 billion evals. already 8\*10^9\*10 evaluations. A roughly total of 80 billion evals.
Did you run 100 000 evals? Congrats, you've done roughly 1 / 100 000 th Did you run 100 000 evals? Congrats, you've done roughly 1 / 100 000 th
of the search space. of the search space.