


Bits error versus m



Bits error versus v
Initial program 0.1
Applied taylor 0.1
Taylor expanded around 0 0.1
Total time: 1.8m Debug log
Please include this information when filing a bug report:
herbie --seed '#(2151212895 762856151 3271092982 78694672 3135315502 414136599)'
(FPCore (m v)
:name "b parameter of renormalized beta distribution"
:pre (and (< 0 m) (< 0 v) (< v 0.25))
(* (- (/ (* m (- 1 m)) v) 1) (- 1 m)))