


Bits error versus m



Bits error versus v
Results
Initial program 0.2
rmApplied div-inv0.3
Final simplification0.3
Time bar (total: 22.4s)Debug logProfile
herbie shell --seed 2018221 +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))