
Time bar (total: 3.7s)
| 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)
| 970.0ms | 8 256× | 0 | valid |
ival-sin: 405.0ms (58.3% of total)ival-cos: 180.0ms (25.9% of total)ival-mult!: 92.0ms (13.2% of total)ival-add!: 17.0ms (2.4% of total)adjust: 2.0ms (0.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 93 |
| 1 | 97 | 90 |
| 2 | 222 | 90 |
| 3 | 629 | 90 |
| 4 | 3964 | 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 540 |
| 0 | 156 | 534 |
| 1 | 866 | 528 |
| 0 | 7805 | 485 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 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 (*.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 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 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (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 z) (cos.f64 y)))))) |
(/.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)))) (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 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 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(/.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 #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 (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 #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 (*.f64 (sin.f64 y) x) z) (cos.f64 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 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 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(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 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.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 #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 (cos.f64 y) z)))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 x) (sin.f64 y))) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.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 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.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 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) x) (*.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)) |
z |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) 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))))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.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))))) |
#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 x) (neg.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 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 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) 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)) |
#s(approx (* x (sin y)) (*.f64 y x)) |
#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 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) y) y x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) y) y x) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) 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 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) 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 #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 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) 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 z) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))))) |
Compiled 623 to 256 computations (58.9% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 13 | 62 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 13 | 63 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 45.7% | (/.f64 (-.f64 (*.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 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))) | |
| 30.4% | (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.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 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.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 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) | |
| 56.0% | (+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) | |
| ▶ | 77.0% | (+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| ▶ | 51.4% | #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)) |
| 51.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| 52.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) | |
| ▶ | 91.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
| 89.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) | |
| 38.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) | |
| 61.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| ▶ | 40.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 394 to 346 computations (12.2% 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 (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 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
(*.f64 y x) |
(*.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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (+ (* -1/6 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -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 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -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 (* y x)) (* -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 | |
|---|---|---|---|---|
| 10.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))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -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)) |
| 3.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))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -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)) |
| 3.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))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -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)) |
| 3.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))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -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)) |
| 3.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))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 2809 |
| 0 | 462 | 2717 |
| 1 | 2358 | 2711 |
| 0 | 8214 | 2607 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 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 (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 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
(*.f64 y x) |
(*.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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (+ (* -1/6 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -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 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -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 (* y x)) (* -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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* y x)) (* -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 (* y x)) (* -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 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 y)) x) (*.f64 (neg.f64 (sin.f64 y)) x) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (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 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.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))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.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 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.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 (cos.f64 y) z)) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(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 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.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))))) |
y |
z |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(sin.f64 y) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (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)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x)) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x)) (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x)) (*.f64 z (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64))) (-.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)))) |
(/.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) 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) |
(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) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)))) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)))) (/.f64 (*.f64 (*.f64 z z) z) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z) |
(+.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z))) (*.f64 x (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 y (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)))) |
(-.f64 x (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 (*.f64 z z) z) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 #s(literal 1/2 binary64) z) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) (*.f64 #s(literal 1/6 binary64) (*.f64 x y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 1/6 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z))) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) x (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 x y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) z)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 1/6 binary64) (*.f64 x y))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 z #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z))) (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
(fma.f64 x (sin.f64 y) #s(approx (* z (cos y)) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) (/.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) (/.f64 (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(+.f64 #s(approx (* z (cos y)) z) (*.f64 (sin.f64 y) x)) |
(+.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 (+ (* (cos y) z) (* (sin y) x)) (*.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))) |
(fma.f64 (cos.f64 y) z (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(fma.f64 z (cos.f64 y) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(fma.f64 z (cos.f64 y) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))))) |
(fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) |
(fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(/.f64 (sin.f64 y) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) z)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 z x)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 z x) (*.f64 #s(literal 1/6 binary64) y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 (sin.f64 y)) z) (neg.f64 (/.f64 (cos.f64 y) x))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (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) #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 #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 y y) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (sin y) x) (*.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 (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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 (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 x y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) x) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x)) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (sin y) x) (*.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 (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.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 (*.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 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) z) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 x y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) 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 (+ (* (/ (sin y) z) x) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #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 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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)) #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 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (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/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.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/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 y y))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (neg.f64 (*.f64 (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/6 (* y x)) (* -1/2 z)) y) x) y) 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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 x) (neg.f64 (/.f64 z y))) y))) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) z (/.f64 (neg.f64 x) y)) y))) (*.f64 y y))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) y))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) x)) |
#s(approx (* -1/2 z) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.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/6 (* y x)) (* -1/2 z)) 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 (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) 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 (+ (* -1/6 (* y x)) (* -1/2 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) z))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
Compiled 3 707 to 1 158 computations (68.8% saved)
23 alts after pruning (21 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 246 | 19 | 265 |
| Fresh | 6 | 2 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 255 | 23 | 278 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (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)) |
| 45.7% | (/.f64 (-.f64 (*.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 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))) | |
| 55.6% | (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) | |
| 77.0% | (+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) | |
| 56.0% | (+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) | |
| 51.1% | (+.f64 (*.f64 x #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 (* z (cos y)) z)) | |
| ▶ | 51.6% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
| ▶ | 52.3% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
| ▶ | 89.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
| 38.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) | |
| ▶ | 61.8% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
| ▶ | 91.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) |
| 39.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) | |
| 78.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) z)) | |
| 50.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) | |
| 29.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) | |
| 90.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) | |
| 39.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) | |
| 14.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) | |
| 14.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) | |
| 3.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) | |
| ✓ | 40.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 786 to 738 computations (6.1% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) |
(fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(cos.f64 y) |
y |
z |
(*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) |
(*.f64 (/.f64 (sin.f64 y) z) x) |
(/.f64 (sin.f64 y) z) |
(sin.f64 y) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
(fma.f64 x y z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
(*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x) |
(fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) |
(/.f64 (cos.f64 y) x) |
| 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 (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (* (/ (sin y) z) x) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (/ (sin y) z) x) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx x #s(hole binary64 x)) |
#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 (+ (* x y) z) #s(hole binary64 z)) |
#s(approx (+ (* x y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#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) x) #s(hole binary64 (/ (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 (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#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 y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x (+ y (/ z x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#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 (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ z x))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#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 (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 (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #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) z) x) z) #s(hole binary64 (* x y))) |
#s(approx (* (* (/ (sin y) z) x) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (* (/ (sin y) z) x) z) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (* (/ (sin y) z) x) z) #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) z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* (/ (sin y) z) x) #s(hole binary64 (* y (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z))))) |
#s(approx (* (/ (sin y) z) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z))))) |
#s(approx (* (/ (sin y) z) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ 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 (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 (+ (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#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 (* (+ (* 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) 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 (cos y) #s(hole binary64 (cos y))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* y (+ x (/ z y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ z y))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* z (+ 1 (/ (* x y) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#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 (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 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 | |
|---|---|---|---|---|
| 19.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (cos y) y z (* (* (/ (sin y) z) x) z) (* (/ (sin y) z) x) (/ (sin y) z) (sin y) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (cos y) z) (* (sin y) x)) (* (+ (* z (/ (cos y) x)) (sin y)) x) (+ (* z (/ (cos y) x)) (sin y)) (/ (cos y) x)) |
| 8.0ms | x | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (cos y) y z (* (* (/ (sin y) z) x) z) (* (/ (sin y) z) x) (/ (sin y) z) (sin y) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (cos y) z) (* (sin y) x)) (* (+ (* z (/ (cos y) x)) (sin y)) x) (+ (* z (/ (cos y) x)) (sin y)) (/ (cos y) x)) |
| 3.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (cos y) y z (* (* (/ (sin y) z) x) z) (* (/ (sin y) z) x) (/ (sin y) z) (sin y) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (cos y) z) (* (sin y) x)) (* (+ (* z (/ (cos y) x)) (sin y)) x) (+ (* z (/ (cos y) x)) (sin y)) (/ (cos y) x)) |
| 3.0ms | y | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (cos y) y z (* (* (/ (sin y) z) x) z) (* (/ (sin y) z) x) (/ (sin y) z) (sin y) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (cos y) z) (* (sin y) x)) (* (+ (* z (/ (cos y) x)) (sin y)) x) (+ (* z (/ (cos y) x)) (sin y)) (/ (cos y) x)) |
| 3.0ms | x | @ | inf | ((+ (* x (sin y)) (* z (cos y))) (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (cos y) y z (* (* (/ (sin y) z) x) z) (* (/ (sin y) z) x) (/ (sin y) z) (sin y) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (cos y) z) (* (sin y) x)) (* (+ (* z (/ (cos y) x)) (sin y)) x) (+ (* z (/ (cos y) x)) (sin y)) (/ (cos y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 426 | 2551 |
| 0 | 455 | 2449 |
| 1 | 2299 | 2431 |
| 0 | 10380 | 2309 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) |
(fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(cos.f64 y) |
y |
z |
(*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) |
(*.f64 (/.f64 (sin.f64 y) z) x) |
(/.f64 (sin.f64 y) z) |
(sin.f64 y) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
(fma.f64 x y z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
(*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x) |
(fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) |
(/.f64 (cos.f64 y) 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 (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (* (/ (sin y) z) x) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (/ (sin y) z) x) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx x #s(hole binary64 x)) |
#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 (+ (* x y) z) #s(hole binary64 z)) |
#s(approx (+ (* x y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#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) x) #s(hole binary64 (/ (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 (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#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 y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x (+ y (/ z x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#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 (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ z x))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#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 (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 (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #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) z) x) z) #s(hole binary64 (* x y))) |
#s(approx (* (* (/ (sin y) z) x) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (* (/ (sin y) z) x) z) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (* (/ (sin y) z) x) z) #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) z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* (/ (sin y) z) x) #s(hole binary64 (* y (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z))))) |
#s(approx (* (/ (sin y) z) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* 1/120 (/ (* x (pow y 2)) z)))) (/ x z))))) |
#s(approx (* (/ (sin y) z) x) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ x z)) (* (pow y 2) (+ (* -1/5040 (/ (* x (pow y 2)) z)) (* 1/120 (/ x z)))))) (/ 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 (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 (+ (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#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 (* (+ (* 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) 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 (cos y) #s(hole binary64 (cos y))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* y (+ x (/ z y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ z y))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* z (+ 1 (/ (* x y) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#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 (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 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 |
|---|
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) z) (*.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) z) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))))) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z (*.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) z) x) (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(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 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.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))))) |
y |
z |
(*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) |
(*.f64 (/.f64 (sin.f64 y) z) (*.f64 x z)) |
(*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)) |
(*.f64 (/.f64 (sin.f64 y) z) x) |
(*.f64 x (/.f64 (sin.f64 y) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 y) x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (sin.f64 y) x) z) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(/.f64 (sin.f64 y) z) |
(sin.f64 y) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 y x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y) (*.f64 z (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y x) (*.f64 y x)))) (neg.f64 (-.f64 z (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 y x) z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 z z) (*.f64 (*.f64 y x) z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 z (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 z z (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z (*.f64 y x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 z z) (*.f64 (*.f64 y x) z)))) |
(fma.f64 y x z) |
(fma.f64 x y z) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 y x))) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 z (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (-.f64 (*.f64 y x) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 y x) z))) |
(-.f64 z (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z (*.f64 y x))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z (*.f64 y x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 z z) (*.f64 (*.f64 y x) z)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 z z) (*.f64 (*.f64 y x) z))))) |
(+.f64 (*.f64 y x) z) |
(+.f64 z (*.f64 y x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) (*.f64 z (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))) (neg.f64 (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))) (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z)))) |
(/.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z) |
(fma.f64 y (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) z) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z) |
(+.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (-.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) x) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (-.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x))))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x) |
(+.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z)) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z))) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x))))) |
(fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z))) |
(fma.f64 (sin.f64 y) x (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x)) |
(fma.f64 x (sin.f64 y) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z))) |
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z))) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))))) |
(fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) |
(fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)))))) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(/.f64 (cos.f64 y) x) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (* (/ (sin y) z) x) z) (*.f64 (sin.f64 y) x)) |
#s(approx (* (/ (sin y) z) x) (*.f64 (/.f64 (sin.f64 y) z) x)) |
#s(approx x x) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* x y) z) z) |
#s(approx (+ (* x y) z) (fma.f64 y x z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (*.f64 y x)) z)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* z y) -1/2) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) |
#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) x) z)) |
#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 (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* x y) z) (*.f64 y x)) |
#s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z x) y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) y) x)) |
#s(approx (+ (* (* z y) -1/2) x) x) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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 (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 z x)) (neg.f64 y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) 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 (+ (* (* z y) -1/2) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 z x))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* z (/ (cos y) x)) (sin y)) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (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) z) (* (* (/ (sin y) z) x) z)) z) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) 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 (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 #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 y y) |
#s(approx (* (* (/ (sin y) z) x) z) (*.f64 y x)) |
#s(approx (* (* (/ (sin y) z) x) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (* (/ (sin y) z) x) z) (*.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 (* (* (/ (sin y) z) x) z) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (/ (sin y) z) x) (/.f64 (*.f64 y x) z)) |
#s(approx (* (/ (sin y) z) x) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z) y)) |
#s(approx (* (/ (sin y) z) x) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) z) (*.f64 y y) (/.f64 x z)) y)) |
#s(approx (* (/ (sin y) z) x) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) z) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/6 binary64))) (*.f64 y y) (/.f64 x z)) y)) |
#s(approx (/ (sin y) z) (/.f64 y z)) |
#s(approx (/ (sin y) z) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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)) #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 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #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 (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 (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (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 (+ (* (+ (* (* z y) -1/2) x) y) z) z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 y x z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (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 (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (+ (* z (/ (cos y) x)) (sin y)) x) z) |
#s(approx (* (+ (* z (/ (cos y) x)) (sin y)) x) (fma.f64 y x z)) |
#s(approx (* (+ (* z (/ (cos y) x)) (sin y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) 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 y x) (*.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 (/.f64 z x) y)) |
#s(approx (+ (* z (/ (cos y) x)) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 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 z x) #s(literal -1/2 binary64))) 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) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos y) x) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos y) x) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (/ (sin y) z) (/.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (+.f64 (/.f64 z (*.f64 y y)) (/.f64 x y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 y) (+.f64 (neg.f64 x) (neg.f64 (/.f64 z y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 z y))) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) z (/.f64 (neg.f64 x) y)))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) z)) |
#s(approx (* (+ (* z (/ (cos y) x)) (sin y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* z (/ (cos y) x)) (sin y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (cos y) z) (* (* (/ (sin y) z) x) z)) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 y x) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z y) -1/2) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (neg.f64 x) z)) z))) |
#s(approx (* (+ (* z (/ (cos y) x)) (sin y)) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* z (/ (cos y) x)) (sin y)) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (sin.f64 y)) z) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
Compiled 3 277 to 1 170 computations (64.3% saved)
39 alts after pruning (32 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 251 | 20 | 271 |
| Fresh | 4 | 12 | 16 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 255 | 39 | 294 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (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)) |
| 45.7% | (/.f64 (-.f64 (*.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 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))) | |
| 55.6% | (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) | |
| 77.0% | (+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) | |
| 51.1% | (+.f64 (*.f64 x #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 (* z (cos y)) z)) | |
| ✓ | 51.6% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
| 39.1% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) | |
| ✓ | 52.3% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
| 30.9% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z)) (-.f64 (*.f64 y x) z))) | |
| ✓ | 89.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
| 89.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (*.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) (sin.f64 y)) x)) | |
| 57.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) x)) | |
| 48.6% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))))) x)) | |
| 41.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) z)) | |
| 38.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) | |
| ✓ | 61.8% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
| 33.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (/.f64 z x)) x)) | |
| 51.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) | |
| 39.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) | |
| 38.9% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) | |
| 51.3% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x)))) | |
| 9.3% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) | |
| 49.1% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z))) | |
| 3.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| ▶ | 14.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
| 50.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) | |
| 50.1% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)))) | |
| ▶ | 39.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
| 38.9% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (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))) | |
| ▶ | 81.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 (cos.f64 y) z))) |
| ✓ | 91.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) |
| 78.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) z)) | |
| 29.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) | |
| ▶ | 90.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) |
| ▶ | 14.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
| 14.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) | |
| 3.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) | |
| ✓ | 40.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 377 to 1 279 computations (7.1% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) |
(*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x) |
(+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) |
(/.f64 (cos.f64 y) x) |
(cos.f64 y) |
y |
x |
(/.f64 (sin.f64 y) z) |
(sin.f64 y) |
z |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x)) |
(*.f64 y x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 y y)) |
#s(literal -1/720 binary64) |
(*.f64 #s(literal 1/24 binary64) z) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 (cos.f64 y) z))) |
(fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 (cos.f64 y) z)) |
(*.f64 x z) |
(*.f64 (cos.f64 y) z) |
| 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 (* (+ (* (/ (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) x) (/ (sin y) z)) x) #s(hole binary64 (cos y))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ (+ (cos y) (/ (* x (sin y)) z)) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx x #s(hole binary64 x)) |
#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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#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 (* (+ (* (/ (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) x) (/ (sin y) z)) x) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #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 (* (+ (* (/ (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) x) (/ (sin y) z)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) x)) (* -1 (/ (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (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 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 (* (+ (* (/ (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 (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 1)) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (+ (/ 1 x) (/ y z)))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ y x)) (/ 1 z))) (/ 1 x)))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (+ (* y (+ (* y (- (* -1/6 (/ y z)) (* 1/2 (/ 1 x)))) (/ 1 z))) (/ 1 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 (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) 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 (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 (+ (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y 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 (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* 1/24 z))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))) |
#s(approx (* -1/720 (* y y)) #s(hole binary64 (* -1/720 (pow y 2)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 z)) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (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)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* -1/720 (* (pow y 6) z)))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6)))))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* -1/720 (* (pow y 4) z)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* -1/720 (* (pow y 2) z)))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* (pow y 2) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ (+ (sin y) (/ (* z (cos y)) x)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* z (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* 1/24 z) #s(hole binary64 (* 1/24 z))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #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))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* -1 (* z (- (* 1/720 (pow y 2)) 1/24))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | y | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (* (+ (/ (cos y) x) (/ (sin y) z)) x) (+ (/ (cos y) x) (/ (sin y) z)) (/ (cos y) x) (cos y) y x (/ (sin y) z) (sin y) z (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (* y x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (* -1/720 (* y y)) -1/720 (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) (* x z) (* (cos y) z)) |
| 8.0ms | z | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (* (+ (/ (cos y) x) (/ (sin y) z)) x) (+ (/ (cos y) x) (/ (sin y) z)) (/ (cos y) x) (cos y) y x (/ (sin y) z) (sin y) z (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (* y x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (* -1/720 (* y y)) -1/720 (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) (* x z) (* (cos y) z)) |
| 5.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (* (+ (/ (cos y) x) (/ (sin y) z)) x) (+ (/ (cos y) x) (/ (sin y) z)) (/ (cos y) x) (cos y) y x (/ (sin y) z) (sin y) z (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (* y x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (* -1/720 (* y y)) -1/720 (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) (* x z) (* (cos y) z)) |
| 5.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (* (+ (/ (cos y) x) (/ (sin y) z)) x) (+ (/ (cos y) x) (/ (sin y) z)) (/ (cos y) x) (cos y) y x (/ (sin y) z) (sin y) z (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (* y x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (* -1/720 (* y y)) -1/720 (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) (* x z) (* (cos y) z)) |
| 5.0ms | z | @ | inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (* (+ (/ (cos y) x) (/ (sin y) z)) x) (+ (/ (cos y) x) (/ (sin y) z)) (/ (cos y) x) (cos y) y x (/ (sin y) z) (sin y) z (+ (* (cos y) z) (* (sin y) x)) (+ (* (+ (* (* z y) -1/2) x) y) z) (* y x) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* (cos y) z) (* (sin y) x)) (* (cos y) z) (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (* -1/720 (* y y)) -1/720 (* 1/24 z) 1/24 (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) (* x z) (* (cos y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 565 | 4613 |
| 0 | 610 | 4476 |
| 1 | 2870 | 4464 |
| 0 | 9851 | 4101 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) |
(*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x) |
(+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) |
(/.f64 (cos.f64 y) x) |
(cos.f64 y) |
y |
x |
(/.f64 (sin.f64 y) z) |
(sin.f64 y) |
z |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x)) |
(*.f64 y x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
(fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 y y)) |
#s(literal -1/720 binary64) |
(*.f64 #s(literal 1/24 binary64) z) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 (cos.f64 y) z))) |
(fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 (cos.f64 y) z)) |
(*.f64 x z) |
(*.f64 (cos.f64 y) z) |
#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 (* (+ (* (/ (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) x) (/ (sin y) z)) x) #s(hole binary64 (cos y))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ (+ (cos y) (/ (* x (sin y)) z)) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx x #s(hole binary64 x)) |
#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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* x z) #s(hole binary64 (* x z))) |
#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 (* (+ (* (/ (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) x) (/ (sin y) z)) x) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #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 (* (+ (* (/ (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) x) (/ (sin y) z)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) x)) (* -1 (/ (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (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 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 (* (+ (* (/ (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 (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 1)) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (+ (/ 1 x) (/ y z)))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ y x)) (/ 1 z))) (/ 1 x)))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (+ (* y (+ (* y (- (* -1/6 (/ y z)) (* 1/2 (/ 1 x)))) (/ 1 z))) (/ 1 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 (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) 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 (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 (+ (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y 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 (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* 1/24 z))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))) |
#s(approx (* -1/720 (* y y)) #s(hole binary64 (* -1/720 (pow y 2)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 z)) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (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)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* -1/720 (* (pow y 6) z)))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 6) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (+ (* 1/24 (/ z (pow y 2))) (/ z (pow y 6)))))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* -1/720 (* (pow y 4) z)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* (pow y 4) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 4))) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2)))))))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* -1/720 (* (pow y 2) z)))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* (pow y 2) (+ (* -1/720 z) (* 1/24 (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) #s(hole binary64 (/ (+ (sin y) (/ (* z (cos y)) x)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* z (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* z (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* 1/24 z) #s(hole binary64 (* 1/24 z))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #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))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) #s(hole binary64 (* -1 (* z (- (* 1/720 (pow y 2)) 1/24))))) |
#s(approx (+ (* (/ (sin y) z) (* x z)) (* (cos y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) |
(*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z) |
(*.f64 z #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x) |
(*.f64 x (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z))) |
(fma.f64 (/.f64 (cos.f64 y) x) x (*.f64 (/.f64 (sin.f64 y) z) x)) |
(fma.f64 x (/.f64 (cos.f64 y) x) (*.f64 (/.f64 (sin.f64 y) z) x)) |
(+.f64 (*.f64 x (/.f64 (cos.f64 y) x)) (*.f64 (/.f64 (sin.f64 y) z) x)) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) x) x) (*.f64 (/.f64 (sin.f64 y) z) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y)))) (*.f64 (neg.f64 x) (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (neg.f64 x) z)) |
(/.f64 (fma.f64 (cos.f64 y) (neg.f64 z) (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 x (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 x) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) (*.f64 (neg.f64 z) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) x (*.f64 (neg.f64 z) (cos.f64 y))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (sin.f64 y) (neg.f64 x) (*.f64 z (neg.f64 (cos.f64 y)))) (*.f64 z (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)))) (neg.f64 (-.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (/.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 (cos.f64 y) (sin.f64 y)) (*.f64 z x)))))) |
(/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.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 (cos.f64 y) x) (/.f64 (sin.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (/.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 (cos.f64 y) (sin.f64 y)) (*.f64 z x))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) (neg.f64 (*.f64 z x))) |
(/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) (*.f64 z x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (cos.f64 y) x) #s(literal 1 binary64) (/.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z))) (/.f64 (/.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 (cos.f64 y) x) (/.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) z) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 (sin.f64 y)) x) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 z x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (/.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 (cos.f64 y) (sin.f64 y)) (*.f64 z x))))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (/.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 (cos.f64 y) (sin.f64 y)) (*.f64 z x)))))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) z) (*.f64 z x)) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z x)) (/.f64 (*.f64 (cos.f64 y) z) (*.f64 z x))) |
(+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(/.f64 (cos.f64 y) x) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(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 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.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))))) |
y |
x |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(/.f64 (sin.f64 y) z) |
(sin.f64 y) |
z |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y) |
(*.f64 y (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x)) |
(fma.f64 y x (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(fma.f64 x y (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)) (*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(-.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z))) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z))) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z))) (*.f64 z (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64))) (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) z)))) |
(/.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y)))) |
(-.f64 z (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) z)))) (/.f64 (*.f64 (*.f64 z z) z) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) z))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y) z) |
(+.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) z) (*.f64 #s(literal 1/2 binary64) z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y))) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y))) |
(fma.f64 y (*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z)) (*.f64 #s(literal -1/2 binary64) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) z)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y))))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) |
(*.f64 z (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/373248000 binary64)) (pow.f64 (*.f64 #s(literal -1/24 binary64) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (fma.f64 (*.f64 #s(literal -1/24 binary64) z) (*.f64 #s(literal -1/24 binary64) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal -1/24 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (*.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 #s(literal 1/24 binary64) z)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal 1/24 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/373248000 binary64) (*.f64 (*.f64 (*.f64 z z) z) #s(literal 1/13824 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal 1/24 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (*.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 #s(literal 1/24 binary64) z))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal 1/24 binary64) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/373248000 binary64) (*.f64 (*.f64 (*.f64 z z) z) #s(literal 1/13824 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal 1/24 binary64) z))))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 #s(literal 1/24 binary64) z (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 z (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) z)) |
(fma.f64 z #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal 1/24 binary64) z))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 #s(literal 1/24 binary64) z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal 1/24 binary64) z)))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal -1/24 binary64) z)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/373248000 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal 1/24 binary64) z))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal 1/24 binary64) z)))))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z) (*.f64 #s(literal 1/24 binary64) z)) |
(*.f64 (*.f64 #s(literal -1/720 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal -1/720 binary64)) |
(*.f64 #s(literal -1/720 binary64) (*.f64 y y)) |
#s(literal -1/720 binary64) |
(*.f64 #s(literal 1/24 binary64) z) |
(*.f64 z #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 z #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (neg.f64 (cos.f64 y)) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z (*.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (sin.f64 y) z) (*.f64 z x) (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(fma.f64 z (cos.f64 y) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(fma.f64 z (cos.f64 y) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z)))) |
(-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z)))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(*.f64 z x) |
(*.f64 x z) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) (cos.f64 y)) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 (cos.f64 y) x)) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) x)) |
#s(approx (/ (cos y) x) (/.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (*.f64 y x)) z)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) z)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* x z) (*.f64 z x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) (*.f64 (/.f64 (sin.f64 y) z) x)) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 (sin.f64 y) z)) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 (sin.f64 y)) z) (neg.f64 (/.f64 (cos.f64 y) x))))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) (*.f64 (neg.f64 x) (+.f64 (/.f64 (neg.f64 (sin.f64 y)) z) (neg.f64 (/.f64 (cos.f64 y) x))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) 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 (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) z) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 y x z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) #s(literal 1 binary64)) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) (+.f64 (/.f64 y z) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) (fma.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) z)) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) x)) y (/.f64 #s(literal 1 binary64) z)) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos y) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (cos y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos y) x) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos y) x) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#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 y y) |
#s(approx (/ (sin y) z) (/.f64 y z)) |
#s(approx (/ (sin y) z) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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)) #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 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #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 (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #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 (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 y x z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 y x z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 y x)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) x) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z)) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) z) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z)) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 #s(literal 1/24 binary64) z)) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z)) |
#s(approx (* -1/720 (* y y)) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) z) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 y x z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (/ (sin y) z) (/.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (+.f64 (/.f64 z (*.f64 y y)) (/.f64 x y))) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (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/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.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 (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) z) #s(literal -1/720 binary64))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) z)))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/2 binary64) (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) z))))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/720 binary64) z (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/24 binary64) (/.f64 z (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))))))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) z) #s(literal -1/720 binary64))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) z)))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (*.f64 (fma.f64 (/.f64 z (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/2 binary64) (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) z))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) z)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 z y))) y))) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (neg.f64 y) (*.f64 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(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (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 x) (neg.f64 (/.f64 z y))) y))) y))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 x) (*.f64 y y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) z)) |
#s(approx (* (+ (/ (cos y) x) (/ (sin y) z)) x) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) z)) |
#s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) z)) |
#s(approx z z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (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)) z)) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (*.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)) z)) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z)) |
#s(approx (* 1/24 z) (*.f64 #s(literal 1/24 binary64) z)) |
#s(approx (* -1/2 z) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y) z)) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 y x) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.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))) |
#s(approx (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (neg.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) z))) |
#s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) z))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x)) (neg.f64 (cos.f64 y))) z))) |
Compiled 5 504 to 1 989 computations (63.9% saved)
43 alts after pruning (35 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 360 | 11 | 371 |
| Fresh | 3 | 24 | 27 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 7 | 7 |
| Total | 367 | 43 | 410 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (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)) |
| 45.7% | (/.f64 (-.f64 (*.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 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))) | |
| 55.6% | (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) | |
| 77.0% | (+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) | |
| 51.1% | (+.f64 (*.f64 x #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 (* z (cos y)) z)) | |
| ✓ | 51.6% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
| 39.1% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) | |
| ✓ | 52.3% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
| 30.9% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z)) (-.f64 (*.f64 y x) z))) | |
| ✓ | 89.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
| 89.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (*.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) (sin.f64 y)) x)) | |
| 57.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) x)) | |
| 48.6% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))))) x)) | |
| 41.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) z)) | |
| 38.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) | |
| ✓ | 61.8% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
| 33.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (/.f64 z x)) x)) | |
| 51.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) | |
| 39.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) | |
| 38.9% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) | |
| 14.4% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) | |
| 51.3% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x)))) | |
| 9.3% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) | |
| 49.1% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z))) | |
| 3.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| ✓ | 14.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
| 50.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) | |
| 50.1% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)))) | |
| 38.9% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 38.9% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 39.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z))) | |
| 3.0% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) #s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) z) #s(literal -1/720 binary64))))) | |
| 63.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) | |
| ✓ | 91.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) |
| 78.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) z)) | |
| 29.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) | |
| 68.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (/.f64 (sin.f64 y) z)) x)) z)) | |
| 61.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 (cos.f64 y) x)) x)) z)) | |
| 40.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 #s(literal 1 binary64) x)) x)) z)) | |
| 7.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) x) #s(literal -1/6 binary64) x) y))) | |
| 3.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) | |
| ✓ | 40.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 585 to 1 137 computations (28.3% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 #s(literal 1 binary64) x)) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) #s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) z) #s(literal -1/720 binary64))))) |
#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) z) (* (sin y) x)) #s(approx (* (cos y) z) (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 (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
(+.f64 (*.f64 x #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 (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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 (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 (cos.f64 y) x)) x)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (/.f64 (sin.f64 y) z)) x)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.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 (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (*.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) (sin.f64 y)) x)) |
(/.f64 (-.f64 (*.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 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))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))))) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.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 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.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 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
4 calls:
| 23.0ms | x |
| 18.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 18.0ms | y |
| 18.0ms | z |
| 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 (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 #s(literal 1 binary64) x)) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) #s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) z) #s(literal -1/720 binary64))))) |
#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) z) (* (sin y) x)) #s(approx (* (cos y) z) (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 (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
(+.f64 (*.f64 x #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 (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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 (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 (cos.f64 y) x)) x)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (sin.f64 y) z) (*.f64 x z) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (/.f64 (sin.f64 y) z)) x)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
| Outputs |
|---|
(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)) |
(+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
4 calls:
| 52.0ms | y |
| 47.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 36.0ms | x |
| 15.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.0% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 86.9% | 3 | x |
| 79.3% | 2 | y |
| 86.5% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 #s(literal 1 binary64) x)) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) #s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) z) #s(literal -1/720 binary64))))) |
#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) z) (* (sin y) x)) #s(approx (* (cos y) z) (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 (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
(+.f64 (*.f64 x #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 (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
(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)) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 3 | x |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 #s(literal 1 binary64) x)) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) #s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) z) #s(literal -1/720 binary64))))) |
#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) z) (* (sin y) x)) #s(approx (* (cos y) z) (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 (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
(+.f64 (*.f64 x #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 (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
4 calls:
| 13.0ms | x |
| 12.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 12.0ms | y |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.8% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 77.6% | 3 | y |
| 77.2% | 3 | z |
| 77.3% | 3 | x |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 #s(literal 1 binary64) x)) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) #s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) z) #s(literal -1/720 binary64))))) |
#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) z) (* (sin y) x)) #s(approx (* (cos y) z) (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 (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
(+.f64 (*.f64 x #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 (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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 (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))) (*.f64 (sin.f64 y) x)) |
3 calls:
| 13.0ms | y |
| 13.0ms | z |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.2% | 3 | z |
| 61.7% | 3 | x |
| 75.6% | 3 | y |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 #s(approx (+ (* z (/ (cos y) x)) (sin y)) (/.f64 z x)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 #s(approx (+ (/ (cos y) x) (/ (sin y) z)) (/.f64 #s(literal 1 binary64) x)) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) #s(approx (+ (* (+ (* (* y y) (+ (* (* -1/720 (* y y)) z) (* 1/24 z))) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) z) #s(literal -1/720 binary64))))) |
#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) z) (* (sin y) x)) #s(approx (* (cos y) z) (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 (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 z z)) (-.f64 (*.f64 y x) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.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)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(approx (+ (* (* -1/720 (* y y)) z) (* 1/24 z)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) z) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) y) y z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
(+.f64 (*.f64 x #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 (* z (cos y)) z)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
4 calls:
| 12.0ms | z |
| 11.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 10.0ms | y |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 1 | z |
| 52.3% | 1 | x |
| 52.3% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 52.3% | 1 | y |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
4 calls:
| 3.0ms | y |
| 1.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.4% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 44.1% | 3 | z |
| 40.4% | 1 | y |
| 42.7% | 2 | x |
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) |
3 calls:
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.4% | 1 | y |
| 40.4% | 1 | z |
| 40.4% | 1 | x |
Compiled 3 to 9 computations (-200% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.0405456626170428e-32 | 3.095955502667848e-32 |
| 22.0ms | -2.8374751117703473e-49 | -1.150737602551119e-63 |
| 22.0ms | 240× | 0 | valid |
Compiled 302 to 334 computations (-10.6% saved)
ival-cos: 7.0ms (42% of total)ival-sin: 7.0ms (42% of total)ival-mult!: 2.0ms (12% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0405456626170428e-32 | 3.095955502667848e-32 |
| 1.0ms | -2.8374751117703473e-49 | -1.150737602551119e-63 |
Compiled 297 to 329 computations (-10.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 18932232694.255825 | 4.447611285568192e+26 |
| 14.0ms | -2.9466323161013742e-5 | -8.719414987804871e-11 |
| 24.0ms | 304× | 0 | valid |
Compiled 468 to 508 computations (-8.5% saved)
ival-sin: 7.0ms (41.2% of total)ival-cos: 6.0ms (35.3% of total)ival-mult!: 3.0ms (17.7% of total)ival-add!: 1.0ms (5.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 0.0014505413205711188 | 348610.38483023975 |
| 14.0ms | -342754593.1672923 | -114660230.00519702 |
| 21.0ms | 224× | 0 | valid |
Compiled 390 to 420 computations (-7.7% saved)
ival-sin: 7.0ms (45.2% of total)ival-cos: 4.0ms (25.8% of total)ival-add!: 2.0ms (12.9% of total)ival-mult!: 2.0ms (12.9% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | -2.0928856514091748e+205 | -2.387702333148301e+202 |
| 10.0ms | 128× | 0 | valid |
Compiled 220 to 238 computations (-8.2% saved)
ival-cos: 3.0ms (40.8% of total)ival-sin: 3.0ms (40.8% of total)ival-mult!: 1.0ms (13.6% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 110 to 67 computations (39.1% saved)
Compiled 118 to 75 computations (36.4% saved)
Loading profile data...