


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -1.4803904297977269e-15 or 8.304543992747326e-06 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.5
rmApplied expm1-log1p-u0.5
if -1.4803904297977269e-15 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 8.304543992747326e-06Initial program 60.0
Taylor expanded around 0 0
Time bar (total: 23.7s)Debug logProfile
herbie shell --seed 2018195 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))