


Bits error versus r



Bits error versus a



Bits error versus b
Initial program 14.8
rmApplied cos-sum0.3
Taylor expanded around -inf 0.3
rmApplied fma-neg0.3
Final simplification0.3
Time bar (total: 28.3s)Debug logProfile
herbie shell --seed 2018256 +o rules:numerics
(FPCore (r a b)
:name "r*sin(b)/cos(a+b), B"
(* r (/ (sin b) (cos (+ a b)))))