


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.004855436202985079Initial program 0.0
rmApplied add-sqr-sqrt0.0
Applied fma-neg0.0
if -0.004855436202985079 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 6.873410589580686e-07Initial program 59.3
Taylor expanded around 0 0.0
if 6.873410589580686e-07 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied expm1-log1p-u0.2
Time bar (total: 38.0s)Debug logProfile
herbie shell --seed '#(1071948828 1180510430 2986424009 997076509 406109801 420189285)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))