Hacker News new | ask | show | jobs
by stavros 1221 days ago
> if for example there are 10 instructions you need to execute, the chance is 0.05*10

0.05^10, surely?

1 comments

There should be a double * there, but I think HN removed it
Ah, that makes sense, thanks.