


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: 1.6m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)' +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))