


Bits error versus n



Bits error versus U



Bits error versus t



Bits error versus l



Bits error versus Om



Bits error versus U*
if (* (+ n n) (* U (- t (/ (+ l l) (/ Om l))))) < 0.0Initial program 46.8
rmApplied sqrt-prod48.6
if 0.0 < (* (+ n n) (* U (- t (/ (+ l l) (/ Om l))))) < 1.5884791245037e+244Initial program 17.1
Taylor expanded around 0 19.6
Applied simplify16.3
rmApplied pow1/216.3
rmApplied associate-*l*8.8
if 1.5884791245037e+244 < (* (+ n n) (* U (- t (/ (+ l l) (/ Om l))))) Initial program 48.7
Taylor expanded around 0 48.7
Applied simplify45.5
rmApplied pow1/245.5
Taylor expanded around inf 54.8
Applied simplify38.0
rmApplied *-un-lft-identity38.0
Applied times-frac38.1
Time bar (total: 3.1m)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)' +o rules:numerics
(FPCore (n U t l Om U*)
:name "Toniolo and Linder, Equation (13)"
(sqrt (* (* (* 2 n) U) (- (- t (* 2 (/ (* l l) Om))) (* (* n (pow (/ l Om) 2)) (- U U*))))))