


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0030461172554450875 or 0.0010350707963469223 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.0
rmApplied expm1-log1p-u0.0
if -0.0030461172554450875 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 0.0010350707963469223Initial program 58.8
Taylor expanded around 0 0.0
Final simplification0.0
Time bar (total: 22.8s)Debug logProfile
herbie shell --seed 2018217 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))