| Inputs |
|---|
(/.f64 (neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))) |
(neg.f64 (expm1.f64 (*.f64 x #s(literal 3 binary64)))) |
(expm1.f64 (*.f64 x #s(literal 3 binary64))) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x) |
(fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(exp.f64 x) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 x)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(neg.f64 (neg.f64 (neg.f64 (expm1.f64 x)))) |
(neg.f64 (neg.f64 (expm1.f64 x))) |
(neg.f64 (expm1.f64 x)) |
(expm1.f64 x) |
(neg.f64 (neg.f64 (neg.f64 x))) |
(neg.f64 (neg.f64 x)) |
(neg.f64 x) |
(/.f64 (/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))) x) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) |
(neg.f64 (expm1.f64 (+.f64 x x))) |
(expm1.f64 (+.f64 x x)) |
(+.f64 x x) |
(neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 1)) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* -3 x))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* x (- (* -9/2 x) 3)))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* x (- (* x (- (* -9/2 x) 9/2)) 3)))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (* x (- (* x (- (* x (- (* -27/8 x) 9/2)) 9/2)) 3)))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* 3 x))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* x (+ 3 (* 9/2 x))))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* x (+ 3 (* x (+ 9/2 (* 9/2 x))))))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (* x (+ 3 (* x (+ 9/2 (* x (+ 9/2 (* 27/8 x))))))))) |
#s(approx (* x 3) #s(hole binary64 (* 3 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* -3 x))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* x (- (* -3 x) 3)))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* x (- (* x (- (* -5/2 x) 3)) 3)))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* x (- (* x (- (* x (- (* -3/2 x) 5/2)) 3)) 3)))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* 3 x))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 3 (* 3 x))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 3 (* x (+ 3 (* 5/2 x))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 3 (* x (+ 3 (* x (+ 5/2 (* 3/2 x))))))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 3)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 3 (* 3 x)))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 3 (* x (+ 3 (* 5/2 x)))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 3 (* x (+ 3 (* x (+ 5/2 (* 3/2 x)))))))) |
#s(approx (exp x) #s(hole binary64 1)) |
#s(approx (exp x) #s(hole binary64 (+ 1 x))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (- (exp x) -1) #s(hole binary64 2)) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) #s(hole binary64 1)) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (neg (neg (neg (- (exp x) 1)))) #s(hole binary64 (* -1 x))) |
#s(approx (neg (neg (neg (- (exp x) 1)))) #s(hole binary64 (* x (- (* -1/2 x) 1)))) |
#s(approx (neg (neg (neg (- (exp x) 1)))) #s(hole binary64 (* x (- (* x (- (* -1/6 x) 1/2)) 1)))) |
#s(approx (neg (neg (neg (- (exp x) 1)))) #s(hole binary64 (* x (- (* x (- (* x (- (* -1/24 x) 1/6)) 1/2)) 1)))) |
#s(approx (neg (neg (- (exp x) 1))) #s(hole binary64 x)) |
#s(approx (neg (neg (- (exp x) 1))) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (neg (neg (- (exp x) 1))) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (neg (neg (- (exp x) 1))) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (neg (- (exp x) 1)) #s(hole binary64 (* -1 x))) |
#s(approx (neg (- (exp x) 1)) #s(hole binary64 (* x (- (* -1/2 x) 1)))) |
#s(approx (neg (- (exp x) 1)) #s(hole binary64 (* x (- (* x (- (* -1/6 x) 1/2)) 1)))) |
#s(approx (neg (- (exp x) 1)) #s(hole binary64 (* x (- (* x (- (* x (- (* -1/24 x) 1/6)) 1/2)) 1)))) |
#s(approx (- (exp x) 1) #s(hole binary64 x)) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (- (exp x) 1) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (neg (neg (neg x))) #s(hole binary64 (* -1 x))) |
#s(approx (neg (neg x)) #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) #s(hole binary64 1)) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) #s(hole binary64 (+ 1 (* 1/2 x)))) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) #s(hole binary64 (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x)))))))) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) #s(hole binary64 x)) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) #s(hole binary64 (* x (+ 1 (* 1/2 x))))) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) #s(hole binary64 (* x (+ 1 (* x (+ 1/2 (* x (+ 1/6 (* 1/24 x))))))))) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) #s(hole binary64 (* 2 x))) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (neg (- (exp (+ x x)) 1)) #s(hole binary64 (* -2 x))) |
#s(approx (neg (- (exp (+ x x)) 1)) #s(hole binary64 (* x (- (* -2 x) 2)))) |
#s(approx (neg (- (exp (+ x x)) 1)) #s(hole binary64 (* x (- (* x (- (* -4/3 x) 2)) 2)))) |
#s(approx (neg (- (exp (+ x x)) 1)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2/3 x) 4/3)) 2)) 2)))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* 2 x))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* 2 x))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* 4/3 x))))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (* x (+ 2 (* x (+ 2 (* x (+ 4/3 (* 2/3 x))))))))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (neg (neg (- (exp x) -1))) #s(hole binary64 2)) |
#s(approx (neg (neg (- (exp x) -1))) #s(hole binary64 (+ 2 x))) |
#s(approx (neg (neg (- (exp x) -1))) #s(hole binary64 (+ 2 (* x (+ 1 (* 1/2 x)))))) |
#s(approx (neg (neg (- (exp x) -1))) #s(hole binary64 (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))))) |
#s(approx (neg (- (exp x) -1)) #s(hole binary64 -2)) |
#s(approx (neg (- (exp x) -1)) #s(hole binary64 (- (* -1 x) 2))) |
#s(approx (neg (- (exp x) -1)) #s(hole binary64 (- (* x (- (* -1/2 x) 1)) 2))) |
#s(approx (neg (- (exp x) -1)) #s(hole binary64 (- (* x (- (* x (- (* -1/6 x) 1/2)) 1)) 2))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(hole binary64 (* -1 (/ (- 1 (exp (* 3 x))) (* x (+ 1 (+ (exp x) (pow (exp x) 2)))))))) |
#s(approx (neg (- (exp (* x 3)) 1)) #s(hole binary64 (- 1 (exp (* 3 x))))) |
#s(approx (- (exp (* x 3)) 1) #s(hole binary64 (- (exp (* 3 x)) 1))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (exp x) (pow (exp x) 2))))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) #s(hole binary64 (* x (+ 1 (+ (exp x) (pow (exp x) 2)))))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(hole binary64 (+ 1 (+ (exp x) (pow (exp x) 2))))) |
#s(approx (exp x) #s(hole binary64 (exp x))) |
#s(approx (- (exp x) -1) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) #s(hole binary64 (* -1 (/ (- 1 (exp x)) x)))) |
#s(approx (neg (neg (neg (- (exp x) 1)))) #s(hole binary64 (- 1 (exp x)))) |
#s(approx (neg (neg (- (exp x) 1))) #s(hole binary64 (- (exp x) 1))) |
#s(approx (neg (- (exp x) 1)) #s(hole binary64 (- 1 (exp x)))) |
#s(approx (- (exp x) 1) #s(hole binary64 (- (exp x) 1))) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (* x (+ 1 (exp x)))))) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) #s(hole binary64 (/ (- (exp (* 2 x)) 1) (+ 1 (exp x))))) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (neg (- (exp (+ x x)) 1)) #s(hole binary64 (- 1 (exp (* 2 x))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (* 2 x)) 1))) |
#s(approx (neg (neg (- (exp x) -1))) #s(hole binary64 (+ 1 (exp x)))) |
#s(approx (neg (- (exp x) -1)) #s(hole binary64 (* -1 (+ 1 (exp x))))) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) #s(hole binary64 (/ (- (exp (neg (* -2 x))) 1) (* x (+ 1 (exp x)))))) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) #s(hole binary64 (/ (- (exp (neg (* -2 x))) 1) (+ 1 (exp x))))) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) #s(hole binary64 (- (exp (neg (* -2 x))) 1))) |
#s(approx (neg (- (exp (+ x x)) 1)) #s(hole binary64 (- 1 (exp (neg (* -2 x)))))) |
#s(approx (- (exp (+ x x)) 1) #s(hole binary64 (- (exp (neg (* -2 x))) 1))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))))) (neg.f64 (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 x)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 x))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) |
(neg.f64 (/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x))) |
(neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) |
(*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))) (expm1.f64 x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 3 binary64) x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 3 binary64) x #s(literal 0 binary64)))))) |
(expm1.f64 (+.f64 x (*.f64 #s(literal 2 binary64) x))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 3 binary64))) x)) |
(expm1.f64 (*.f64 #s(literal 3 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 9 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 3 binary64) x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 3 binary64) x #s(literal 0 binary64))))))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) x) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
(*.f64 (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) x) |
(*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 x)) |
(neg.f64 (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x)) |
(*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) x) |
(*.f64 x (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (exp.f64 x) #s(literal 4 binary64))) (-.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (exp.f64 x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (exp.f64 x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (exp.f64 x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (exp.f64 x)) #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (exp.f64 x) #s(literal 6 binary64))) (+.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal -1 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) (+.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 (exp.f64 x))) (neg.f64 (fabs.f64 (exp.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 (exp.f64 x))) (fabs.f64 (fabs.f64 (exp.f64 x))) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (exp.f64 x)) (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 (exp.f64 x)) (fabs.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(-.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (exp.f64 x)) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64)))))) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))))))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))) |
(exp.f64 (*.f64 x #s(literal 1 binary64))) |
(exp.f64 x) |
(+.f64 (cosh.f64 x) (sinh.f64 x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (expm1.f64 x)) (neg.f64 x)) |
(/.f64 (expm1.f64 x) x) |
(neg.f64 (/.f64 (expm1.f64 x) (neg.f64 x))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) x) (/.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(-.f64 (/.f64 (exp.f64 x) x) (pow.f64 x #s(literal -1 binary64))) |
(neg.f64 (expm1.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(neg.f64 (neg.f64 (expm1.f64 x))) |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(neg.f64 (expm1.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) (*.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) (+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (fma.f64 (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) |
(neg.f64 (neg.f64 (expm1.f64 x))) |
(expm1.f64 (*.f64 x #s(literal 1 binary64))) |
(expm1.f64 x) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)))) x) |
(/.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 x)) |
(/.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(+.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) |
(neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(expm1.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) x))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) x)) |
(expm1.f64 (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) |
(neg.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))) |
(expm1.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) x))) |
(expm1.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) x)) |
(expm1.f64 (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 0 binary64))))))) |
(-.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x x)) (/.f64 (*.f64 x x) (-.f64 x x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))) |
(+.f64 x x) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) |
(/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (+.f64 (exp.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x))) (neg.f64 (+.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (exp.f64 x) (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 (exp.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 x) #s(literal -1 binary64)))) |
(-.f64 (exp.f64 x) #s(literal -1 binary64)) |
(neg.f64 (-.f64 (exp.f64 x) #s(literal -1 binary64))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) #s(literal 1 binary64)) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (neg (- (exp (* x 3)) 1)) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (neg (- (exp (* x 3)) 1)) (*.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) x) #s(literal 3 binary64)) x)) |
#s(approx (neg (- (exp (* x 3)) 1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) x) #s(literal 9/2 binary64)) x) #s(literal 3 binary64)) x)) |
#s(approx (neg (- (exp (* x 3)) 1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -27/8 binary64) x) #s(literal 9/2 binary64)) x) #s(literal 9/2 binary64)) x) #s(literal 3 binary64)) x)) |
#s(approx (- (exp (* x 3)) 1) (*.f64 #s(literal 3 binary64) x)) |
#s(approx (- (exp (* x 3)) 1) (*.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 3 binary64)) x)) |
#s(approx (- (exp (* x 3)) 1) (*.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 9/2 binary64)) x #s(literal 3 binary64)) x)) |
#s(approx (- (exp (* x 3)) 1) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 27/8 binary64) x #s(literal 9/2 binary64)) x #s(literal 9/2 binary64)) x #s(literal 3 binary64)) x)) |
#s(approx (* x 3) (*.f64 #s(literal 3 binary64) x)) |
#s(approx (neg (neg x)) x) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 #s(literal -3 binary64) x)) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 (-.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 3 binary64)) x)) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -5/2 binary64) x) #s(literal 3 binary64)) x) #s(literal 3 binary64)) x)) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -3/2 binary64) x) #s(literal 5/2 binary64)) x) #s(literal 3 binary64)) x) #s(literal 3 binary64)) x)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 #s(literal 3 binary64) x)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 (fma.f64 #s(literal 3 binary64) x #s(literal 3 binary64)) x)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 (fma.f64 (fma.f64 #s(literal 5/2 binary64) x #s(literal 3 binary64)) x #s(literal 3 binary64)) x)) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 3/2 binary64) x #s(literal 5/2 binary64)) x #s(literal 3 binary64)) x #s(literal 3 binary64)) x)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) #s(literal 3 binary64)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) (fma.f64 #s(literal 3 binary64) x #s(literal 3 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) (fma.f64 (fma.f64 #s(literal 5/2 binary64) x #s(literal 3 binary64)) x #s(literal 3 binary64))) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) (fma.f64 (fma.f64 (fma.f64 #s(literal 3/2 binary64) x #s(literal 5/2 binary64)) x #s(literal 3 binary64)) x #s(literal 3 binary64))) |
#s(approx (exp x) #s(literal 1 binary64)) |
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) |
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) |
#s(approx (neg (neg (- (exp x) -1))) #s(literal 2 binary64)) |
#s(approx (neg (neg (- (exp x) -1))) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (neg (neg (- (exp x) -1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (neg (neg (- (exp x) -1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) #s(literal 1 binary64)) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (neg.f64 x)) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (- (exp x) 1))) x) |
#s(approx (neg (neg (- (exp x) 1))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (- (exp x) 1))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (- (exp x) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (neg.f64 x)) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 1/6 binary64)) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (- (exp x) 1))) x) |
#s(approx (neg (neg (- (exp x) 1))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (- (exp x) 1))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (- (exp x) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (neg x))) (neg.f64 x)) |
#s(approx (neg (neg x)) x) |
#s(approx (neg (neg (neg x))) (neg.f64 x)) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) #s(literal 1 binary64)) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x)) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) x #s(literal 1/6 binary64)) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (*.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 4/3 binary64)) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x)) |
#s(approx (neg (- (exp (+ x x)) 1)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (neg (- (exp (+ x x)) 1)) (*.f64 (-.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) x)) |
#s(approx (neg (- (exp (+ x x)) 1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -4/3 binary64) x) #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)) |
#s(approx (neg (- (exp (+ x x)) 1)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) x) #s(literal 4/3 binary64)) x) #s(literal 2 binary64)) x) #s(literal 2 binary64)) x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (*.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 2 binary64)) x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (*.f64 (fma.f64 (fma.f64 #s(literal 4/3 binary64) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 4/3 binary64)) x #s(literal 2 binary64)) x #s(literal 2 binary64)) x)) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (neg (neg (- (exp x) -1))) #s(literal 2 binary64)) |
#s(approx (neg (neg (- (exp x) -1))) (+.f64 #s(literal 2 binary64) x)) |
#s(approx (neg (neg (- (exp x) -1))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (neg (neg (- (exp x) -1))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 2 binary64))) |
#s(approx (neg (- (exp x) -1)) #s(literal -2 binary64)) |
#s(approx (neg (- (exp x) -1)) (-.f64 (neg.f64 x) #s(literal 2 binary64))) |
#s(approx (neg (- (exp x) -1)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) x) #s(literal 2 binary64))) |
#s(approx (neg (- (exp x) -1)) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x) #s(literal 2 binary64))) |
#s(approx (/ (neg (- (exp (* x 3)) 1)) (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x))) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64))) x) (+.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
#s(approx (neg (- (exp (* x 3)) 1)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 3 binary64)))) |
#s(approx (- (exp (* x 3)) 1) (expm1.f64 (*.f64 #s(literal 3 binary64) x))) |
#s(approx (neg (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x)) (*.f64 (neg.f64 x) (+.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))))) |
#s(approx (* (+ (* (exp x) (exp x)) (- (exp x) -1)) x) (*.f64 (+.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64))) x)) |
#s(approx (+ (* (exp x) (exp x)) (- (exp x) -1)) (+.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
#s(approx (exp x) (exp.f64 x)) |
#s(approx (neg (neg (- (exp x) -1))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
#s(approx (/ (neg (neg (neg (- (exp x) 1)))) (neg (neg (neg x)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) x))) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
#s(approx (neg (neg (- (exp x) 1))) (expm1.f64 x)) |
#s(approx (neg (neg (neg (- (exp x) 1)))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
#s(approx (neg (neg (- (exp x) 1))) (expm1.f64 x)) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x))) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) (expm1.f64 x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
#s(approx (neg (- (exp (+ x x)) 1)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
#s(approx (neg (neg (- (exp x) -1))) (+.f64 (exp.f64 x) #s(literal 1 binary64))) |
#s(approx (neg (- (exp x) -1)) (neg.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)))) |
#s(approx (/ (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) x) (/.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (exp.f64 x) #s(literal 1 binary64)) x))) |
#s(approx (/ (neg (neg (- (exp (+ x x)) 1))) (neg (neg (- (exp x) -1)))) (expm1.f64 x)) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |
#s(approx (neg (- (exp (+ x x)) 1)) (-.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 2 binary64)))) |
#s(approx (neg (neg (- (exp (+ x x)) 1))) (expm1.f64 (*.f64 #s(literal 2 binary64) x))) |