


Bits error versus m



Bits error versus v
Initial program 0.2
Taylor expanded around 0 0.2
Taylor expanded around -inf 62.7
Applied simplify0.2
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1072107073 2127697367 3936270018 2300570620 2134894798 4023771849)' +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))