


Bits error versus x
if (- (/ 1 x) (/ 1 (tan x))) < -0.0005430901480872134 or 0.0 < (- (/ 1 x) (/ 1 (tan x))) Initial program 0.7
if -0.0005430901480872134 < (- (/ 1 x) (/ 1 (tan x))) < 0.0Initial program 60.3
Taylor expanded around 0 0.3
Time bar (total: 1.1m)Debug log
herbie shell --seed '#(1743936871 1855164119 3668777427 1254258049 132811564 1366975197)'
(FPCore (x)
:name "NMSE example 3.9"
:pre (!= x 0)
(- (/ 1 x) (/ 1 (tan x))))