You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
528 B

  1. Pmin=? [ F "two" ] // 0.027777761220932007
  2. Pmax=? [ F "two" ] // 0.027777761220932007
  3. Pmin=? [ F "three" ] // 0.055555522441864014
  4. Pmax=? [ F "three" ] // 0.055555522441864014
  5. Pmin=? [ F "four" ] // 0.08333328366279602
  6. Pmax=? [ F "four" ] // 0.08333328366279602
  7. Pmin=? [ F "five" ] // 0.11111104488372803
  8. Pmax=? [ F "five" ] // 0.11111104488372803
  9. Pmin=? [ F "six" ] // 0.13888880610466003
  10. Pmax=? [ F "six" ] // 0.13888880610466003
  11. Rmin=? [ F "done" ] // 7.333329498767853
  12. Rmax=? [ F "done" ] // 7.333329498767853