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