


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0005422596610298524Initial program 0.0
rmApplied add-log-exp0.0
if -0.0005422596610298524 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 2.6173279775276725e-05Initial program 59.1
Taylor expanded around 0 0.0
if 2.6173279775276725e-05 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied expm1-log1p-u0.1
Time bar (total: 32.9s)Debug logProfile
herbie shell --seed '#(1071821486 549052472 3784827256 1559736200 3548510075 881134285)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))