


Bits error versus m



Bits error versus v
Initial program 0.2
rmApplied flip--0.2
Applied associate-*r/0.2
Applied associate-/l/0.2
Applied simplify0.2
Time bar (total: 3.5m)Debug logProfile
herbie shell --seed '#(1072936661 1621281212 3440817831 3219514234 460296804 1258167384)' +o rules:numerics
(FPCore (m v)
:name "a parameter of renormalized beta distribution"
:pre (and (< 0 m) (< 0 v) (< v 0.25))
(* (- (/ (* m (- 1 m)) v) 1) m))