From 9c54886f14cb3a000d93b0899938c3376c6c050e Mon Sep 17 00:00:00 2001 From: hroff-1902 <47309513+hroff-1902@users.noreply.github.com> Date: Fri, 22 Feb 2019 19:33:05 +0300 Subject: [PATCH] minor: formatting math expression in FAQ --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 3eaa771ee..127f69e9f 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -69,7 +69,7 @@ be evaluated 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 -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 of the search space.