
Time bar (total: 9.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.4s | 8 256× | 0 | valid |
ival-sin: 610.0ms (53.7% of total)ival-cos: 382.0ms (33.7% of total)ival-mult!: 117.0ms (10.3% of total)ival-add!: 24.0ms (2.1% of total)adjust: 2.0ms (0.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 93 |
| 1 | 97 | 90 |
| 2 | 222 | 90 |
| 3 | 629 | 90 |
| 4 | 3947 | 90 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 (neg.f64 y)) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) z) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 y #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) y) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
z |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 y) |
(cos.f64 (neg.f64 y)) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) (neg.f64 x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
#s(approx (* x (sin y)) (*.f64 y x)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64) x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) x (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) x (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y y)) |
#s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y) y)) |
#s(approx (sin y) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y) y)) |
#s(approx y y) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y z) #s(literal -1/2 binary64)) y z)) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx z z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) (neg.f64 z))) |
Compiled 637 to 260 computations (59.2% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 13 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 13 | 65 |
| Status | Accuracy | Program |
|---|---|---|
| 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) | |
| ▶ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 47.5% | (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) | |
| 99.5% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| ▶ | 75.2% | (+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| 50.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) | |
| ▶ | 50.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
| 51.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) | |
| ▶ | 90.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
| 85.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) | |
| 40.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) | |
| 62.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| ▶ | 38.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 326 to 314 computations (3.7% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
(fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) x) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(*.f64 x (sin.f64 y)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z) |
(fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) |
(/.f64 (sin.f64 y) z) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 (* x y))))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* x (+ (* -1/2 (/ z x)) (* -1/6 y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* y z) x))) 1))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1 (* x (+ (* 1/6 y) (* 1/2 (/ z x))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* y (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* y z)) (* -1/6 (* x (pow y 2))))))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* z (- (* -1/6 (/ (* x y) z)) 1/2)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/6 (* x (pow y 2)))) z)) (* 1/2 y)))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) (+ (* (* -1/6 x) y) (* -1/2 z)) (* -1/6 x) -1/6 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
| 5.0ms | x | @ | 0 | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) (+ (* (* -1/6 x) y) (* -1/2 z)) (* -1/6 x) -1/6 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
| 5.0ms | z | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) (+ (* (* -1/6 x) y) (* -1/2 z)) (* -1/6 x) -1/6 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
| 4.0ms | x | @ | inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) (+ (* (* -1/6 x) y) (* -1/2 z)) (* -1/6 x) -1/6 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
| 4.0ms | x | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) (+ (* (* -1/6 x) y) (* -1/2 z)) (* -1/6 x) -1/6 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
(fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) x) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(*.f64 x (sin.f64 y)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z) |
(fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) |
(/.f64 (sin.f64 y) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 (* x y))))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* x (+ (* -1/2 (/ z x)) (* -1/6 y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* y z) x))) 1))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1 (* x (+ (* 1/6 y) (* 1/2 (/ z x))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* y (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* y z)) (* -1/6 (* x (pow y 2))))))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* z (- (* -1/6 (/ (* x y) z)) 1/2)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* y (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x)) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* -1/6 x) y) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/6 (* x (pow y 2)))) z)) (* 1/2 y)))))) |
#s(approx (+ (* (* -1/6 x) y) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(cos.f64 y) |
(cos.f64 (neg.f64 y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
y |
z |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(sin.f64 y) |
x |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) z) |
(+.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y)) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y))) (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y)) (*.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(fma.f64 y (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) z) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) x) |
(+.f64 x (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y))) (-.f64 x (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y)) (*.f64 x (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y) x)))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) x) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) (*.f64 y x))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) (*.f64 #s(literal -1/2 binary64) z)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) (*.f64 #s(literal 1/2 binary64) z)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 1/6 binary64) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y x)))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y x))) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) (*.f64 #s(literal -1/2 binary64) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y x))) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) (*.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) (*.f64 #s(literal -1/2 binary64) z))))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/2 binary64) z)) |
(*.f64 #s(literal -1/6 binary64) x) |
(*.f64 x #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
(neg.f64 #s(literal 1/6 binary64)) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 z #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(neg.f64 #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z) |
(*.f64 z (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (/.f64 (*.f64 (sin.f64 y) x) z) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 z (/.f64 (*.f64 (sin.f64 y) x) z))) |
(fma.f64 (cos.f64 y) z (*.f64 (/.f64 (*.f64 (sin.f64 y) x) z) z)) |
(fma.f64 (cos.f64 y) z (*.f64 z (/.f64 (*.f64 (sin.f64 y) x) z))) |
(fma.f64 z (cos.f64 y) (*.f64 (/.f64 (*.f64 (sin.f64 y) x) z) z)) |
(fma.f64 z (cos.f64 y) (*.f64 z (/.f64 (*.f64 (sin.f64 y) x) z))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) x) z) (cos.f64 y)) |
(+.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) x) z)) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (/.f64 (*.f64 (sin.f64 y) x) z) (/.f64 (*.f64 (sin.f64 y) x) z))) (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) x) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) x) z) (/.f64 (*.f64 (sin.f64 y) x) z)) (*.f64 (cos.f64 y) (cos.f64 y))) (-.f64 (/.f64 (*.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) x) z) (/.f64 (*.f64 (sin.f64 y) x) z)) (*.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) x) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (sin.f64 y) x) z) (/.f64 (*.f64 (sin.f64 y) x) z) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (/.f64 (*.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
(fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) |
(fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) |
(/.f64 (sin.f64 y) z) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z))) |
#s(approx (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
#s(approx (+ (* -1/2 z) (* -1/6 (* x y))) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* -1/2 z) (* -1/6 (* x y))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z))) |
#s(approx (* -1/6 x) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z))) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) (cos.f64 y)) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x))) x)) |
#s(approx (+ (* -1/2 z) (* -1/6 (* x y))) (*.f64 #s(literal -1/6 binary64) (*.f64 y x))) |
#s(approx (+ (* -1/2 z) (* -1/6 (* x y))) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (/.f64 (*.f64 #s(literal -1/2 binary64) z) x)) x)) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) (/.f64 (*.f64 (sin.f64 y) x) z)) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z) x))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* -1/2 z) (* -1/6 (* x y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) y (/.f64 (*.f64 #s(literal 1/2 binary64) z) x)))) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 (cos.f64 y)) x) (neg.f64 (/.f64 (sin.f64 y) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* x (sin y)) (*.f64 y x)) |
#s(approx (* x (sin y)) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x))) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) z) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 y x z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x)) |
#s(approx (* x (sin y)) (*.f64 y x)) |
#s(approx (* x (sin y)) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x))) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) z) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (fma.f64 y x z)) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) z)) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) z) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (/ (sin y) z) (/.f64 y z)) |
#s(approx (/ (sin y) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal 1 binary64) z)) y)) |
#s(approx (/ (sin y) z) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z) (/.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z)) y)) |
#s(approx (/ (sin y) z) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) z)) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z)) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) x))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (+.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 y y))) |
#s(approx (+ (* -1/2 z) (* -1/6 (* x y))) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)) y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (/ (sin y) z) (/.f64 (sin.f64 y) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) z (neg.f64 (/.f64 x y))) y))) (*.f64 y y))) |
#s(approx (+ (* -1/2 z) (* -1/6 (* x y))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) y)) y))) |
#s(approx z z) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x)))) |
#s(approx (* -1/2 z) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (/ (* x (sin y)) z) (cos y)) (/.f64 (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 z (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)) z)) z)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) z)) z)) |
#s(approx (+ (* -1/2 z) (* -1/6 (* x y))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y x)) z) #s(literal 1/2 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (cos.f64 y)) (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (cos.f64 y)) (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z))) z))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) z))) z))) |
#s(approx (+ (* -1/2 z) (* -1/6 (* x y))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64)) z))) |
#s(approx (* (+ (/ (* x (sin y)) z) (cos y)) z) (neg.f64 (*.f64 (+.f64 (neg.f64 (cos.f64 y)) (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z))) z))) |
Compiled 2 223 to 867 computations (61% saved)
24 alts after pruning (21 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 182 | 14 | 196 |
| Fresh | 1 | 7 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 185 | 24 | 209 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 47.5% | (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) | |
| 36.9% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) | |
| 75.2% | (+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) | |
| 99.5% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| ▶ | 50.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) |
| 37.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) z)) | |
| ▶ | 51.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
| ✓ | 90.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
| 65.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) | |
| ▶ | 85.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
| 40.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) | |
| 62.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| 44.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 49.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) | |
| 90.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) | |
| 36.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z))) | |
| 16.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) | |
| 16.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) | |
| 16.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)))) | |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) x)))) | |
| ▶ | 5.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))))) |
| ✓ | 38.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 856 to 800 computations (6.5% saved)
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
(fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) |
(fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y)))) |
(neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y)) |
(fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) |
#s(literal 1/6 binary64) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y) |
(fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) |
(/.f64 x y) |
(*.f64 (*.f64 y y) y) |
(*.f64 y y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x) |
(fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) |
(/.f64 (cos.f64 y) x) |
| Outputs |
|---|
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (- (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))) (* 1/2 (* (pow y 2) z))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* 1/2 (* (pow y 2) z)))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (+ (* 1/2 (* (pow y 2) z)) (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* 1/2 (/ z y)))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (- (* x (- 1/6 (/ 1 (pow y 2)))) (* -1/2 (/ z y))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* 1/2 (/ z y)))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (- (* -1 (/ x (pow y 2))) (* -1/2 (/ z y))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* -1/2 (/ z y)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (+ (* -1/2 (/ z y)) (/ x (pow y 2))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (+ (* -1/2 z) (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* x (- (* -1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* x (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* x (- (+ 1/6 (* 1/2 (/ z (* x y)))) (/ 1 (pow y 2)))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* x (- (* 1/2 (/ z (* x y))) (/ 1 (pow y 2)))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* x (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2)))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* x (+ (* -1/2 (/ z x)) (/ 1 y))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (cos y)) x)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* y z) x))) 1))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* -1 (* x (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))) 1/6))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ z (* x y))) (/ 1 (pow y 2))))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ z x)) (/ 1 y)))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* x y))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* y (- (* -1/2 (* y z)) (* -1 x))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* y (- (* y (- (* -1/6 (* x y)) (* 1/2 z))) (* -1 x))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* y (+ (* -1 x) (* 1/2 (* y z)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* y (+ (* -1 x) (* y (+ (* 1/6 (* x y)) (* 1/2 z))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (/ (- (* 1/2 (* y z)) x) (pow y 2)))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (/ (- (* y (- (* 1/6 (* x y)) (* -1/2 z))) x) (pow y 2)))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (/ (- (* 1/2 (* y z)) x) (pow y 2)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (/ (+ x (* -1/2 (* y z))) (pow y 2)))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (/ (+ x (* -1/2 (* y z))) y))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) (* 1/6 x))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ x (pow y 2))) (* 1/6 x))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (+ (* 1/6 x) (* 1/2 (/ z y))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (- (+ (* -1 (/ x (pow y 2))) (* 1/6 x)) (* -1/2 (/ z y))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (/ (- (* -1 (/ x y)) (* -1/2 z)) y))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (/ (+ (* -1/2 z) (/ x y)) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/2 (/ z y)) (* -1/6 x)))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (- (/ x y) (* 1/2 z)) y)) (* -1/6 x)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x)))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (+ (* -1 (/ (- (/ x y) (* 1/2 z)) y)) (* 1/6 x)))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* -1 (/ (- (/ x y) (* 1/2 z)) y)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* y z)) (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2))))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (- (* -1/2 (* (pow y 2) z)) (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (+ (* 1/2 (* (pow y 2) z)) (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (- (* 1/6 x) (/ x (pow y 2))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (- (+ (* 1/6 x) (* 1/2 (/ z y))) (/ x (pow y 2))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (- (* 1/2 (/ z y)) (/ x (pow y 2))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* z (- (* -1 (/ (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))) z)) (* 1/2 (pow y 2)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* z (+ (* 1/2 (pow y 2)) (/ (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))) z))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* z (- (+ (* 1/6 (/ x z)) (* 1/2 (/ 1 y))) (/ x (* (pow y 2) z)))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* z (+ (* -1 (/ x (* (pow y 2) z))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* z (- (/ x (* (pow y 2) z)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* z (- (/ x (* y z)) 1/2)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/6 (* x (pow y 2)))) z)) (* 1/2 y)))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* z (- (/ (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))) z) (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))) z)) (* -1/2 (pow y 2))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- (* 1/6 x) (/ x (pow y 2))) z)) (* 1/2 (/ 1 y))))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* -1 (* z (- (/ x (* (pow y 2) z)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* (pow y 2) z))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* -1 (* z (+ 1/2 (* -1 (/ x (* y z)))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | y | @ | inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* y z) -1/2) x) y) z) (+ (* (* y z) -1/2) x) (* y z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) 1/6 (neg (/ (+ (* -1/2 z) (/ x y)) y)) (/ (+ (* -1/2 z) (/ x y)) y) (+ (* -1/2 z) (/ x y)) (/ x y) (* (* y y) y) (* y y) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
| 8.0ms | z | @ | -inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* y z) -1/2) x) y) z) (+ (* (* y z) -1/2) x) (* y z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) 1/6 (neg (/ (+ (* -1/2 z) (/ x y)) y)) (/ (+ (* -1/2 z) (/ x y)) y) (+ (* -1/2 z) (/ x y)) (/ x y) (* (* y y) y) (* y y) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
| 8.0ms | z | @ | inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* y z) -1/2) x) y) z) (+ (* (* y z) -1/2) x) (* y z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) 1/6 (neg (/ (+ (* -1/2 z) (/ x y)) y)) (/ (+ (* -1/2 z) (/ x y)) y) (+ (* -1/2 z) (/ x y)) (/ x y) (* (* y y) y) (* y y) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
| 7.0ms | z | @ | 0 | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* y z) -1/2) x) y) z) (+ (* (* y z) -1/2) x) (* y z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) 1/6 (neg (/ (+ (* -1/2 z) (/ x y)) y)) (/ (+ (* -1/2 z) (/ x y)) y) (+ (* -1/2 z) (/ x y)) (/ x y) (* (* y y) y) (* y y) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
| 6.0ms | x | @ | inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* y z) -1/2) x) y) z) (+ (* (* y z) -1/2) x) (* y z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) 1/6 (neg (/ (+ (* -1/2 z) (/ x y)) y)) (/ (+ (* -1/2 z) (/ x y)) y) (+ (* -1/2 z) (/ x y)) (/ x y) (* (* y y) y) (* y y) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
(fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) |
(fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y)))) |
(neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y)) |
(fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) |
#s(literal 1/6 binary64) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y) |
(fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) |
(/.f64 x y) |
(*.f64 (*.f64 y y) y) |
(*.f64 y y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x) |
(fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) |
(/.f64 (cos.f64 y) x) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (- (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))) (* 1/2 (* (pow y 2) z))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* 1/2 (* (pow y 2) z)))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (+ (* 1/2 (* (pow y 2) z)) (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* 1/2 (/ z y)))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (- (* x (- 1/6 (/ 1 (pow y 2)))) (* -1/2 (/ z y))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* 1/2 (/ z y)))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (- (* -1 (/ x (pow y 2))) (* -1/2 (/ z y))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* -1/2 (/ z y)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (+ (* -1/2 (/ z y)) (/ x (pow y 2))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (+ (* -1/2 z) (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* x (- (* -1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* x (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* x (- (+ 1/6 (* 1/2 (/ z (* x y)))) (/ 1 (pow y 2)))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* x (- (* 1/2 (/ z (* x y))) (/ 1 (pow y 2)))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* x (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2)))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (/ x y))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* x (+ (* -1/2 (/ z x)) (/ 1 y))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (cos y)) x)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* y z) x))) 1))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* -1 (* x (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))) 1/6))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ z (* x y))) (/ 1 (pow y 2))))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ z x)) (/ 1 y)))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* x y))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* y (- (* -1/2 (* y z)) (* -1 x))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* y (- (* y (- (* -1/6 (* x y)) (* 1/2 z))) (* -1 x))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* y (+ (* -1 x) (* 1/2 (* y z)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* y (+ (* -1 x) (* y (+ (* 1/6 (* x y)) (* 1/2 z))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (/ (- (* 1/2 (* y z)) x) (pow y 2)))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (/ (- (* y (- (* 1/6 (* x y)) (* -1/2 z))) x) (pow y 2)))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (/ (- (* 1/2 (* y z)) x) (pow y 2)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (/ (+ x (* -1/2 (* y z))) (pow y 2)))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (/ (+ x (* -1/2 (* y z))) y))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) (* 1/6 x))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ x (pow y 2))) (* 1/6 x))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (+ (* 1/6 x) (* 1/2 (/ z y))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (- (+ (* -1 (/ x (pow y 2))) (* 1/6 x)) (* -1/2 (/ z y))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (/ (- (* -1 (/ x y)) (* -1/2 z)) y))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (/ (+ (* -1/2 z) (/ x y)) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/2 (/ z y)) (* -1/6 x)))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (- (/ x y) (* 1/2 z)) y)) (* -1/6 x)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x)))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (+ (* -1 (/ (- (/ x y) (* 1/2 z)) y)) (* 1/6 x)))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* -1 (/ (- (/ x y) (* 1/2 z)) y)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* y z)) (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2))))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (- (* -1/2 (* (pow y 2) z)) (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (+ (* 1/2 (* (pow y 2) z)) (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (- (* 1/6 x) (/ x (pow y 2))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (- (+ (* 1/6 x) (* 1/2 (/ z y))) (/ x (pow y 2))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (- (* 1/2 (/ z y)) (/ x (pow y 2))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* z (- (* -1 (/ (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))) z)) (* 1/2 (pow y 2)))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* z (+ (* 1/2 (pow y 2)) (/ (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))) z))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* z (- (+ (* 1/6 (/ x z)) (* 1/2 (/ 1 y))) (/ x (* (pow y 2) z)))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* z (+ (* -1 (/ x (* (pow y 2) z))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* z (- (/ x (* (pow y 2) z)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* z (- (/ x (* y z)) 1/2)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/6 (* x (pow y 2)))) z)) (* 1/2 y)))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* y z) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* y z) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (neg (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y))) #s(hole binary64 (* -1 (* z (- (/ (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))) z) (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow y 3) (- (* 1/6 x) (/ x (pow y 2)))) z)) (* -1/2 (pow y 2))))))) |
#s(approx (+ (* 1/6 x) (neg (/ (+ (* -1/2 z) (/ x y)) y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (- (* 1/6 x) (/ x (pow y 2))) z)) (* 1/2 (/ 1 y))))))) |
#s(approx (neg (/ (+ (* -1/2 z) (/ x y)) y)) #s(hole binary64 (* -1 (* z (- (/ x (* (pow y 2) z)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* (pow y 2) z))) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* -1/2 z) (/ x y)) #s(hole binary64 (* -1 (* z (+ 1/2 (* -1 (/ x (* y z)))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
| Outputs |
|---|
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
(cos.f64 (neg.f64 y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) x) z)) |
(fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) x) z) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y z)) |
(+.f64 (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) z) |
(+.f64 z (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y)) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y))) (-.f64 z (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y)) (*.f64 z (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y) z)))) |
(fma.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y z) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) z) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
(-.f64 x (*.f64 (neg.f64 #s(literal -1/2 binary64)) (*.f64 y z))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) (-.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) x)))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) |
(*.f64 y z) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (neg.f64 (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (neg.f64 (*.f64 (*.f64 y y) y)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (neg.f64 (*.f64 (*.f64 y y) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (*.f64 (*.f64 y y) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (*.f64 (*.f64 y y) y))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y))) (*.f64 (*.f64 y y) y)) |
(neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (*.f64 (*.f64 y y) y))) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (*.f64 (*.f64 y y) y)) |
(*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (*.f64 y y)) y) |
(+.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/6 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) y) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) |
(-.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (*.f64 (neg.f64 #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x))) (-.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) |
(fma.f64 x #s(literal 1/6 binary64) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y) #s(literal -1 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y) |
(neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) y) (/.f64 (/.f64 x y) y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) (neg.f64 y)) |
(fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (/.f64 (/.f64 x y) y)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (/.f64 (/.f64 x y) y)) |
(+.f64 (/.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (/.f64 x y) (/.f64 x y))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (/.f64 x y))))) |
(fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) |
(fma.f64 z #s(literal -1/2 binary64) (/.f64 x y)) |
(/.f64 x y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(*.f64 (pow.f64 y (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 y (/.f64 #s(literal 3 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
(*.f64 y y) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (pow.f64 y (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 y (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x) |
(*.f64 x (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 x (/.f64 (*.f64 (cos.f64 y) z) x))) |
(fma.f64 (sin.f64 y) x (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) x)) |
(fma.f64 (sin.f64 y) x (*.f64 x (/.f64 (*.f64 (cos.f64 y) z) x))) |
(fma.f64 x (sin.f64 y) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) x)) |
(fma.f64 x (sin.f64 y) (*.f64 x (/.f64 (*.f64 (cos.f64 y) z) x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) |
(+.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) z) x)) |
(/.f64 (-.f64 (*.f64 (sin.f64 y) (sin.f64 y)) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x))) (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x)) (*.f64 (sin.f64 y) (sin.f64 y))) (-.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x)) (*.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) z) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x) (-.f64 (*.f64 (sin.f64 y) (sin.f64 y)) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))))) |
(fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) |
(fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) |
(/.f64 (cos.f64 y) x) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx x x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x (*.f64 #s(literal -1/2 binary64) (*.f64 y z)))) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 x y))) |
#s(approx (+ x (* y (* -1/2 z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
#s(approx (+ x (* y (* -1/2 z))) (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x)) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (-.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) y) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) z) y)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x) (/.f64 (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (/.f64 (*.f64 #s(literal 1/2 binary64) z) y)) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (-.f64 (neg.f64 (/.f64 x (*.f64 y y))) (/.f64 (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (/.f64 x (*.f64 y y)))) |
#s(approx (+ (* -1/2 z) (/ x y)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* -1/2 z) (/ x y)) (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) x)) |
#s(approx (/ (cos y) x) (/.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) x)) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 x y)) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) y) x)) |
#s(approx (+ x (* y (* -1/2 z))) x) |
#s(approx (+ x (* y (* -1/2 z))) (*.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))) x)) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)) x)) x)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (-.f64 (fma.f64 (/.f64 z (*.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (neg.f64 (/.f64 x (*.f64 y y)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (/.f64 x (*.f64 y y))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (*.f64 (fma.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) |
#s(approx (+ (* -1/2 z) (/ x y)) (/.f64 x y)) |
#s(approx (+ (* -1/2 z) (/ x y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (sin.f64 y)) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y z) x) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)) (neg.f64 y)))) |
#s(approx (+ x (* y (* -1/2 z))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x) #s(literal 1 binary64)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) x)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/6 binary64)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
#s(approx (+ (* -1/2 z) (/ x y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) x) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (sin.f64 y)) (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) z) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 x y z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) x) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x)) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x)) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) z) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (fma.f64 x y z)) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (fma.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y z)) |
#s(approx (* y z) (*.f64 y z)) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) z)) y) (neg.f64 x)) y)) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (neg.f64 (*.f64 x y))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y z) (neg.f64 x)) y)) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) z (*.f64 #s(literal 1/6 binary64) (*.f64 x y))) y (neg.f64 x)) y)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (/.f64 x (*.f64 y y)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x) (*.f64 y y))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) z)) y) x) (*.f64 y y))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x) (*.f64 y y))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (/.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) (*.f64 y y))) |
#s(approx (+ (* -1/2 z) (/ x y)) (/.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y)) |
#s(approx (pow y 3) (*.f64 (*.f64 y y) y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) z) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (fma.f64 x y z)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (fma.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) y z)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 z x)) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (+.f64 y (/.f64 z x))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (/.f64 (*.f64 #s(literal -1/2 binary64) z) x)) y #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (/ (cos y) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (cos y) x) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos y) x) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos y) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 y y) x) (/.f64 (*.f64 #s(literal 1/24 binary64) #s(literal 1 binary64)) x)) (*.f64 y y)) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (+.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 y y))) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)))) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (/.f64 z (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ x (* y (* -1/2 z))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) y) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (/.f64 x (*.f64 y y))) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal 1/6 binary64))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (+.f64 (neg.f64 (/.f64 x (*.f64 y y))) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (/.f64 (-.f64 (neg.f64 (/.f64 x y)) (*.f64 #s(literal -1/2 binary64) z)) y)) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))) y)) (neg.f64 (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) z (neg.f64 (/.f64 x y))) y))) (*.f64 y y))) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) (*.f64 y y))) |
#s(approx (+ x (* y (* -1/2 z))) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) z (neg.f64 (/.f64 x y))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) z)) y)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) z (neg.f64 (/.f64 x y))) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (-.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) z)) y)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (neg.f64 (/.f64 (-.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) z)) y))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) z (neg.f64 (/.f64 x y))) y))) |
#s(approx z z) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (+.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) z) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z (*.f64 x y))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (/.f64 x (*.f64 y y)))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) y) (/.f64 x (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z)) z)) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) z)) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 x y) z)) z)) |
#s(approx (+ x (* y (* -1/2 z))) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) z)) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) z)) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) y) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))) z) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) z)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) x) z)) (/.f64 x (*.f64 (*.f64 y y) z))) z)) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 x (*.f64 (*.f64 y y) z)))) z)) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (*.f64 (-.f64 (/.f64 x (*.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) z)) |
#s(approx (+ (* -1/2 z) (/ x y)) (*.f64 (-.f64 (/.f64 x (*.f64 y z)) #s(literal 1/2 binary64)) z)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z))) z))) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 x y) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ x (* y (* -1/2 z))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 x z))) z))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))) z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))) z)))) z))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) (neg y)) (neg.f64 (*.f64 (-.f64 (/.f64 x (*.f64 (*.f64 y y) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (/ (+ (* -1/2 z) (/ x y)) y) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y) (neg.f64 (/.f64 x (*.f64 (*.f64 y y) z)))) z))) |
#s(approx (+ (* -1/2 z) (/ x y)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 x (*.f64 y z))) #s(literal 1/2 binary64)) z))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
Compiled 4 259 to 1 703 computations (60% saved)
36 alts after pruning (30 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 303 | 21 | 324 |
| Fresh | 7 | 9 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 312 | 36 | 348 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| 75.2% | (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) | |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 47.5% | (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) | |
| 36.9% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) | |
| ▶ | 99.5% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
| 37.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ x (* y (* -1/2 z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y z)) | |
| ✓ | 51.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
| ✓ | 90.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
| 65.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) | |
| ✓ | 85.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
| 52.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z #s(approx (sin y) y)) x)) | |
| 65.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x)) (*.f64 (sin.f64 y) (sin.f64 y))) (-.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) x)) | |
| 50.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x)) (*.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) z) x))))) x)) | |
| 40.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) | |
| 62.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| 43.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) | |
| ▶ | 47.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
| 31.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 z x)) x)) | |
| 44.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (+.f64 y (/.f64 z x))) x)) | |
| 44.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 49.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) | |
| 90.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) | |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) | |
| 16.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) | |
| 16.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) | |
| 4.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) z)) y) x) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) | |
| ▶ | 5.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))))) | |
| 4.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) | |
| ▶ | 16.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)))) |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) | |
| ▶ | 17.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
| 19.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) (*.f64 y y)))) | |
| 9.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))))) | |
| ✓ | 38.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 546 to 1 404 computations (9.2% saved)
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)) |
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
#s(literal -1/2 binary64) |
(*.f64 y z) |
(neg.f64 x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) |
(neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))) |
(*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
(/.f64 x (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
(*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) |
(/.f64 (*.f64 (cos.f64 y) z) x) |
(*.f64 (cos.f64 y) z) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (+ (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))) (* -1/2 (* (pow y 2) z))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (+ (* -1/2 (* (pow y 2) z)) (* x y)))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (- (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))) (* 1/2 (* (pow y 2) z))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* 1/2 (* (pow y 2) z)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (+ (* 1/2 (* (pow y 2) z)) (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* 1/2 (/ z y)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* 1/2 (/ z y)) (* x (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (* x (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* x (+ (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) (* -1/2 (/ (* (pow y 2) z) x)))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* x y))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* x (+ y (* -1/2 (/ (* (pow y 2) z) x)))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 x)) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* x (- (* -1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* x (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* x (- (+ 1/6 (* 1/2 (/ z (* x y)))) (/ 1 (pow y 2)))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (cos y)) x)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))) (* 1/2 (/ (* (pow y 2) z) x))))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* 1/2 (/ (* (pow y 2) z) x))))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* -1 (* x (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))) 1/6))))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (* -1 (* x (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* y (+ (* -1/6 x) (* -1/6 (* z (cos (* 1/2 (PI))))))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (* z (cos (* 1/2 (PI))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* x y))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* y (+ x (* -1/2 (* y z)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y)))))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* y (+ x (* -1/2 (* y z)))))) |
#s(approx (* -1/2 (* y z)) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* x y))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* y (- (* -1/2 (* y z)) (* -1 x))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* y (- (* y (- (* -1/6 (* x y)) (* 1/2 z))) (* -1 x))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* y (+ (* -1 x) (* 1/2 (* y z)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* y (+ (* -1 x) (* y (+ (* 1/6 (* x y)) (* 1/2 z))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (/ (+ (* -1 x) (* 1/2 (* y z))) (pow y 2)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (/ (+ (* -1 x) (* y (+ (* 1/6 (* x y)) (* 1/2 z)))) (pow y 2)))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (/ (- (* 1/6 (* x (pow y 2))) x) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 z)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (/ z x))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) (* 1/6 x))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* (pow y 3) (- (/ x (pow y 2)) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* 1/6 x) (* 1/2 (/ z y))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* -1 (/ x (pow y 2))) (+ (* 1/6 x) (* 1/2 (/ z y)))))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (* 1/6 x))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/2 (/ z y)) (* -1/6 x)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (- (/ x y) (* 1/2 z)) y)) (* -1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x)))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (+ (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))) (* -1/2 (* (pow y 2) z))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (- (* -1/2 (* (pow y 2) z)) (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (+ (* 1/2 (* (pow y 2) z)) (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* z (+ (* -1 (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z)) (* -1/2 (pow y 2)))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ (* x y) z))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* z (- (* -1 (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z)) (* 1/2 (pow y 2)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* z (+ (* 1/2 (pow y 2)) (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* z (+ (* -1 (/ x (* (pow y 2) z))) (+ (* 1/6 (/ x z)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (pow y 2)) (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z)))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* z (- (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z) (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z)) (* -1/2 (pow y 2))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* -1 (/ x (pow y 2))) (* 1/6 x)) z)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 62.0ms | y | @ | -inf | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* (- (* -1/2 (* y z)) (neg x)) y) (- (* -1/2 (* y z)) (neg x)) (* -1/2 (* y z)) -1/2 (* y z) (neg x) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (- (* 1/6 x) (/ x (* y y))) (* 1/6 x) 1/6 (/ x (* y y)) (* y y) (* (* y y) y) (+ (* x (sin y)) (* z (cos y))) (* (+ (/ (* z (cos y)) x) (sin y)) x) (+ (/ (* z (cos y)) x) (sin y)) (/ (* (cos y) z) x) (* (cos y) z)) |
| 17.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* (- (* -1/2 (* y z)) (neg x)) y) (- (* -1/2 (* y z)) (neg x)) (* -1/2 (* y z)) -1/2 (* y z) (neg x) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (- (* 1/6 x) (/ x (* y y))) (* 1/6 x) 1/6 (/ x (* y y)) (* y y) (* (* y y) y) (+ (* x (sin y)) (* z (cos y))) (* (+ (/ (* z (cos y)) x) (sin y)) x) (+ (/ (* z (cos y)) x) (sin y)) (/ (* (cos y) z) x) (* (cos y) z)) |
| 9.0ms | z | @ | inf | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* (- (* -1/2 (* y z)) (neg x)) y) (- (* -1/2 (* y z)) (neg x)) (* -1/2 (* y z)) -1/2 (* y z) (neg x) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (- (* 1/6 x) (/ x (* y y))) (* 1/6 x) 1/6 (/ x (* y y)) (* y y) (* (* y y) y) (+ (* x (sin y)) (* z (cos y))) (* (+ (/ (* z (cos y)) x) (sin y)) x) (+ (/ (* z (cos y)) x) (sin y)) (/ (* (cos y) z) x) (* (cos y) z)) |
| 8.0ms | z | @ | 0 | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* (- (* -1/2 (* y z)) (neg x)) y) (- (* -1/2 (* y z)) (neg x)) (* -1/2 (* y z)) -1/2 (* y z) (neg x) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (- (* 1/6 x) (/ x (* y y))) (* 1/6 x) 1/6 (/ x (* y y)) (* y y) (* (* y y) y) (+ (* x (sin y)) (* z (cos y))) (* (+ (/ (* z (cos y)) x) (sin y)) x) (+ (/ (* z (cos y)) x) (sin y)) (/ (* (cos y) z) x) (* (cos y) z)) |
| 8.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (* (- (* -1/2 (* y z)) (neg x)) y) (- (* -1/2 (* y z)) (neg x)) (* -1/2 (* y z)) -1/2 (* y z) (neg x) (+ (* x (sin y)) (* z (cos y))) (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (- (* 1/6 x) (/ x (* y y))) (* 1/6 x) 1/6 (/ x (* y y)) (* y y) (* (* y y) y) (+ (* x (sin y)) (* z (cos y))) (* (+ (/ (* z (cos y)) x) (sin y)) x) (+ (/ (* z (cos y)) x) (sin y)) (/ (* (cos y) z) x) (* (cos y) z)) |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)) |
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
#s(literal -1/2 binary64) |
(*.f64 y z) |
(neg.f64 x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) |
(neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))) |
(*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
(/.f64 x (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (*.f64 y y) y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
(*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) |
(/.f64 (*.f64 (cos.f64 y) z) x) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (+ (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))) (* -1/2 (* (pow y 2) z))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (+ (* -1/2 (* (pow y 2) z)) (* x y)))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (- (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))) (* 1/2 (* (pow y 2) z))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* 1/2 (* (pow y 2) z)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (+ (* 1/2 (* (pow y 2) z)) (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* 1/2 (/ z y)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* 1/2 (/ z y)) (* x (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (* x (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* x (+ (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))) (* -1/2 (/ (* (pow y 2) z) x)))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* x y))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* x (+ y (* -1/2 (/ (* (pow y 2) z) x)))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 x)) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* x (- (* -1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* x (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* x (+ (* 1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* x (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* x (- (+ 1/6 (* 1/2 (/ z (* x y)))) (/ 1 (pow y 2)))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (cos y)) x)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))) (* 1/2 (/ (* (pow y 2) z) x))))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* 1/2 (/ (* (pow y 2) z) x))))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* x (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* -1 (* x (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))) 1/6))))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (* -1 (* x (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* y (+ (* -1/6 x) (* -1/6 (* z (cos (* 1/2 (PI))))))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (* z (cos (* 1/2 (PI))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* x y))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* y (+ x (* -1/2 (* y z)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y)))))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* y (+ x (* -1/2 (* y z)))))) |
#s(approx (* -1/2 (* y z)) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* y z) #s(hole binary64 (* y z))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* x y))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* y (- (* -1/2 (* y z)) (* -1 x))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* y (- (* y (- (* -1/6 (* x y)) (* 1/2 z))) (* -1 x))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* y (+ (* -1 x) (* 1/2 (* y z)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* y (+ (* -1 x) (* y (+ (* 1/6 (* x y)) (* 1/2 z))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (/ (+ (* -1 x) (* 1/2 (* y z))) (pow y 2)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (/ (+ (* -1 x) (* y (+ (* 1/6 (* x y)) (* 1/2 z)))) (pow y 2)))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (* -1 (/ x (pow y 2))))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (/ (- (* 1/6 (* x (pow y 2))) x) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 z)) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (/ z x))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))) |
#s(approx (/ (* (cos y) z) x) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) (* 1/6 x))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* (pow y 3) (- (/ x (pow y 2)) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* 1/6 (* x (pow y 3))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* 1/6 x) (* 1/2 (/ z y))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* -1 (/ x (pow y 2))) (+ (* 1/6 x) (* 1/2 (/ z y)))))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (* 1/6 x))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) #s(hole binary64 (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/2 (/ z y)) (* -1/6 x)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (- (/ x y) (* 1/2 z)) y)) (* -1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x)))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (+ (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))) (* -1/2 (* (pow y 2) z))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (- (* -1/2 (* (pow y 2) z)) (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (+ (* 1/2 (* (pow y 2) z)) (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* z (+ (* -1 (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z)) (* -1/2 (pow y 2)))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ (* x y) z))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* z (- (* -1 (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z)) (* 1/2 (pow y 2)))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* z (+ (* 1/2 (pow y 2)) (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* z (+ (* -1 (/ x (* (pow y 2) z))) (+ (* 1/6 (/ x z)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(hole binary64 (* -1 (* z (+ (* 1/2 (pow y 2)) (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z)))))) |
#s(approx (* (- (* -1/2 (* y z)) (neg x)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (neg (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y))) #s(hole binary64 (* -1 (* z (- (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z) (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x))) z)) (* -1/2 (pow y 2))))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* -1 (/ x (pow y 2))) (* 1/6 x)) z)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (+ (/ (* z (cos y)) x) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (/ (* z (cos y)) x) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
| Outputs |
|---|
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(fma.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
z |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(cos.f64 y) |
(cos.f64 (neg.f64 y)) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(literal 0 binary64) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(cos.f64 (neg.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) (neg.f64 #s(literal 2 binary64))) |
(PI.f64) |
#s(literal 2 binary64) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(cos.f64 y) |
(cos.f64 (neg.f64 y)) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) #s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 x y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) #s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 x y))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) #s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) #s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)) |
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y) |
(*.f64 y (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 (neg.f64 #s(literal -1 binary64)) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) (*.f64 (neg.f64 x) (neg.f64 x))) (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y z) (*.f64 (neg.f64 #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z (*.f64 (neg.f64 #s(literal -1 binary64)) x)) |
(fma.f64 (*.f64 y z) #s(literal -1/2 binary64) (*.f64 (neg.f64 #s(literal -1 binary64)) x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y z)) |
(*.f64 (*.f64 y z) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
#s(literal -1/2 binary64) |
(*.f64 y z) |
(*.f64 z y) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) |
(neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))) |
(*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (/.f64 x (*.f64 y y)) (/.f64 x (*.f64 y y)))) (fma.f64 #s(literal 1/6 binary64) x (/.f64 x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 x (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (fma.f64 (/.f64 x (*.f64 y y)) (/.f64 x (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))))) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
(/.f64 x (*.f64 y y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 (neg.f64 x) (neg.f64 (*.f64 y y))) |
(*.f64 y y) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (pow.f64 y (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 y (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(*.f64 (pow.f64 y (/.f64 #s(literal 3 binary64) #s(literal 2 binary64))) (pow.f64 y (/.f64 #s(literal 3 binary64) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (cos y) (/ z x)) (sin y)) (*.f64 (cos.f64 y) (/.f64 z x))) x)) |
(*.f64 #s(approx (+ (* (cos y) (/ z x)) (sin y)) (*.f64 (cos.f64 y) (/.f64 z x))) x) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (*.f64 (cos.f64 y) (/.f64 z x))) |
(*.f64 (cos.f64 y) (/.f64 z x)) |
(*.f64 z (/.f64 (cos.f64 y) x)) |
(/.f64 (*.f64 (cos.f64 y) z) x) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(fma.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 z (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 z (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 (sin.f64 y) x))) |
#s(approx (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (* y (- (* -1/2 (* y z)) (neg x))) (fma.f64 x y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (-.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) y) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) z) y)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x (/.f64 (*.f64 #s(literal 1/2 binary64) z) y))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ x (* y y)) (/.f64 x (*.f64 y y))) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (*.f64 (cos.f64 y) (/.f64 z x))) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) x)) |
#s(approx (* (cos y) (/ z x)) (*.f64 (cos.f64 y) (/.f64 z x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) x) (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (cos.f64 y) (/.f64 z x) (sin.f64 y)) x)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y)))) x)) |
#s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 x y)) |
#s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) y) x)) |
#s(approx (- (* -1/2 (* y z)) (neg x)) x) |
#s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) x) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))) x)) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)) x)) x)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (-.f64 (fma.f64 (/.f64 z (*.f64 x y)) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) x)) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (*.f64 (fma.f64 (cos.f64 y) (/.f64 z x) (sin.f64 y)) x)) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (fma.f64 (cos.f64 y) (/.f64 z x) (sin.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 z (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) (/.f64 z x)))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))))) |
#s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/2 binary64) (neg.f64 y)))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y z)) x) #s(literal 1 binary64)))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) x)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (/.f64 z (*.f64 x y)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/6 binary64)))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) (/.f64 z x)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z x) y (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z (*.f64 (*.f64 (*.f64 y z) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) x) y (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z x)) y (*.f64 #s(literal -1/2 binary64) (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) y (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z)) x) y (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* x (sin y)) (*.f64 x y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) x) (*.f64 y y) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* z (cos y)) (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 y z) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z (*.f64 (*.f64 (*.f64 y z) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) y (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y z) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) y (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z)) y (*.f64 z (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (cos y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (cos y) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos y) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) y (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) y (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) y (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos y) 1) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos y) 1) (fma.f64 (*.f64 (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos y) 1) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos y) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) z) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 x y z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) y z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 x y)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) y)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)) |
#s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) y)) |
#s(approx (* -1/2 (* y z)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) |
#s(approx (* y z) (*.f64 y z)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 x y)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) z)) y) (neg.f64 x)) y)) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (neg.f64 (*.f64 x y))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y z) (neg.f64 x)) y)) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) z (*.f64 #s(literal 1/6 binary64) (*.f64 x y))) y (neg.f64 x)) y)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (/.f64 x (*.f64 y y)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y z) (neg.f64 x)) (*.f64 y y))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) z (*.f64 #s(literal 1/6 binary64) (*.f64 x y))) y (neg.f64 x)) (*.f64 y y))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) (neg.f64 (/.f64 x (*.f64 y y)))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) x) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (pow y 3) (*.f64 (*.f64 y y) y)) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) z) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (fma.f64 x y z)) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x) y z)) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (/.f64 z x)) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (+.f64 y (/.f64 z x))) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z x) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (* (cos y) (/ z x)) (/.f64 z x)) |
#s(approx (* (cos y) (/ z x)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)) |
#s(approx (* (cos y) (/ z x)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z x) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) x)) (*.f64 y y) (/.f64 z x))) |
#s(approx (* (cos y) (/ z x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 z x) (/.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64)) x)) (*.f64 y y) (/.f64 (*.f64 #s(literal -1/2 binary64) z) x)) (*.f64 y y) (/.f64 z x))) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) (*.f64 z (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
#s(approx (cos y) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* (cos y) 1) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (+.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)) (*.f64 (*.f64 y y) y))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 z y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))) |
#s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) z) y) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (-.f64 (/.f64 x (*.f64 y y)) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 (*.f64 y y) y))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal 1/6 binary64))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 y y) y) (+.f64 (neg.f64 (/.f64 x (*.f64 y y))) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (+.f64 (neg.f64 (/.f64 x (*.f64 y y))) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (- (* 1/6 x) (/ x (* y y))) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (- (* 1/6 x) (/ x (* y y))) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (neg.f64 y))))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (neg.f64 (*.f64 (*.f64 y y) y)) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (neg.f64 y))))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) z (neg.f64 (/.f64 x y))))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) z) y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 x y) (*.f64 #s(literal 1/2 binary64) z)) y)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (*.f64 #s(literal -1/2 binary64) z) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) z (neg.f64 (/.f64 x y))) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (neg.f64 y)))) |
#s(approx z z) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y)))))))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y)))))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (fma.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64)))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (/.f64 (*.f64 (sin.f64 y) x) z))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z)) z)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))) z))) z)) |
#s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (/.f64 (*.f64 x y) z)) z)) |
#s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) z)) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) z)) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))) z)) z)) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 (+.f64 (neg.f64 (/.f64 x (*.f64 (*.f64 y y) z))) (fma.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) x) z))) z)) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z))) #s(literal 1 binary64)) z))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))) z)) z))) |
#s(approx (* y (- (* -1/2 (* y z)) (neg x))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 x y) z))) z))) |
#s(approx (- (* -1/2 (* y z)) (neg x)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 x z))) z))) |
#s(approx (* (neg (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (pow y 3)) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))) z) (*.f64 #s(literal -1/2 binary64) (*.f64 y y))) z))) |
#s(approx (* (pow y 3) (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y))))) z))) z))) |
#s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 x (*.f64 y y)))) z)) (/.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (* (+ (* (cos y) (/ z x)) (sin y)) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (cos y) (/ z x)) (sin y)) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (cos.f64 y)) x) (neg.f64 (/.f64 (sin.f64 y) z))) z))) |
Compiled 4 071 to 1 555 computations (61.8% saved)
39 alts after pruning (32 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 274 | 11 | 285 |
| Fresh | 4 | 21 | 25 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 5 | 6 |
| Total | 282 | 39 | 321 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| 75.2% | (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) | |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 47.5% | (/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) | |
| 36.9% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) | |
| 37.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ x (* y (* -1/2 z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y z)) | |
| ✓ | 51.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
| ✓ | 90.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
| 65.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) | |
| 65.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x)) (*.f64 (sin.f64 y) (sin.f64 y))) (-.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) x)) | |
| 50.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x)) (*.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) z) x))))) x)) | |
| 40.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) | |
| 62.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| 43.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) | |
| 30.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) | |
| 29.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) | |
| 31.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 #s(approx (* z (cos y)) z) x)) x)) | |
| 44.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (+.f64 y (/.f64 z x))) x)) | |
| 47.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (*.f64 (cos.f64 y) (/.f64 z x))) x)) | |
| 47.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (*.f64 z (/.f64 (cos.f64 y) x))) x)) | |
| 44.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 49.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) | |
| 90.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) | |
| 62.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 z (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) | |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) | |
| 16.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) | |
| 16.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) | |
| ✓ | 5.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
| 3.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))))))) | |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))))) | |
| 4.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) | |
| 5.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(approx (- (* 1/6 x) (/ x (* y y))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) x) (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) | |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) | |
| 16.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x)) y)))) | |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y)))) | |
| ✓ | 17.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
| 9.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))))) | |
| 19.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) (*.f64 y y)))) | |
| ✓ | 38.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 702 to 1 244 computations (26.9% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 #s(approx (* z (cos y)) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (+.f64 y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ x (* y (* -1/2 z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(approx (- (* 1/6 x) (/ x (* y y))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) x) (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) z)) y) x) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (*.f64 (cos.f64 y) (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (*.f64 z (/.f64 (cos.f64 y) x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z #s(approx (sin y) y)) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 z (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x)) (*.f64 (sin.f64 y) (sin.f64 y))) (-.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (*.f64 (cos.f64 y) z) x)) (*.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) z) x))))) x)) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
4 calls:
| 20.0ms | x |
| 17.0ms | z |
| 16.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 16.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 #s(approx (* z (cos y)) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (+.f64 y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ x (* y (* -1/2 z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(approx (- (* 1/6 x) (/ x (* y y))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) x) (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) z)) y) x) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (*.f64 (cos.f64 y) (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (*.f64 z (/.f64 (cos.f64 y) x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z #s(approx (sin y) y)) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
4 calls:
| 16.0ms | x |
| 14.0ms | z |
| 13.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 13.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 2 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 89.1% | 3 | x |
| 79.5% | 2 | y |
| 90.8% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 #s(approx (* z (cos y)) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (+.f64 y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ x (* y (* -1/2 z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(approx (- (* 1/6 x) (/ x (* y y))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) x) (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) z)) y) x) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
2 calls:
| 68.0ms | z |
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.7% | 3 | x |
| 83.9% | 3 | z |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 #s(approx (* z (cos y)) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (+.f64 y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ x (* y (* -1/2 z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(approx (- (* 1/6 x) (/ x (* y y))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) x) (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) z)) y) x) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
4 calls:
| 23.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 11.0ms | z |
| 11.0ms | y |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.5% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 60.1% | 3 | x |
| 73.7% | 3 | y |
| 66.2% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 #s(approx (* z (cos y)) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (+.f64 y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 #s(approx (- (* -1/2 (* y z)) (neg x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 y z) x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y #s(approx (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ x (* y (* -1/2 z))) (*.f64 #s(literal -1/2 binary64) (*.f64 y z))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y z)) (neg.f64 x)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y z) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (*.f64 y x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (*.f64 x y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) #s(approx (* y (- (* -1/2 (* y z)) (neg x))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* (* -1/6 x) y)) y) x)) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* x (sin y)) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg.f64 (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y z) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ z (* y (+ x (* y (* -1/2 z))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) #s(approx (- (* 1/6 x) (/ x (* y y))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) x) (*.f64 y y)))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) (*.f64 #s(literal -1/2 binary64) z)) y) x) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (* z (cos y)) x) (sin y)) (/.f64 (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) x)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) (neg.f64 (*.f64 #s(approx (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (/.f64 x (*.f64 y y)))) (exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))))))) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
3 calls:
| 10.0ms | y |
| 10.0ms | x |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.5% | 1 | x |
| 51.5% | 1 | z |
| 51.5% | 1 | y |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* y (+ (* (+ (* -1/2 z) (* -1/6 (* x y))) y) x)) z) #s(approx (* (+ (/ (+ (* -1/2 z) (/ x y)) (neg y)) (* 1/6 x)) (neg (pow y 3))) (*.f64 x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
4 calls:
| 1.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.2% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 45.2% | 3 | z |
| 43.1% | 2 | x |
| 38.2% | 1 | y |
Compiled 11 to 17 computations (-54.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
2 calls:
| 3.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.2% | 1 | x |
| 38.2% | 1 | z |
Compiled 2 to 6 computations (-200% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.717301374572491e+51 | 1.1893174366686526e+57 |
| 19.0ms | -6.298195192486789e-52 | -2.11283404793854e-67 |
| 25.0ms | 304× | 0 | valid |
Compiled 373 to 413 computations (-10.7% saved)
ival-sin: 7.0ms (40.4% of total)ival-cos: 6.0ms (34.6% of total)ival-mult!: 3.0ms (17.3% of total)ival-add!: 1.0ms (5.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.8112747153805002e-24 | 1.5520931701411053e-18 |
| 14.0ms | -6.298195192486789e-52 | -2.11283404793854e-67 |
| 21.0ms | 256× | 0 | valid |
Compiled 430 to 470 computations (-9.3% saved)
ival-sin: 6.0ms (40.6% of total)ival-cos: 5.0ms (33.8% of total)ival-mult!: 3.0ms (20.3% of total)ival-add!: 1.0ms (6.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.0012917244097322511 | 5906.35451129444 |
| 15.0ms | -38.42123813029224 | -4.223270430640861 |
| 19.0ms | 240× | 0 | valid |
Compiled 417 to 449 computations (-7.7% saved)
ival-sin: 6.0ms (43.9% of total)ival-cos: 5.0ms (36.6% of total)ival-mult!: 2.0ms (14.6% of total)ival-add!: 1.0ms (7.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 2.3789822318089044e+27 | 9.275428189971721e+39 |
| 10.0ms | -3.108189713907512e-171 | -8.77509514281753e-172 |
| 19.0ms | 240× | 0 | valid |
Compiled 657 to 674 computations (-2.6% saved)
ival-sin: 6.0ms (45.5% of total)ival-cos: 5.0ms (37.9% of total)ival-mult!: 2.0ms (15.2% of total)ival-add!: 1.0ms (7.6% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 104 to 77 computations (26% saved)
Compiled 112 to 85 computations (24.1% saved)
Loading profile data...