| Inputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
(*.f64 y y) |
y |
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
(*.f64 x x) |
x |
(*.f64 (+.f64 x y) #s(approx (+ x y) x)) |
(+.f64 x y) |
#s(approx (+ x y) x) |
(*.f64 (+.f64 x y) #s(approx (+ x y) y)) |
#s(approx (+ x y) y) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x y) y) |
(fma.f64 #s(literal 2 binary64) x y) |
#s(literal 2 binary64) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* x (+ x (* 2 y))) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (+ (* 2 (* x y)) (pow y 2)))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 y)) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (+ y (* 2 x)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ y x)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* x (+ (* 2 y) (/ (pow y 2) x))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* x (+ 2 (/ y x))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -2 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* -1 (* x (+ (* -2 y) (* -1 (/ (pow y 2) x))))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 2))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* 2 (* x y)) (pow x 2)))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (+ (* y (+ y (* 2 x))) (pow x 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* y (+ y (* 2 x))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (+ (* 2 x) y) y) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x y)))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* y (+ 1 (* 2 (/ x y)))))) |
#s(approx (* (+ x y) (+ x y)) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -2 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ (* 2 x) y) #s(hole binary64 (* -1 (* y (- (* -2 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.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) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.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)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(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)))) |
x |
(*.f64 #s(approx (+ x y) x) (+.f64 y x)) |
(*.f64 (+.f64 y x) #s(approx (+ x y) x)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) #s(approx (+ x y) x)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(approx (+ x y) x)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(approx (+ x y) x) (fma.f64 x x (*.f64 (neg.f64 y) y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(approx (+ x y) x) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(fma.f64 #s(approx (+ x y) x) y (*.f64 #s(approx (+ x y) x) x)) |
(fma.f64 #s(approx (+ x y) x) x (*.f64 #s(approx (+ x y) x) y)) |
(fma.f64 y #s(approx (+ x y) x) (*.f64 x #s(approx (+ x y) x))) |
(fma.f64 x #s(approx (+ x y) x) (*.f64 y #s(approx (+ x y) x))) |
(+.f64 (*.f64 y #s(approx (+ x y) x)) (*.f64 x #s(approx (+ x y) x))) |
(+.f64 (*.f64 x #s(approx (+ x y) x)) (*.f64 y #s(approx (+ x y) x))) |
(+.f64 (*.f64 #s(approx (+ x y) x) y) (*.f64 #s(approx (+ x y) x) x)) |
(+.f64 (*.f64 #s(approx (+ x y) x) x) (*.f64 #s(approx (+ x y) x) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (+ x y) x) |
(*.f64 #s(approx (+ x y) y) (+.f64 y x)) |
(*.f64 (+.f64 y x) #s(approx (+ x y) y)) |
(/.f64 (*.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) #s(approx (+ x y) y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(approx (+ x y) y)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(approx (+ x y) y) (fma.f64 x x (*.f64 (neg.f64 y) y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(approx (+ x y) y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(fma.f64 #s(approx (+ x y) y) y (*.f64 #s(approx (+ x y) y) x)) |
(fma.f64 #s(approx (+ x y) y) x (*.f64 #s(approx (+ x y) y) y)) |
(fma.f64 y #s(approx (+ x y) y) (*.f64 x #s(approx (+ x y) y))) |
(fma.f64 x #s(approx (+ x y) y) (*.f64 y #s(approx (+ x y) y))) |
(+.f64 (*.f64 y #s(approx (+ x y) y)) (*.f64 x #s(approx (+ x y) y))) |
(+.f64 (*.f64 x #s(approx (+ x y) y)) (*.f64 y #s(approx (+ x y) y))) |
(+.f64 (*.f64 #s(approx (+ x y) y) y) (*.f64 #s(approx (+ x y) y) x)) |
(+.f64 (*.f64 #s(approx (+ x y) y) x) (*.f64 #s(approx (+ x y) y) y)) |
#s(approx (+ x y) y) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
(*.f64 (fma.f64 #s(literal 2 binary64) x y) y) |
(*.f64 y (fma.f64 #s(literal 2 binary64) x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) y) (-.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) y) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) y) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (-.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 y #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) y (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 2 binary64) y) x (*.f64 y y)) |
(fma.f64 (*.f64 y x) #s(literal 2 binary64) (*.f64 y y)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 y x) (*.f64 y y)) |
(fma.f64 (+.f64 y x) y (*.f64 y x)) |
(fma.f64 y (*.f64 #s(literal 2 binary64) x) (*.f64 y y)) |
(fma.f64 y (+.f64 y x) (*.f64 y x)) |
(fma.f64 y y (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(fma.f64 y x (*.f64 (+.f64 y x) y)) |
(fma.f64 x (*.f64 #s(literal 2 binary64) y) (*.f64 y y)) |
(fma.f64 x y (*.f64 (+.f64 y x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 y (-.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 y x)) #s(literal 2 binary64))) |
(-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal -2 binary64) x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))) (pow.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 y x) y) (*.f64 y x)) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y)) |
(+.f64 (*.f64 y x) (*.f64 (+.f64 y x) y)) |
(+.f64 (*.f64 y y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -2 binary64) x) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 #s(literal 2 binary64) x y) |
(fma.f64 x #s(literal 2 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 y (*.f64 #s(literal 2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 y (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y))) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 y (-.f64 y (*.f64 #s(literal 2 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) y) |
(+.f64 (+.f64 y x) x) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal -2 binary64))) |
(+.f64 y (*.f64 #s(literal 2 binary64) x)) |
(+.f64 x (+.f64 y x)) |
#s(literal 2 binary64) |
#s(approx (* (+ x y) (+ x y)) (*.f64 y y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 y y)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (+ (* 2 x) y) y) |
#s(approx (+ (* 2 x) y) (fma.f64 #s(literal 2 binary64) x y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 1 binary64)) x) x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 y (/.f64 y x))) x)) |
#s(approx (+ (* 2 x) y) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* 2 x) y) (*.f64 (+.f64 (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal -1 binary64)) x) x)) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 y (/.f64 y x) (neg.f64 (*.f64 #s(literal -2 binary64) y))) x)) |
#s(approx (+ (* 2 x) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (fma.f64 #s(literal 2 binary64) y x) x)) |
#s(approx (* (+ x y) (+ x y)) (fma.f64 (fma.f64 #s(literal 2 binary64) x y) y (*.f64 x x))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (fma.f64 #s(literal 2 binary64) x y) y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (* (+ (* 2 x) y) y) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (* 2 x) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ x y) (+ x y)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal 2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1 binary64)) y) y)) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* 2 x) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -1 binary64)))) |