


Bits error versus m



Bits error versus v
Initial program 0.2
rmApplied associate-/l* 0.2
Time bar (total: 16.9s) Debug log
Please include this information when filing a bug report:
herbie --seed '#(2117184872 3450187118 1881880951 1822033014 3471786607 4243690401)'
(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))