


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -3.352801103416511e-08 or 6.987688907056366e-06 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.2
rmApplied expm1-log1p-u0.2
if -3.352801103416511e-08 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 6.987688907056366e-06Initial program 59.6
Taylor expanded around 0 0
Time bar (total: 20.8s)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))