
Time bar (total: 5.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.3s | 8 256× | 0 | valid |
ival-cos: 391.0ms (46% of total)ival-sin: 264.0ms (31% of total)ival-mult: 113.0ms (13.3% of total)ival-add: 69.0ms (8.1% of total)ival-true: 6.0ms (0.7% of total)ival-assert: 4.0ms (0.5% of total)adjust: 2.0ms (0.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x (cos.f64 y)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 z (sin.f64 y)) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 52.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-cos: 10.0ms (30.6% of total)ival-sin: 10.0ms (30.6% of total)ival-mult: 9.0ms (27.5% of total)ival-add: 2.0ms (6.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 87 |
| 1 | 94 | 81 |
| 2 | 184 | 81 |
| 3 | 327 | 81 |
| 4 | 631 | 81 |
| 5 | 1474 | 81 |
| 6 | 3782 | 81 |
| 7 | 7025 | 81 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 26 | 9 |
| 2 | 47 | 9 |
| 3 | 96 | 9 |
| 4 | 191 | 9 |
| 5 | 478 | 9 |
| 6 | 1299 | 9 |
| 7 | 3216 | 9 |
| 8 | 6334 | 9 |
| 0 | 8335 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (cos.f64 y)) |
x |
(cos.f64 y) |
y |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 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 (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 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) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | z | @ | inf | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 2.0ms | y | @ | 0 | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 2.0ms | x | @ | 0 | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | inf | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 143 | 496 |
| 1 | 449 | 492 |
| 2 | 1537 | 480 |
| 3 | 4779 | 478 |
| 0 | 8134 | 436 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 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 (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 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) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) x) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* x (cos y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#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) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (cos y) (fma.f64 (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) (*.f64 z (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) (*.f64 (*.f64 z (fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* z (sin y)) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 z (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 z y))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) y) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y)) |
#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 (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) y)) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 0 | 13 | 24 |
| 1 | 39 | 24 |
| 2 | 251 | 24 |
| 0 | 2620 | 23 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (cos.f64 y)) |
x |
(cos.f64 y) |
y |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) (-.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) (+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (*.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 9 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) (-.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) (-.f64 (*.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (/.f64 (cos.f64 y) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (*.f64 x x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3/2 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 y) x)) (/.f64 (fabs.f64 (*.f64 (cos.f64 y) x)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) z) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 y) x) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (cos.f64 y) x) (/.f64 (*.f64 (cos.f64 y) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (cos.f64 y) (/.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) x (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(fma.f64 x (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) x) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
x |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
y |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))) |
z |
(sin.f64 y) |
Compiled 4 451 to 449 computations (89.9% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 16 | 140 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 125 | 16 | 141 |
| Status | Accuracy | Program |
|---|---|---|
| 26.7% | (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) | |
| 56.2% | (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) | |
| 82.3% | (fma.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) | |
| ▶ | 99.9% | (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
| ▶ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 82.3% | (fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) | |
| 62.8% | (+.f64 (*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) | |
| 81.3% | (+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) | |
| ▶ | 54.1% | (*.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
| 36.9% | (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) | |
| 56.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) | |
| 56.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) | |
| 57.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) | |
| 40.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) | |
| ▶ | 59.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 42.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 794 to 424 computations (46.6% saved)
| Inputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(sin.f64 y) |
y |
z |
(*.f64 (cos.f64 y) x) |
(cos.f64 y) |
x |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(*.f64 (sin.f64 y) z) |
(*.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) |
(*.f64 (neg.f64 x) (cos.f64 y)) |
(neg.f64 x) |
(pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (pow (sin y) 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow z 2) (pow (sin y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* x (+ (* -1 (* z (* (cos y) (sin y)))) (* x (pow (cos y) 2)))) (* (pow z 2) (pow (sin y) 2))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 (* x (cos y))) (* z (sin y))))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (* -1 (* x (cos y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (* (pow x 2) (pow (cos y) 2)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ 1 (* z (sin y))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* x (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (/ 1 (* z (sin y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* x (- (+ (* -1 (* x (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* z (sin y)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (/ 1 (* z (sin y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* x (- (+ (* x (- (* -1 (* x (+ (/ (* (cos y) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* z (sin y)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3))))) (* z (sin y))) (/ (* (pow (cos y) 2) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* (pow z 2) (pow (sin y) 2)))))) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* z (sin y)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (/ 1 (* z (sin y)))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (pow (cos y) 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (+ (/ (* (pow z 2) (pow (sin y) 2)) (pow x 2)) (pow (cos y) 2)))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 (* x (cos y))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ 1 (* x (cos y))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2)))) (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2))))) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) (pow x 2))) (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2))))) (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2))))) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (/ (* z (* (sin y) (+ (* -1 (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (pow (cos y) 2))) (pow x 3))) (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2))))) (+ (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (* (pow x 2) (cos y)))) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))))) x))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) x)) (* z (* (cos y) (sin y)))) x)) (pow (cos y) 2))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (pow (cos y) 3)))) (+ (/ (* z (sin y)) (pow (cos y) 2)) (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (* x (cos y))))) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* z (* (sin y) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y))))) (* x (cos y)))) (/ (* (pow z 2) (* (pow (sin y) 2) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y)))) x)) (/ (* z (sin y)) (pow (cos y) 2))) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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 y #s(hole binary64 y)) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* -1 (* x (* y z))) (pow x 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow x 2)) (pow z 2))))) (pow x 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow x 2)) (+ (* y (* z (+ (* 1/6 x) (* 1/2 x)))) (pow z 2)))))) (pow x 2)))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 x) (* y z)))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 x) (* y (+ z (* 1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 x) (* y (+ z (* y (+ (* -1/6 (* y z)) (* 1/2 x)))))))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (* -1 x))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (+ (* -1 x) (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (+ (* -1 x) (* (pow y 2) (+ (* -1/24 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (+ (* -1 x) (* (pow y 2) (+ (* 1/2 x) (* (pow y 2) (+ (* -1/24 x) (* 1/720 (* x (pow y 2)))))))))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2)))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (* 1/3 (* (pow x 2) (pow y 2))))) (pow x 2)))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (* (pow y 2) (+ (* -2/45 (* (pow x 2) (pow y 2))) (* 1/3 (pow x 2)))))) (pow x 2)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* y (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) (/ 1 x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* y (- (+ (* y (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (* z (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) x)) (/ (pow z 2) (pow x 3))))) (/ z (pow x 2))) (* -1 (/ z (pow x 2))))) (/ 1 x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* 1/2 (/ 1 x)) (* y (- (* -1/6 (/ z (pow x 2))) (+ (* -1 (/ (* z (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (* z (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) x)) (/ (pow z 2) (pow x 3))))) x)) (+ (/ (* z (+ (* 1/6 x) (* 1/2 x))) (pow x 3)) (/ (* (+ (* -1 (pow x 2)) (pow z 2)) (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) (pow x 2))))))) (+ (* -1 (/ (* z (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) x)) (/ (pow z 2) (pow x 3))))) (/ z (pow x 2))) (* -1 (/ z (pow x 2))))) (/ 1 x)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* z (* (sin y) (+ (* -1 (* x (cos y))) (* z (sin y))))) (* (pow x 2) (pow (cos y) 2))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) (+ (* z (* (sin y) (+ (* -1 (* x (cos y))) (* z (sin y))))) (* (pow x 2) (pow (cos y) 2)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow x 2) (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* z (+ (* -1 (* x (* (cos y) (sin y)))) (* z (pow (sin y) 2)))) (* (pow x 2) (pow (cos y) 2))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* z (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* z (- (+ (* -1 (* z (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* x (cos y)))) (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* z (- (+ (* z (- (* -1 (* z (+ (/ (* (sin y) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* x (cos y)))) (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3))))) (* x (cos y))) (/ (* (pow (sin y) 2) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* (pow x 2) (pow (cos y) 2)))))) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* x (cos y)))) (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (pow (sin y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (+ (/ (* (pow x 2) (pow (cos y) 2)) (pow z 2)) (pow (sin y) 2)))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2))))) z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) (pow z 2))) (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))) (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2))))) z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (/ (* x (* (cos y) (+ (* -1 (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (pow (sin y) 2))) (pow z 3))) (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))) (+ (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1 (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (* (pow z 2) (sin y)))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))) z))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) z)) (* x (* (cos y) (sin y)))) z)) (pow (sin y) 2))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* z (pow (sin y) 3)))) (+ (/ (* x (cos y)) (pow (sin y) 2)) (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (* z (sin y))))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* x (* (cos y) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y))))) (* z (sin y)))) (/ (* (pow x 2) (* (pow (cos y) 2) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (* z (pow (sin y) 2)))) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y)))) z)) (/ (* x (cos y)) (pow (sin y) 2))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 59.0ms | z | @ | -inf | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (cos y) x) (* (sin y) z)) (* (sin y) z) (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (+ (* (sin y) z) (* (neg x) (cos y))) (* (neg x) (cos y)) (neg x) (pow (* (cos y) x) 2) 2 (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) |
| 6.0ms | y | @ | -inf | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (cos y) x) (* (sin y) z)) (* (sin y) z) (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (+ (* (sin y) z) (* (neg x) (cos y))) (* (neg x) (cos y)) (neg x) (pow (* (cos y) x) 2) 2 (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) |
| 5.0ms | x | @ | 0 | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (cos y) x) (* (sin y) z)) (* (sin y) z) (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (+ (* (sin y) z) (* (neg x) (cos y))) (* (neg x) (cos y)) (neg x) (pow (* (cos y) x) 2) 2 (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) |
| 5.0ms | y | @ | 0 | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (cos y) x) (* (sin y) z)) (* (sin y) z) (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (+ (* (sin y) z) (* (neg x) (cos y))) (* (neg x) (cos y)) (neg x) (pow (* (cos y) x) 2) 2 (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) |
| 4.0ms | x | @ | inf | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (cos y) x) (* (sin y) z)) (* (sin y) z) (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (+ (* (sin y) z) (* (neg x) (cos y))) (* (neg x) (cos y)) (neg x) (pow (* (cos y) x) 2) 2 (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 636 | 5535 |
| 1 | 2011 | 4989 |
| 0 | 8128 | 4711 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (pow (sin y) 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow z 2) (pow (sin y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* x (+ (* -1 (* z (* (cos y) (sin y)))) (* x (pow (cos y) 2)))) (* (pow z 2) (pow (sin y) 2))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 (* x (cos y))) (* z (sin y))))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (* -1 (* x (cos y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (* (pow x 2) (pow (cos y) 2)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ 1 (* z (sin y))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* x (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (/ 1 (* z (sin y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* x (- (+ (* -1 (* x (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* z (sin y)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (/ 1 (* z (sin y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* x (- (+ (* x (- (* -1 (* x (+ (/ (* (cos y) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* z (sin y)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3))))) (* z (sin y))) (/ (* (pow (cos y) 2) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* (pow z 2) (pow (sin y) 2)))))) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* z (sin y)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (/ 1 (* z (sin y)))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (pow (cos y) 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (+ (/ (* (pow z 2) (pow (sin y) 2)) (pow x 2)) (pow (cos y) 2)))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 (* x (cos y))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ 1 (* x (cos y))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2)))) (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2))))) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) (pow x 2))) (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2))))) (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2))))) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (/ (* z (* (sin y) (+ (* -1 (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (pow (cos y) 2))) (pow x 3))) (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2))))) (+ (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (* (pow x 2) (cos y)))) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))))) x))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) x)) (* z (* (cos y) (sin y)))) x)) (pow (cos y) 2))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (pow (cos y) 3)))) (+ (/ (* z (sin y)) (pow (cos y) 2)) (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (* x (cos y))))) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* z (* (sin y) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y))))) (* x (cos y)))) (/ (* (pow z 2) (* (pow (sin y) 2) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y)))) x)) (/ (* z (sin y)) (pow (cos y) 2))) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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 y #s(hole binary64 y)) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* -1 (* x (* y z))) (pow x 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow x 2)) (pow z 2))))) (pow x 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow x 2)) (+ (* y (* z (+ (* 1/6 x) (* 1/2 x)))) (pow z 2)))))) (pow x 2)))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 x) (* y z)))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 x) (* y (+ z (* 1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 x) (* y (+ z (* y (+ (* -1/6 (* y z)) (* 1/2 x)))))))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (* -1 x))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (+ (* -1 x) (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (+ (* -1 x) (* (pow y 2) (+ (* -1/24 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (+ (* -1 x) (* (pow y 2) (+ (* 1/2 x) (* (pow y 2) (+ (* -1/24 x) (* 1/720 (* x (pow y 2)))))))))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2)))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (* 1/3 (* (pow x 2) (pow y 2))))) (pow x 2)))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (* (pow y 2) (+ (* -2/45 (* (pow x 2) (pow y 2))) (* 1/3 (pow x 2)))))) (pow x 2)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* y (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) (/ 1 x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* y (- (+ (* y (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (* z (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) x)) (/ (pow z 2) (pow x 3))))) (/ z (pow x 2))) (* -1 (/ z (pow x 2))))) (/ 1 x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* 1/2 (/ 1 x)) (* y (- (* -1/6 (/ z (pow x 2))) (+ (* -1 (/ (* z (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (* z (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) x)) (/ (pow z 2) (pow x 3))))) x)) (+ (/ (* z (+ (* 1/6 x) (* 1/2 x))) (pow x 3)) (/ (* (+ (* -1 (pow x 2)) (pow z 2)) (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) (pow x 2))))))) (+ (* -1 (/ (* z (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) x)) (/ (pow z 2) (pow x 3))))) (/ z (pow x 2))) (* -1 (/ z (pow x 2))))) (/ 1 x)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* z (* (sin y) (+ (* -1 (* x (cos y))) (* z (sin y))))) (* (pow x 2) (pow (cos y) 2))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) (+ (* z (* (sin y) (+ (* -1 (* x (cos y))) (* z (sin y))))) (* (pow x 2) (pow (cos y) 2)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow x 2) (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* z (+ (* -1 (* x (* (cos y) (sin y)))) (* z (pow (sin y) 2)))) (* (pow x 2) (pow (cos y) 2))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* z (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* z (- (+ (* -1 (* z (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* x (cos y)))) (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* z (- (+ (* z (- (* -1 (* z (+ (/ (* (sin y) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* x (cos y)))) (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3))))) (* x (cos y))) (/ (* (pow (sin y) 2) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* (pow x 2) (pow (cos y) 2)))))) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* x (cos y)))) (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (pow (sin y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (+ (/ (* (pow x 2) (pow (cos y) 2)) (pow z 2)) (pow (sin y) 2)))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2))))) z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) (pow z 2))) (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))) (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2))))) z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (/ (* x (* (cos y) (+ (* -1 (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (pow (sin y) 2))) (pow z 3))) (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))) (+ (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1 (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (* (pow z 2) (sin y)))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))) z))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) z)) (* x (* (cos y) (sin y)))) z)) (pow (sin y) 2))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* z (pow (sin y) 3)))) (+ (/ (* x (cos y)) (pow (sin y) 2)) (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (* z (sin y))))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* x (* (cos y) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y))))) (* z (sin y)))) (/ (* (pow x 2) (* (pow (cos y) 2) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (* z (pow (sin y) 2)))) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y)))) z)) (/ (* x (cos y)) (pow (sin y) 2))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)))) |
| Outputs |
|---|
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (pow (sin y) 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) z)) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow z 2) (pow (sin y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* x (+ (* -1 (* z (* (cos y) (sin y)))) (* x (pow (cos y) 2)))) (* (pow z 2) (pow (sin y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 (* x (cos y))) (* z (sin y))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (* -1 (* x (cos y))))) |
#s(approx (* (neg x) (cos y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (* (pow x 2) (pow (cos y) 2)))) |
#s(approx (pow (* (cos y) x) 2) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ 1 (* z (sin y))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* x (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (/ 1 (* z (sin y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (cos.f64 y) z) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) x (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* x (- (+ (* -1 (* x (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* z (sin y)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (/ 1 (* z (sin y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 (/.f64 (cos.f64 y) z)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (cos.f64 y) z) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (cos.f64 y) z) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* x (- (+ (* x (- (* -1 (* x (+ (/ (* (cos y) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* z (sin y)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3))))) (* z (sin y))) (/ (* (pow (cos y) 2) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* (pow z 2) (pow (sin y) 2)))))) (+ (* -1 (/ (* (cos y) (- (/ (cos y) (* (pow z 2) (pow (sin y) 2))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (* z (sin y)))) (/ (pow (cos y) 2) (* (pow z 3) (pow (sin y) 3)))))) (/ (cos y) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (cos y) (* (pow z 2) (pow (sin y) 2)))))) (/ 1 (* z (sin y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (fma.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (cos.f64 y) z) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (fma.f64 (neg.f64 (cos.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (cos.f64 y) z) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (cos.f64 y) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (*.f64 (sin.f64 y) z))) (neg.f64 x)) (fma.f64 (neg.f64 (/.f64 (cos.f64 y) z)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (cos.f64 y) z) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (sin.f64 y)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))))) x (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (cos.f64 y) z) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) x (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (pow (cos y) 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (fma.f64 (neg.f64 z) (*.f64 (sin.f64 y) (/.f64 (cos.f64 y) x)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* z (* (cos y) (sin y))) x)) (+ (/ (* (pow z 2) (pow (sin y) 2)) (pow x 2)) (pow (cos y) 2)))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (*.f64 z (/.f64 z x)) (fma.f64 (neg.f64 z) (*.f64 (sin.f64 y) (/.f64 (cos.f64 y) x)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (*.f64 x x))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 (* x (cos y))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (*.f64 (neg.f64 x) (cos.f64 y))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) x)) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ 1 (* x (cos y))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2)))) (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2))))) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) (cos.f64 y))) x)) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) (pow x 2))) (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2))))) (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2))))) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 z z) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (sin.f64 y)) z) (neg.f64 (cos.f64 y)))) (*.f64 (neg.f64 x) x)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) (cos.f64 y)))) x)) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (/ (* z (* (sin y) (+ (* -1 (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y))) (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))))) (cos y)) (/ (* (pow z 2) (* (pow (sin y) 2) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (pow (cos y) 2))) (pow x 3))) (+ (/ 1 (cos y)) (/ (* z (sin y)) (* x (pow (cos y) 2))))) (+ (* -1 (/ (* z (sin y)) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (* (pow x 2) (cos y)))) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (pow (cos y) 3)))))) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (neg.f64 (sin.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (sin.f64 y)) (/.f64 z (cos.f64 y))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) z) z) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 z (cos.f64 y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 z z) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 z z) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (sin.f64 y)) z) (neg.f64 (cos.f64 y)))) (*.f64 x x)))) x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) x)) (* z (* (cos y) (sin y)))) x)) (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (/.f64 (fma.f64 (*.f64 (cos.f64 y) z) (sin.f64 y) (*.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x))) (neg.f64 x))) (*.f64 x x))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) (neg.f64 x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (neg.f64 x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (pow (cos y) 3)))) (+ (/ (* z (sin y)) (pow (cos y) 2)) (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (* x (cos y))))) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (/.f64 z x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) (cos.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (neg.f64 x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* z (* (sin y) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y))))) (* x (cos y)))) (/ (* (pow z 2) (* (pow (sin y) 2) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (pow (cos y) 3))) (/ (* z (* (sin y) (- (/ (* z (sin y)) (pow (cos y) 2)) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))))) (cos y)))) x)) (/ (* z (sin y)) (pow (cos y) 2))) (* -1 (/ (* z (sin y)) (pow (cos y) 2)))) x)) (/ 1 (cos y))) x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (/.f64 (fma.f64 (neg.f64 (/.f64 z x)) (*.f64 (fma.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (sin.f64 y)) (/.f64 z (cos.f64 y)))) (/.f64 (sin.f64 y) (cos.f64 y))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) z) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x)) (fma.f64 (*.f64 (neg.f64 z) z) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) (sin.f64 y)) (/.f64 z (cos.f64 y)))))) (neg.f64 x))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 y))) (neg.f64 x))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) y) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#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) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.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)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) (fma.f64 (fma.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) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) (*.f64 z y)) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) 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) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y) z) y)) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) y) y (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 x)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) x) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (fma.f64 z y x)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 x x)) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* -1 (* x (* y z))) (pow x 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (fma.f64 (*.f64 (neg.f64 y) z) x (*.f64 x x))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow x 2)) (pow z 2))))) (pow x 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (fma.f64 (fma.f64 (fma.f64 (neg.f64 x) x (*.f64 z z)) y (*.f64 (neg.f64 x) z)) y (*.f64 x x))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* y (+ (* -1 (* x z)) (* y (+ (* -1 (pow x 2)) (+ (* y (* z (+ (* 1/6 x) (* 1/2 x)))) (pow z 2)))))) (pow x 2)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2/3 binary64) x) z) y (fma.f64 (neg.f64 x) x (*.f64 z z))) y (*.f64 (neg.f64 x) z)) y (*.f64 x x))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (neg.f64 x)) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 x) (* y z)))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (fma.f64 z y (neg.f64 x))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 x) (* y (+ z (* 1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y z) y (neg.f64 x))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (+ (* -1 x) (* y (+ z (* y (+ (* -1/6 (* y z)) (* 1/2 x)))))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) z) y (*.f64 #s(literal 1/2 binary64) x)) y z) y (neg.f64 x))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (* -1 x))) |
#s(approx (* (neg x) (cos y)) (neg.f64 x)) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (+ (* -1 x) (* 1/2 (* x (pow y 2)))))) |
#s(approx (* (neg x) (cos y)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y (neg.f64 x))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (+ (* -1 x) (* (pow y 2) (+ (* -1/24 (* x (pow y 2))) (* 1/2 x)))))) |
#s(approx (* (neg x) (cos y)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/2 binary64) x)) y) y (neg.f64 x))) |
#s(approx (* (neg x) (cos y)) #s(hole binary64 (+ (* -1 x) (* (pow y 2) (+ (* 1/2 x) (* (pow y 2) (+ (* -1/24 x) (* 1/720 (* x (pow y 2)))))))))) |
#s(approx (* (neg x) (cos y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/24 binary64) x)) y) y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) (neg.f64 x))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (* (cos y) x) 2) (*.f64 x x)) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (+ (* -1 (* (pow x 2) (pow y 2))) (pow x 2)))) |
#s(approx (pow (* (cos y) x) 2) (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) y) y (*.f64 x x))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (* 1/3 (* (pow x 2) (pow y 2))))) (pow x 2)))) |
#s(approx (pow (* (cos y) x) 2) (fma.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 y y) x) x) (*.f64 (neg.f64 x) x)) y) y (*.f64 x x))) |
#s(approx (pow (* (cos y) x) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (* (pow y 2) (+ (* -2/45 (* (pow x 2) (pow y 2))) (* 1/3 (pow x 2)))))) (pow x 2)))) |
#s(approx (pow (* (cos y) x) 2) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 (*.f64 (*.f64 y y) x) x) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) y) y (*.f64 (neg.f64 x) x)) (*.f64 y y) (*.f64 x x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* y (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) (/ 1 x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 x x))) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* y (- (+ (* y (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (* z (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) x)) (/ (pow z 2) (pow x 3))))) (/ z (pow x 2))) (* -1 (/ z (pow x 2))))) (/ 1 x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (neg.f64 z) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 x x))) x) (*.f64 z (/.f64 z (pow.f64 x #s(literal 3 binary64)))))) y (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 x x)))) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* y (- (+ (* y (- (+ (* 1/2 (/ 1 x)) (* y (- (* -1/6 (/ z (pow x 2))) (+ (* -1 (/ (* z (- (* 1/2 (/ 1 x)) (+ (* -1 (/ (* z (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) x)) (/ (pow z 2) (pow x 3))))) x)) (+ (/ (* z (+ (* 1/6 x) (* 1/2 x))) (pow x 3)) (/ (* (+ (* -1 (pow x 2)) (pow z 2)) (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) (pow x 2))))))) (+ (* -1 (/ (* z (- (/ z (pow x 2)) (* -1 (/ z (pow x 2))))) x)) (/ (pow z 2) (pow x 3))))) (/ z (pow x 2))) (* -1 (/ z (pow x 2))))) (/ 1 x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (fma.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 z (*.f64 x x)) #s(literal -1/6 binary64)) (fma.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 z z)) x) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 x x))) x) (fma.f64 (*.f64 x (/.f64 #s(literal 2/3 binary64) (pow.f64 x #s(literal 3 binary64)))) z (/.f64 (*.f64 (neg.f64 z) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (neg.f64 z) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 x x))) x) (*.f64 z (/.f64 z (pow.f64 x #s(literal 3 binary64))))))) x)))) y (-.f64 (/.f64 #s(literal 1/2 binary64) x) (fma.f64 (neg.f64 z) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 x x))) x) (*.f64 z (/.f64 z (pow.f64 x #s(literal 3 binary64))))))) y (*.f64 #s(literal 2 binary64) (/.f64 z (*.f64 x x)))) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (sin y) z) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* z (* (sin y) (+ (* -1 (* x (cos y))) (* z (sin y))))) (* (pow x 2) (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) (+ (* z (* (sin y) (+ (* -1 (* x (cos y))) (* z (sin y))))) (* (pow x 2) (pow (cos y) 2)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* -1 (* x (* z (* (cos y) (sin y))))) (* (pow x 2) (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (fma.f64 (*.f64 (neg.f64 x) z) (*.f64 (sin.f64 y) (cos.f64 y)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (+ (* z (+ (* -1 (* x (* (cos y) (sin y)))) (* z (pow (sin y) 2)))) (* (pow x 2) (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* z (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) z (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* z (- (+ (* -1 (* z (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* x (cos y)))) (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (fma.f64 (fma.f64 (neg.f64 z) (fma.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) z (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (+ (* z (- (+ (* z (- (* -1 (* z (+ (/ (* (sin y) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* x (cos y)))) (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3))))) (* x (cos y))) (/ (* (pow (sin y) 2) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* (pow x 2) (pow (cos y) 2)))))) (+ (* -1 (/ (* (sin y) (- (/ (sin y) (* (pow x 2) (pow (cos y) 2))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (* x (cos y)))) (/ (pow (sin y) 2) (* (pow x 3) (pow (cos y) 3)))))) (/ (sin y) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (sin y) (* (pow x 2) (pow (cos y) 2)))))) (/ 1 (* x (cos y)))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (*.f64 (cos.f64 y) x)))) (fma.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))))) z (*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) z (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (pow (sin y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* x (* (cos y) (sin y))) z)) (+ (/ (* (pow x 2) (pow (cos y) 2)) (pow z 2)) (pow (sin y) 2)))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) z) z))) (*.f64 z z))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2)))) (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2))))) z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) z)) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) (pow z 2))) (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))) (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2))))) z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (+.f64 (/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (cos.f64 y) (sin.f64 y))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 (neg.f64 z) z)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z) (/.f64 #s(literal 1 binary64) (sin.f64 y)))) z)) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (/ (* x (* (cos y) (+ (* -1 (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y))) (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))))) (sin y)) (/ (* (pow x 2) (* (pow (cos y) 2) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (pow (sin y) 2))) (pow z 3))) (+ (/ 1 (sin y)) (/ (* x (cos y)) (* z (pow (sin y) 2))))) (+ (* -1 (/ (* x (cos y)) (* z (pow (sin y) 2)))) (+ (* -1 (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (* (pow z 2) (sin y)))) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (pow (sin y) 3)))))) z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (cos.f64 y) (sin.f64 y))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (cos.f64 y)) (/.f64 x (sin.f64 y)) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (pow.f64 z #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (/.f64 (cos.f64 y) (sin.f64 y))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 z z)))) z)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)))) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) z)) (* x (* (cos y) (sin y)))) z)) (pow (sin y) 2))))) |
#s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (fma.f64 (*.f64 x (sin.f64 y)) (cos.f64 y) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (neg.f64 z))) (neg.f64 z))) (*.f64 z z))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))))) |
#s(approx (+ (* (sin y) z) (* (neg x) (cos y))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) x (neg.f64 (sin.f64 y))))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (neg.f64 z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* z (pow (sin y) 3)))) (+ (/ (* x (cos y)) (pow (sin y) 2)) (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (* z (sin y))))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) z) (fma.f64 (/.f64 (*.f64 (cos.f64 y) x) (sin.f64 y)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (neg.f64 z))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) #s(hole binary64 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (* x (* (cos y) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y))))) (* z (sin y)))) (/ (* (pow x 2) (* (pow (cos y) 2) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (* z (pow (sin y) 2)))) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (pow (sin y) 3))) (/ (* x (* (cos y) (- (/ (* x (cos y)) (pow (sin y) 2)) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))))) (sin y)))) z)) (/ (* x (cos y)) (pow (sin y) 2))) (* -1 (/ (* x (cos y)) (pow (sin y) 2)))) z)) (/ 1 (sin y))) z)))) |
#s(approx (/ (+ (* (sin y) z) (* (cos y) x)) (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (cos.f64 y)) (/.f64 x (sin.f64 y)) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (cos.f64 y)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) (/.f64 x (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (cos.f64 y)) (/.f64 x (sin.f64 y)) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64))))) (neg.f64 z))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (neg.f64 z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 178 |
| 0 | 38 | 134 |
| 1 | 151 | 134 |
| 0 | 1055 | 134 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(sin.f64 y) |
y |
z |
(*.f64 (cos.f64 y) x) |
(cos.f64 y) |
x |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(*.f64 (sin.f64 y) z) |
(*.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) |
(*.f64 (neg.f64 x) (cos.f64 y)) |
(neg.f64 x) |
(pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (*.f64 (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(-.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(sin.f64 y) |
y |
z |
(*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 x (cos.f64 y)) |
(*.f64 (cos.f64 y) x) |
(pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) (cos.f64 y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) #s(literal 1 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))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(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))))) |
x |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 x (cos.f64 y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (*.f64 (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(-.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 z (sin.f64 y)) |
(*.f64 (sin.f64 y) z) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (*.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (*.f64 (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 1/2 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 z (sin.f64 y))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))))) |
(fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (cos.f64 y) x (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 (sin.f64 y) z (*.f64 x (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))))) |
(-.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (neg.f64 x)) (cos.f64 y) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (cos.f64 y)) (neg.f64 x) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) z) (sin.f64 y) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) x) (cos.f64 y) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 (*.f64 x (cos.f64 y)) (cos.f64 y)) x (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 x) (cos.f64 y))) (fabs.f64 (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (fabs.f64 (*.f64 x (cos.f64 y))) (fabs.f64 (*.f64 x (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 x (cos.f64 y)))) (exp.f64 (log.f64 (*.f64 x (cos.f64 y)))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (sin.f64 y)) z (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (cos.f64 y)) (*.f64 x (cos.f64 y)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 x (*.f64 (cos.f64 y) (*.f64 x (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (cos.f64 y) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 (cos.f64 y) (*.f64 x (*.f64 x (cos.f64 y))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(fma.f64 z (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(fma.f64 (sin.f64 y) (*.f64 z (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(-.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (*.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 x (cos.f64 y)))) |
(-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (sin.f64 y))) z)) |
(-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y)))) (*.f64 z (sin.f64 y)))) |
(-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (sin.f64 y)) x) (cos.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (cos.f64 y)) x (*.f64 z (sin.f64 y))) |
(fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) |
(fma.f64 x (neg.f64 (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) (neg.f64 x) (*.f64 z (sin.f64 y))) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) |
(-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(-.f64 (*.f64 z (sin.f64 y)) (*.f64 x (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 z (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(*.f64 (neg.f64 (cos.f64 y)) x) |
(*.f64 (neg.f64 x) (cos.f64 y)) |
(*.f64 x (neg.f64 (cos.f64 y))) |
(*.f64 (cos.f64 y) (neg.f64 x)) |
(neg.f64 (*.f64 x (cos.f64 y))) |
(neg.f64 x) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (neg.f64 x)) (cos.f64 y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (cos.f64 y)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x (cos.f64 y)) x) (cos.f64 y)) |
(*.f64 (*.f64 (*.f64 x (cos.f64 y)) (cos.f64 y)) x) |
(*.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 x) (cos.f64 y))) (fabs.f64 (*.f64 (neg.f64 x) (cos.f64 y)))) |
(*.f64 (fabs.f64 (*.f64 x (cos.f64 y))) (fabs.f64 (*.f64 x (cos.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 x (cos.f64 y)))) (exp.f64 (log.f64 (*.f64 x (cos.f64 y))))) |
(*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (neg.f64 x))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (*.f64 (neg.f64 x) (cos.f64 y)))) |
(*.f64 (*.f64 x (cos.f64 y)) (*.f64 x (cos.f64 y))) |
(*.f64 x (*.f64 (cos.f64 y) (*.f64 x (cos.f64 y)))) |
(*.f64 (cos.f64 y) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 y)))) |
(*.f64 (cos.f64 y) (*.f64 x (*.f64 x (cos.f64 y)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 x (cos.f64 y)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 x (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 x (cos.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 x (cos.f64 y))) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 x (cos.f64 y)))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x (cos.f64 y)) (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (cos.f64 y)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) (-.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 4 binary64)))) (-.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 z (sin.f64 y)) (+.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)))) (pow.f64 (*.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y))) #s(literal 2 binary64))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 x (/.f64 (cos.f64 y) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 y) (/.f64 x (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 z (/.f64 (sin.f64 y) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(fma.f64 (sin.f64 y) (/.f64 z (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 z (sin.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (*.f64 x (cos.f64 y)) (fma.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 z (sin.f64 y))) (*.f64 z (sin.f64 y)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 2 binary64))))) |
Compiled 43 377 to 2 001 computations (95.4% saved)
22 alts after pruning (18 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 760 | 15 | 775 |
| Fresh | 8 | 3 | 11 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 769 | 22 | 791 |
| Status | Accuracy | Program |
|---|---|---|
| 26.7% | (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) | |
| 82.3% | (fma.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) | |
| ✓ | 99.9% | (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
| 62.8% | (fma.f64 (sin.f64 y) z (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) | |
| ▶ | 81.4% | (fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| ▶ | 82.3% | (fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
| 17.2% | (*.f64 #s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 z z))) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) | |
| 20.9% | (*.f64 #s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) z)) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) | |
| ▶ | 56.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
| 56.2% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) | |
| ▶ | 57.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
| ▶ | 94.2% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
| 86.9% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) | |
| 40.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) | |
| 41.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) x)) | |
| ✓ | 59.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 39.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.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))) x)) | |
| 40.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 39.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) | |
| 40.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| ✓ | 42.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 1 081 to 636 computations (41.2% saved)
| Inputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
z |
(cos.f64 y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
(fma.f64 z y x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal -1/6 binary64) |
(*.f64 z y) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
#s(approx (* (cos y) x) x) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(neg.f64 z) |
(*.f64 (cos.f64 y) x) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
(neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) z) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* x y)) (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/6 (* y z)))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* -1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ (* x (+ (cos y) (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (/ (pow (cos y) 2) (* z (sin y))))))) (* z (sin y))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* x (pow (cos y) 2)) (* z (sin y)))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* x (+ (* -1 (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (pow (cos y) 2) (* z (sin y)))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (* x (- (* -1 (/ (* x (pow (cos y) 4)) (* (pow z 3) (pow (sin y) 3)))) (/ (pow (cos y) 3) (* (pow z 2) (pow (sin y) 2))))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (* x (- (* x (- (* -1 (/ (* x (pow (cos y) 5)) (* (pow z 4) (pow (sin y) 4)))) (/ (pow (cos y) 4) (* (pow z 3) (pow (sin y) 3))))) (/ (pow (cos y) 3) (* (pow z 2) (pow (sin y) 2))))))))) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (* x (pow (cos y) 2)))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (sin y)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (* x (+ (cos y) (/ (* x (pow (cos y) 2)) (* z (sin y))))) (* z (sin y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (* x (+ (cos y) (* x (+ (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 2))) (/ (pow (cos y) 2) (* z (sin y))))))) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (+ (* -1/2 y) (+ (* -1/6 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* x (- (* -1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (cos y))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (- (+ (cos y) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (cos y)))) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (- (+ (cos y) (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 2)))) (+ (* -1 (/ (* z (sin y)) x)) (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (cos y)))))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2))))) x))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))))) x))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))) (* -1 (/ (* (pow z 5) (pow (sin y) 5)) (* (pow x 3) (pow (cos y) 4))))))) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/6 (* (pow y 2) z))) x)) (* 1/2 y)))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* 1/6 (/ (* y z) x))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* -1 (/ (+ (* -1 (* z (sin y))) (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y))))) x))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* -1 (/ (+ (* -1 (* z (sin y))) (* -1 (/ (+ (/ (* (pow z 2) (pow (sin y) 2)) (cos y)) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) x))) x))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (/ (* (pow z 2) (pow (sin y) 2)) (cos y)) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* x (pow (cos y) 3))))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) (* -1 (/ (+ (/ (* (pow z 4) (pow (sin y) 4)) (pow (cos y) 3)) (/ (* (pow z 5) (pow (sin y) 5)) (* x (pow (cos y) 4)))) x))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 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 (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 (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 x)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (* -1 x) (* -1/2 x))) (* -1 z)))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (+ (* -1 x) (* y (- (* -1 (/ (pow z 3) (pow x 2))) (+ (* -1 (/ (* z (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)) (+ (* -1/2 z) (* 1/6 z)))))) (* -1/2 x))) (* -1 z)))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 1)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ 1 (* y (- (* -1 (* y (+ 1/2 (* -1 (/ (pow z 2) (pow x 2)))))) (* -1 (/ z x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ 1 (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ z x)) (+ (* 1/6 (/ z x)) (/ (* z (+ 1/2 (* -1 (/ (pow z 2) (pow x 2))))) x))))) (+ 1/2 (* -1 (/ (pow z 2) (pow x 2)))))) (* -1 (/ z x))))))) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 x)) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (+ x (* -1 (* x (pow y 2)))))) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1 x) (* 1/3 (* x (pow y 2)))))))) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1 x) (* (pow y 2) (+ (* -2/45 (* x (pow y 2))) (* 1/3 x)))))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 1)) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* (pow y 2) (pow z 2)) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* y (pow z 3)) (pow x 2))) (* -1 (/ (pow z 2) x)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* -1 (* y (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x)))))) (* -1 (/ (pow z 3) (pow x 2))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* -1 (/ (pow z 3) (pow x 2))) (* y (+ (* -1 (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (* y (+ (* -1 (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)) (+ (* -1/2 (/ (pow z 3) (pow x 2))) (* 1/6 (/ (pow z 3) (pow x 2)))))))))))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* -1 (* (pow y 2) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* (pow y 2) (- (* 1/3 (* (pow y 2) (pow z 2))) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (- (* -2/45 (* (pow y 2) (pow z 2))) (* -1/3 (pow z 2)))) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* 1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))) (* -1/3 (pow z 2)))) (pow z 2))))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (pow z 2)))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow z 2))) (pow z 2))))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* 2/45 (* (pow y 2) (pow z 2))))) (pow z 2))))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))))) (pow z 2))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (+ (/ x (pow y 3)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y))))) (/ (* (pow x 2) (pow (cos y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (* x (pow (cos y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y)))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y))))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* -1 (* (pow z 2) (pow (sin y) 2))))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow z 2) (pow (sin y) 2)))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 x) (/ z y)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ z y)) (* 1/2 x)) y)) (* -1/6 z))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* z (- (/ (* z (pow (sin y) 2)) (* (pow x 2) (cos y))) (* -1 (/ (sin y) x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (/ (* z (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 2))) (* -1 (/ (pow (sin y) 2) (* (pow x 2) (cos y)))))) (* -1 (/ (sin y) x))))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* z (pow (sin y) 3)) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (pow (sin y) 2) (* x (cos y)))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* -1 (/ (* z (pow (sin y) 4)) (* (pow x 3) (pow (cos y) 3)))) (* -1 (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* -1 (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))) (* z (+ (* -1 (/ (* z (pow (sin y) 5)) (* (pow x 4) (pow (cos y) 4)))) (* -1 (/ (pow (sin y) 4) (* (pow x 3) (pow (cos y) 3)))))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* x y) z)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* -1/6 y))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* z (+ (sin y) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))) (+ (/ (* x (cos y)) z) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* x (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2))))) z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (- (+ (* -1 (/ (* x (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 3) (pow (cos y) 4)) (* (pow z 2) (pow (sin y) 3))))) (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2)))) z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (- (+ (* -1 (/ (* x (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 4) (pow (cos y) 5)) (* (pow z 3) (pow (sin y) 4))))) (+ (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2))) (/ (* (pow x 3) (pow (cos y) 4)) (* (pow z 2) (pow (sin y) 3))))) z))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (+ (sin y) (+ (/ (* x (cos y)) z) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (+ (sin y) (+ (/ (* x (cos y)) z) (+ (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))) (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 2))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* x y) z))) 1))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* 1/6 y) (* 1/2 (/ x z))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) z)) (* x (cos y))) z))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (/ (* x (pow (cos y) 2)) (sin y)) (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2)))) z)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 3) (pow (cos y) 4)) (* z (pow (sin y) 3)))) (/ (* (pow x 2) (pow (cos y) 3)) (pow (sin y) 2))) z)) (/ (* x (pow (cos y) 2)) (sin y))) z)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 4) (pow (cos y) 5)) (* z (pow (sin y) 4))) (* -1 (/ (* (pow x 3) (pow (cos y) 4)) (pow (sin y) 3)))) z)) (/ (* (pow x 2) (pow (cos y) 3)) (pow (sin y) 2))) z)) (/ (* x (pow (cos y) 2)) (sin y))) z)))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ (* x (cos y)) (/ (* (pow x 2) (pow (cos y) 2)) (* z (sin y)))) z))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 2))))) z)) (* x (cos y))) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | z | @ | inf | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (+ (* -1/6 (* z y)) (* -1/2 x)) -1/6 (* z y) (* -1/2 x) -1/2 (+ (* (sin y) z) (* (cos y) x)) (* (cos y) x) (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (* (pow (cos y) 2) x) (pow (cos y) 2) 2 (+ (* (neg z) (sin y)) (* (cos y) x)) (neg z) (* (cos y) x) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (neg (pow (* (sin y) z) 2)) (pow (* (sin y) z) 2) (* (sin y) z)) |
| 16.0ms | y | @ | inf | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (+ (* -1/6 (* z y)) (* -1/2 x)) -1/6 (* z y) (* -1/2 x) -1/2 (+ (* (sin y) z) (* (cos y) x)) (* (cos y) x) (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (* (pow (cos y) 2) x) (pow (cos y) 2) 2 (+ (* (neg z) (sin y)) (* (cos y) x)) (neg z) (* (cos y) x) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (neg (pow (* (sin y) z) 2)) (pow (* (sin y) z) 2) (* (sin y) z)) |
| 11.0ms | x | @ | -inf | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (+ (* -1/6 (* z y)) (* -1/2 x)) -1/6 (* z y) (* -1/2 x) -1/2 (+ (* (sin y) z) (* (cos y) x)) (* (cos y) x) (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (* (pow (cos y) 2) x) (pow (cos y) 2) 2 (+ (* (neg z) (sin y)) (* (cos y) x)) (neg z) (* (cos y) x) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (neg (pow (* (sin y) z) 2)) (pow (* (sin y) z) 2) (* (sin y) z)) |
| 10.0ms | y | @ | 0 | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (+ (* -1/6 (* z y)) (* -1/2 x)) -1/6 (* z y) (* -1/2 x) -1/2 (+ (* (sin y) z) (* (cos y) x)) (* (cos y) x) (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (* (pow (cos y) 2) x) (pow (cos y) 2) 2 (+ (* (neg z) (sin y)) (* (cos y) x)) (neg z) (* (cos y) x) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (neg (pow (* (sin y) z) 2)) (pow (* (sin y) z) 2) (* (sin y) z)) |
| 8.0ms | z | @ | 0 | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (+ (* -1/6 (* z y)) (* -1/2 x)) -1/6 (* z y) (* -1/2 x) -1/2 (+ (* (sin y) z) (* (cos y) x)) (* (cos y) x) (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (* (pow (cos y) 2) x) (pow (cos y) 2) 2 (+ (* (neg z) (sin y)) (* (cos y) x)) (neg z) (* (cos y) x) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (neg (pow (* (sin y) z) 2)) (pow (* (sin y) z) 2) (* (sin y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 978 | 6770 |
| 1 | 3119 | 6349 |
| 0 | 8454 | 5954 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* x y)) (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/6 (* y z)))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* -1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ (* x (+ (cos y) (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (/ (pow (cos y) 2) (* z (sin y))))))) (* z (sin y))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* x (pow (cos y) 2)) (* z (sin y)))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* x (+ (* -1 (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (pow (cos y) 2) (* z (sin y)))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (* x (- (* -1 (/ (* x (pow (cos y) 4)) (* (pow z 3) (pow (sin y) 3)))) (/ (pow (cos y) 3) (* (pow z 2) (pow (sin y) 2))))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (* x (- (* x (- (* -1 (/ (* x (pow (cos y) 5)) (* (pow z 4) (pow (sin y) 4)))) (/ (pow (cos y) 4) (* (pow z 3) (pow (sin y) 3))))) (/ (pow (cos y) 3) (* (pow z 2) (pow (sin y) 2))))))))) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (* x (pow (cos y) 2)))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (sin y)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (* x (+ (cos y) (/ (* x (pow (cos y) 2)) (* z (sin y))))) (* z (sin y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (* x (+ (cos y) (* x (+ (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 2))) (/ (pow (cos y) 2) (* z (sin y))))))) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (+ (* -1/2 y) (+ (* -1/6 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* x (- (* -1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (cos y))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (- (+ (cos y) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (cos y)))) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (- (+ (cos y) (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 2)))) (+ (* -1 (/ (* z (sin y)) x)) (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (cos y)))))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2))))) x))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))))) x))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))) (* -1 (/ (* (pow z 5) (pow (sin y) 5)) (* (pow x 3) (pow (cos y) 4))))))) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/6 (* (pow y 2) z))) x)) (* 1/2 y)))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* 1/6 (/ (* y z) x))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* -1 (/ (+ (* -1 (* z (sin y))) (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y))))) x))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* -1 (/ (+ (* -1 (* z (sin y))) (* -1 (/ (+ (/ (* (pow z 2) (pow (sin y) 2)) (cos y)) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) x))) x))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (/ (* (pow z 2) (pow (sin y) 2)) (cos y)) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* x (pow (cos y) 3))))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) (* -1 (/ (+ (/ (* (pow z 4) (pow (sin y) 4)) (pow (cos y) 3)) (/ (* (pow z 5) (pow (sin y) 5)) (* x (pow (cos y) 4)))) x))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 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 (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 (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 x)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (* -1 x) (* -1/2 x))) (* -1 z)))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (+ (* -1 x) (* y (- (* -1 (/ (pow z 3) (pow x 2))) (+ (* -1 (/ (* z (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)) (+ (* -1/2 z) (* 1/6 z)))))) (* -1/2 x))) (* -1 z)))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 1)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ 1 (* y (- (* -1 (* y (+ 1/2 (* -1 (/ (pow z 2) (pow x 2)))))) (* -1 (/ z x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ 1 (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ z x)) (+ (* 1/6 (/ z x)) (/ (* z (+ 1/2 (* -1 (/ (pow z 2) (pow x 2))))) x))))) (+ 1/2 (* -1 (/ (pow z 2) (pow x 2)))))) (* -1 (/ z x))))))) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 x)) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (+ x (* -1 (* x (pow y 2)))))) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1 x) (* 1/3 (* x (pow y 2)))))))) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1 x) (* (pow y 2) (+ (* -2/45 (* x (pow y 2))) (* 1/3 x)))))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 1)) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* (pow y 2) (pow z 2)) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* y (pow z 3)) (pow x 2))) (* -1 (/ (pow z 2) x)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* -1 (* y (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x)))))) (* -1 (/ (pow z 3) (pow x 2))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* -1 (/ (pow z 3) (pow x 2))) (* y (+ (* -1 (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (* y (+ (* -1 (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)) (+ (* -1/2 (/ (pow z 3) (pow x 2))) (* 1/6 (/ (pow z 3) (pow x 2)))))))))))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* -1 (* (pow y 2) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* (pow y 2) (- (* 1/3 (* (pow y 2) (pow z 2))) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (- (* -2/45 (* (pow y 2) (pow z 2))) (* -1/3 (pow z 2)))) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* 1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))) (* -1/3 (pow z 2)))) (pow z 2))))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (pow z 2)))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow z 2))) (pow z 2))))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* 2/45 (* (pow y 2) (pow z 2))))) (pow z 2))))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))))) (pow z 2))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (+ (/ x (pow y 3)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y))))) (/ (* (pow x 2) (pow (cos y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (* x (pow (cos y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y)))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y))))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* -1 (* (pow z 2) (pow (sin y) 2))))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow z 2) (pow (sin y) 2)))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 x) (/ z y)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ z y)) (* 1/2 x)) y)) (* -1/6 z))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* z (- (/ (* z (pow (sin y) 2)) (* (pow x 2) (cos y))) (* -1 (/ (sin y) x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (/ (* z (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 2))) (* -1 (/ (pow (sin y) 2) (* (pow x 2) (cos y)))))) (* -1 (/ (sin y) x))))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* z (pow (sin y) 3)) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (pow (sin y) 2) (* x (cos y)))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* -1 (/ (* z (pow (sin y) 4)) (* (pow x 3) (pow (cos y) 3)))) (* -1 (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* -1 (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))) (* z (+ (* -1 (/ (* z (pow (sin y) 5)) (* (pow x 4) (pow (cos y) 4)))) (* -1 (/ (pow (sin y) 4) (* (pow x 3) (pow (cos y) 3)))))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* x y) z)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* -1/6 y))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* z (+ (sin y) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))) (+ (/ (* x (cos y)) z) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* x (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2))))) z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (- (+ (* -1 (/ (* x (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 3) (pow (cos y) 4)) (* (pow z 2) (pow (sin y) 3))))) (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2)))) z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (- (+ (* -1 (/ (* x (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 4) (pow (cos y) 5)) (* (pow z 3) (pow (sin y) 4))))) (+ (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2))) (/ (* (pow x 3) (pow (cos y) 4)) (* (pow z 2) (pow (sin y) 3))))) z))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (+ (sin y) (+ (/ (* x (cos y)) z) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (+ (sin y) (+ (/ (* x (cos y)) z) (+ (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))) (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 2))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* x y) z))) 1))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* 1/6 y) (* 1/2 (/ x z))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) z)) (* x (cos y))) z))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (/ (* x (pow (cos y) 2)) (sin y)) (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2)))) z)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 3) (pow (cos y) 4)) (* z (pow (sin y) 3)))) (/ (* (pow x 2) (pow (cos y) 3)) (pow (sin y) 2))) z)) (/ (* x (pow (cos y) 2)) (sin y))) z)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 4) (pow (cos y) 5)) (* z (pow (sin y) 4))) (* -1 (/ (* (pow x 3) (pow (cos y) 4)) (pow (sin y) 3)))) z)) (/ (* (pow x 2) (pow (cos y) 3)) (pow (sin y) 2))) z)) (/ (* x (pow (cos y) 2)) (sin y))) z)))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ (* x (cos y)) (/ (* (pow x 2) (pow (cos y) 2)) (* z (sin y)))) z))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 2))))) z)) (* x (cos y))) z))))))) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (/.f64 (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y))) x)) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* z y) x) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* x y)) (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z (*.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/6 (* y z)))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 #s(literal -1/6 binary64) (*.f64 z y))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* -1/6 (* y z))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (cos y) x) (*.f64 x (cos.f64 y))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ (* x (+ (cos y) (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (/ (pow (cos y) 2) (* z (sin y))))))) (* z (sin y))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (fma.f64 (fma.f64 #s(literal 0 binary64) x (cos.f64 y)) x (*.f64 z (sin.f64 y)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* x (pow (cos y) 2)) (* z (sin y)))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (/.f64 (neg.f64 x) z) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* x (+ (* -1 (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 2)))) (* -1 (/ (pow (cos y) 2) (* z (sin y)))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (neg.f64 (fma.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z) (sin.f64 y)))) x)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (* x (- (* -1 (/ (* x (pow (cos y) 4)) (* (pow z 3) (pow (sin y) 3)))) (/ (pow (cos y) 3) (* (pow z 2) (pow (sin y) 2))))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) x (/.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z)) (sin.f64 y))) x)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* x (+ (* -1 (/ (pow (cos y) 2) (* z (sin y)))) (* x (- (* x (- (* -1 (/ (* x (pow (cos y) 5)) (* (pow z 4) (pow (sin y) 4)))) (/ (pow (cos y) 4) (* (pow z 3) (pow (sin y) 3))))) (/ (pow (cos y) 3) (* (pow z 2) (pow (sin y) 2))))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (/.f64 x (pow.f64 z #s(literal 4 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 5 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)))) x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) x (/.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z)) (sin.f64 y))) x)) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (* x (pow (cos y) 2)))) |
#s(approx (* (pow (cos y) 2) x) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 x (cos.f64 y)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (sin y)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 z (sin.f64 y))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (fma.f64 z (sin.f64 y) (*.f64 x (cos.f64 y)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (* x (+ (cos y) (/ (* x (pow (cos y) 2)) (* z (sin y))))) (* z (sin y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (fma.f64 (fma.f64 (/.f64 x (sin.f64 y)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z) (cos.f64 y)) x (*.f64 z (sin.f64 y)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (* x (+ (cos y) (* x (+ (/ (* x (pow (cos y) 3)) (* (pow z 2) (pow (sin y) 2))) (/ (pow (cos y) 2) (* z (sin y))))))) (* z (sin y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (fma.f64 (fma.f64 (fma.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z) (sin.f64 y))) x (cos.f64 y)) x (*.f64 z (sin.f64 y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 x (cos.f64 y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 x (cos.f64 y))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* z y) x) (fma.f64 (/.f64 (*.f64 z y) x) x x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y) x)) x x)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (+ (* -1/2 y) (+ (* -1/6 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) x)) x)) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* x (- (* -1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 x (cos.f64 y))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (*.f64 x (cos.f64 y))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (cos y))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (cos.f64 y)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (- (+ (cos y) (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (cos y)))) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (+.f64 (+.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (cos.f64 y))) (cos.f64 y)) (*.f64 (/.f64 (sin.f64 y) x) z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (- (+ (cos y) (/ (* (pow z 3) (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 2)))) (+ (* -1 (/ (* z (sin y)) x)) (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* (pow x 2) (cos y)))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (-.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (cos.f64 y)) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (cos.f64 y))))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (*.f64 x (cos.f64 y))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) x)) (cos.f64 y))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2))))) x))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (cos.f64 y)) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) x)) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))))) x))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (cos.f64 y)) #s(literal -1 binary64) (neg.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) x)) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) (+ (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* (pow x 2) (pow (cos y) 3)))) (* -1 (/ (* (pow z 5) (pow (sin y) 5)) (* (pow x 3) (pow (cos y) 4))))))) x))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (cos.f64 y)) #s(literal -1 binary64) (-.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (*.f64 x x)) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) (/.f64 z x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/6 (* (pow y 2) z))) x)) (* 1/2 y)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) y (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) (neg.f64 x))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* 1/6 (/ (* y z) x))))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* -1 (/ (+ (* -1 (* z (sin y))) (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (* x (cos y))))) x))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (-.f64 (cos.f64 y) (/.f64 (neg.f64 (fma.f64 z (sin.f64 y) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) x) (cos.f64 y)))) x))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* -1 (/ (+ (* -1 (* z (sin y))) (* -1 (/ (+ (/ (* (pow z 2) (pow (sin y) 2)) (cos y)) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) x))) x))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (-.f64 (cos.f64 y) (/.f64 (neg.f64 (fma.f64 z (sin.f64 y) (/.f64 (+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (cos.f64 y))) x))) x))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (/ (* (pow z 2) (pow (sin y) 2)) (cos y)) (/ (* (pow z 3) (pow (sin y) 3)) (* x (pow (cos y) 2)))) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (cos.f64 y)) (/.f64 (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) x)) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) (* -1 (/ (* (pow z 4) (pow (sin y) 4)) (* x (pow (cos y) 3))))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (fma.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) x) (/.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) x) #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (cos.f64 y))) (neg.f64 x))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow z 3) (pow (sin y) 3)) (pow (cos y) 2))) (* -1 (/ (+ (/ (* (pow z 4) (pow (sin y) 4)) (pow (cos y) 3)) (/ (* (pow z 5) (pow (sin y) 5)) (* x (pow (cos y) 4)))) x))) x)) (/ (* (pow z 2) (pow (sin y) 2)) (cos y))) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 3 binary64))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 5 binary64)) x) (/.f64 (pow.f64 z #s(literal 5 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) x)) x) #s(literal -1 binary64) (/.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)) (cos.f64 y))) (neg.f64 x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) x) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 z y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 y y) x)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) y) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.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) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#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) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#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 (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) x) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) z) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z)) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 x)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) x) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (fma.f64 z y x)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (* -1 x) (* -1/2 x))) (* -1 z)))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ x (* y (- (* y (- (+ (* -1 x) (* y (- (* -1 (/ (pow z 3) (pow x 2))) (+ (* -1 (/ (* z (- (* -1 x) (+ (* -1 (/ (pow z 2) x)) (* -1/2 x)))) x)) (+ (* -1/2 z) (* 1/6 z)))))) (* -1/2 x))) (* -1 z)))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) x (fma.f64 (-.f64 (/.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (neg.f64 z) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 x (/.f64 (*.f64 z z) x)) (*.f64 #s(literal 1/2 binary64) x)) x) (*.f64 z #s(literal -1/3 binary64)))) y (*.f64 #s(literal 1/2 binary64) x))) y z) y x)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 1)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(literal 1 binary64)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ 1 (* y (- (* -1 (* y (+ 1/2 (* -1 (/ (pow z 2) (pow x 2)))))) (* -1 (/ z x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (fma.f64 (fma.f64 (neg.f64 y) (neg.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1/2 binary64))) (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ 1 (* y (- (* y (- (* -1 (* y (+ (* -1/2 (/ z x)) (+ (* 1/6 (/ z x)) (/ (* z (+ 1/2 (* -1 (/ (pow z 2) (pow x 2))))) x))))) (+ 1/2 (* -1 (/ (pow z 2) (pow x 2)))))) (* -1 (/ z x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 y) (fma.f64 (/.f64 z x) #s(literal -1/3 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1/2 binary64))) z) x))) (neg.f64 (fma.f64 (/.f64 z x) (/.f64 z x) #s(literal -1/2 binary64)))) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 x)) |
#s(approx (* (pow (cos y) 2) x) x) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (+ x (* -1 (* x (pow y 2)))))) |
#s(approx (* (pow (cos y) 2) x) (fma.f64 (neg.f64 x) (*.f64 y y) x)) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1 x) (* 1/3 (* x (pow y 2)))))))) |
#s(approx (* (pow (cos y) 2) x) (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 y y) x) (neg.f64 x)) (*.f64 y y) x)) |
#s(approx (* (pow (cos y) 2) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1 x) (* (pow y 2) (+ (* -2/45 (* x (pow y 2))) (* 1/3 x)))))))) |
#s(approx (* (pow (cos y) 2) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 y y) (neg.f64 x)) (*.f64 y y) x)) |
#s(approx (pow (cos y) 2) #s(hole binary64 1)) |
#s(approx (pow (cos y) 2) #s(literal 1 binary64)) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (cos y) 2) (-.f64 #s(literal 1 binary64) (*.f64 y y))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (cos y) 2) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (cos y) 2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) x) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (fma.f64 (neg.f64 z) y x)) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* (pow y 2) (pow z 2)) x)))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (*.f64 z z) x))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (* y (pow z 3)) (pow x 2))) (* -1 (/ (pow z 2) x)))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) x) (/.f64 y x) (/.f64 (*.f64 z z) x))) (*.f64 y y))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* -1 (* y (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x)))))) (* -1 (/ (pow z 3) (pow x 2))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z z) x)) (fma.f64 (/.f64 (*.f64 z z) x) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (pow.f64 x #s(literal 3 binary64))))) y (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 x x)))) y (/.f64 (*.f64 z z) (neg.f64 x))) (*.f64 y y))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (pow z 2) x)) (* y (+ (* -1 (/ (pow z 3) (pow x 2))) (* y (+ (* -1 (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) (* y (+ (* -1 (/ (* z (- (* -1/3 (/ (pow z 2) x)) (+ (* -1 (/ (pow z 4) (pow x 3))) (* -1/2 (/ (pow z 2) x))))) x)) (+ (* -1/2 (/ (pow z 3) (pow x 2))) (* 1/6 (/ (pow z 3) (pow x 2)))))))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z z) x)) (fma.f64 (/.f64 (*.f64 z z) x) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (pow.f64 x #s(literal 3 binary64))))) x) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (*.f64 x x)) #s(literal -1/3 binary64))) y (neg.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 z z) x)) (fma.f64 (/.f64 (*.f64 z z) x) #s(literal -1/2 binary64) (/.f64 (neg.f64 (pow.f64 z #s(literal 4 binary64))) (pow.f64 x #s(literal 3 binary64))))))) y (/.f64 (neg.f64 (pow.f64 z #s(literal 3 binary64))) (*.f64 x x))) y (/.f64 (*.f64 z z) (neg.f64 x))) (*.f64 y y))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* -1 (* (pow y 2) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 z z))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* (pow y 2) (- (* 1/3 (* (pow y 2) (pow z 2))) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) (*.f64 (fma.f64 (*.f64 (*.f64 z z) (*.f64 y y)) #s(literal 1/3 binary64) (*.f64 (neg.f64 z) z)) (*.f64 y y))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (- (* -2/45 (* (pow y 2) (pow z 2))) (* -1/3 (pow z 2)))) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) (*.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64))) (*.f64 y y) (*.f64 (neg.f64 z) z)) (*.f64 y y))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* (pow y 2) (- (* (pow y 2) (- (* (pow y 2) (- (* 1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))) (* -1/3 (pow z 2)))) (pow z 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 1/315 binary64) (*.f64 y y) #s(literal -2/45 binary64))) (*.f64 y y) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))) (*.f64 y y) (*.f64 (neg.f64 z) z)) (*.f64 y y))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (pow z 2)))) |
#s(approx (pow (* (sin y) z) 2) (*.f64 (*.f64 z z) (*.f64 y y))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (+ (* -1/3 (* (pow y 2) (pow z 2))) (pow z 2))))) |
#s(approx (pow (* (sin y) z) 2) (*.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 z z)) (*.f64 y y))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* 2/45 (* (pow y 2) (pow z 2))))) (pow z 2))))) |
#s(approx (pow (* (sin y) z) 2) (*.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal 2/45 binary64) (*.f64 y y) #s(literal -1/3 binary64))) (*.f64 y y) (*.f64 z z)) (*.f64 y y))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow z 2)) (* (pow y 2) (+ (* -1/315 (* (pow y 2) (pow z 2))) (* 2/45 (pow z 2)))))) (pow z 2))))) |
#s(approx (pow (* (sin y) z) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z z) (fma.f64 #s(literal -1/315 binary64) (*.f64 y y) #s(literal 2/45 binary64))) (*.f64 y y) (*.f64 #s(literal -1/3 binary64) (*.f64 z z))) (*.f64 y y) (*.f64 z z)) (*.f64 y y))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) (*.f64 z y)) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) 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) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y) z) y)) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (+ (/ x (pow y 3)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 x (pow.f64 y #s(literal 3 binary64)))) (/.f64 z (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y)))) (*.f64 y y))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) y)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (+ (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y))))) (/ (* (pow x 2) (pow (cos y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/.f64 (fma.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 x (cos.f64 y))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (* x (pow (cos y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y)))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 x (cos.f64 y))))) |
#s(approx (pow (cos y) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (pow (cos y) 2) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (* (pow z 2) (pow (sin y) 2)) (+ (* -1 (* z (sin y))) (* x (cos y))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 x (cos.f64 y))))) |
#s(approx (neg (pow (* (sin y) z) 2)) #s(hole binary64 (* -1 (* (pow z 2) (pow (sin y) 2))))) |
#s(approx (neg (pow (* (sin y) z) 2)) (neg.f64 (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64)))) |
#s(approx (pow (* (sin y) z) 2) #s(hole binary64 (* (pow z 2) (pow (sin y) 2)))) |
#s(approx (pow (* (sin y) z) 2) (pow.f64 (*.f64 z (sin.f64 y)) #s(literal 2 binary64))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (sin y) z) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 x) (/ z y)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (-.f64 (/.f64 (neg.f64 x) y) z) (neg.f64 y))) (neg.f64 y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ z y)) (* 1/2 x)) y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 (neg.f64 z) y)) (neg.f64 y))) (*.f64 y y))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z (*.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* z (- (/ (* z (pow (sin y) 2)) (* (pow x 2) (cos y))) (* -1 (/ (sin y) x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (fma.f64 (fma.f64 (/.f64 z (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (sin.f64 y) x)) z (cos.f64 y))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (+ (cos y) (* z (- (* z (- (/ (* z (pow (sin y) 3)) (* (pow x 3) (pow (cos y) 2))) (* -1 (/ (pow (sin y) 2) (* (pow x 2) (cos y)))))) (* -1 (/ (sin y) x))))))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (cos.f64 y)))) z (/.f64 (sin.f64 y) x)) z (cos.f64 y))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (* z (pow (sin y) 3)) (* (pow x 2) (pow (cos y) 2)))) (* -1 (/ (pow (sin y) 2) (* x (cos y)))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (neg.f64 (fma.f64 (/.f64 z (*.f64 x x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (cos.f64 y)))) (*.f64 z z))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* -1 (/ (* z (pow (sin y) 4)) (* (pow x 3) (pow (cos y) 3)))) (* -1 (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (fma.f64 (neg.f64 (fma.f64 z (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) z (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (neg.f64 (cos.f64 y)))) (*.f64 z z))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* (pow z 2) (+ (* -1 (/ (pow (sin y) 2) (* x (cos y)))) (* z (+ (* -1 (/ (pow (sin y) 3) (* (pow x 2) (pow (cos y) 2)))) (* z (+ (* -1 (/ (* z (pow (sin y) 5)) (* (pow x 4) (pow (cos y) 4)))) (* -1 (/ (pow (sin y) 4) (* (pow x 3) (pow (cos y) 3)))))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (fma.f64 (fma.f64 (neg.f64 (fma.f64 (/.f64 z (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 5 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64))))) z (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) z (/.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x) (neg.f64 (cos.f64 y)))) (*.f64 z z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (/ (* x y) z)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) z z)) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* -1/6 y))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) z)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* z (+ (sin y) (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))) (+ (/ (* x (cos y)) z) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (*.f64 (+.f64 (fma.f64 (neg.f64 (*.f64 x x)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z z) (sin.f64 y))) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 (*.f64 x x) (sin.f64 y)) (/.f64 (*.f64 x (cos.f64 y)) z))) (sin.f64 y)) z)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (+ (* -1 (/ (* x (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2))))) z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (sin.f64 y))) (neg.f64 z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (- (+ (* -1 (/ (* x (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 3) (pow (cos y) 4)) (* (pow z 2) (pow (sin y) 3))))) (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2)))) z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 z z))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (sin.f64 y)))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z))) z)) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (/ (- (+ (* -1 (/ (* x (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 4) (pow (cos y) 5)) (* (pow z 3) (pow (sin y) 4))))) (+ (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2))) (/ (* (pow x 3) (pow (cos y) 4)) (* (pow z 2) (pow (sin y) 3))))) z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (-.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 5 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) (pow.f64 z #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (sin.f64 y)))) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (*.f64 z z)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z)))) z)) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (+ (sin y) (+ (/ (* x (cos y)) z) (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y)))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (+.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) (*.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 (*.f64 x x) (sin.f64 y)))) z)) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* z (+ (sin y) (+ (/ (* x (cos y)) z) (+ (/ (* (pow x 2) (pow (cos y) 2)) (* (pow z 2) (sin y))) (/ (* (pow x 3) (pow (cos y) 3)) (* (pow z 3) (pow (sin y) 2))))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (+.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 (*.f64 x x) (sin.f64 y)) (/.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (neg.f64 z))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (neg.f64 z))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (neg.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) (neg.f64 z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* z y) x) (*.f64 (-.f64 (/.f64 (neg.f64 x) z) y) (neg.f64 z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 y) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) (neg.f64 z))) (neg.f64 z))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* x y) z))) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)) (neg.f64 z))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* 1/6 y) (* 1/2 (/ x z))))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)) (neg.f64 z))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (neg.f64 z))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (*.f64 (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (neg.f64 z))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) z)) (* x (cos y))) z))))))) |
#s(approx (+ (* x (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x)))) (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x)))) (*.f64 (-.f64 (neg.f64 (sin.f64 y)) (/.f64 (fma.f64 x (cos.f64 y) (/.f64 #s(literal 0 binary64) z)) z)) (neg.f64 z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (/ (* x (pow (cos y) 2)) (sin y)) (/ (* (pow x 2) (pow (cos y) 3)) (* z (pow (sin y) 2)))) z)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (fma.f64 (/.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (sin.f64 y))) (neg.f64 z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (* (pow x 3) (pow (cos y) 4)) (* z (pow (sin y) 3)))) (/ (* (pow x 2) (pow (cos y) 3)) (pow (sin y) 2))) z)) (/ (* x (pow (cos y) 2)) (sin y))) z)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (fma.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) z)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 z))) (neg.f64 z))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (* (pow x 4) (pow (cos y) 5)) (* z (pow (sin y) 4))) (* -1 (/ (* (pow x 3) (pow (cos y) 4)) (pow (sin y) 3)))) z)) (/ (* (pow x 2) (pow (cos y) 3)) (pow (sin y) 2))) z)) (/ (* x (pow (cos y) 2)) (sin y))) z)))) |
#s(approx (/ (* (pow (cos y) 2) x) (+ (* (neg z) (sin y)) (* (cos y) x))) (/.f64 (fma.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 5 binary64)) z) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 4 binary64))) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 z)) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 z))) (neg.f64 z))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (sin y)) (* (cos y) x)) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)) (neg.f64 z))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) (neg.f64 z))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ (* x (cos y)) (/ (* (pow x 2) (pow (cos y) 2)) (* z (sin y)))) z))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (-.f64 (neg.f64 (sin.f64 y)) (/.f64 (fma.f64 (*.f64 x x) (/.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z) (sin.f64 y)) (*.f64 x (cos.f64 y))) z)) (neg.f64 z))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (pow x 2) (pow (cos y) 2)) (sin y))) (* -1 (/ (* (pow x 3) (pow (cos y) 3)) (* z (pow (sin y) 2))))) z)) (* x (cos y))) z))))))) |
#s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (-.f64 (neg.f64 (sin.f64 y)) (/.f64 (fma.f64 x (cos.f64 y) (/.f64 (neg.f64 (fma.f64 (*.f64 x x) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y)) (/.f64 (/.f64 (pow.f64 (*.f64 x (cos.f64 y)) #s(literal 3 binary64)) z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 z))) z)) (neg.f64 z))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 259 |
| 0 | 68 | 259 |
| 1 | 242 | 233 |
| 0 | 1823 | 229 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
z |
(cos.f64 y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
(fma.f64 z y x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal -1/6 binary64) |
(*.f64 z y) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
#s(approx (* (cos y) x) x) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(neg.f64 z) |
(*.f64 (cos.f64 y) x) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
(neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) z) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(*.f64 x (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) x) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) x) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x)) |
(fma.f64 (cos.f64 y) x (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z))) |
(fma.f64 x (*.f64 (/.f64 (sin.f64 y) x) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x)) |
(fma.f64 x (cos.f64 y) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
(-.f64 (cos.f64 y) (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z)) |
(-.f64 (cos.f64 y) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) x)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 x))) |
(sin.f64 y) |
y |
x |
z |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(pow.f64 (cos.f64 y) #s(literal 1 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))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.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 (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (-.f64 x (*.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 z y)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 z y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 z y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 z y)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) |
(fma.f64 z y x) |
(fma.f64 y z x) |
(-.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 z y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 z y) x))) |
(-.f64 x (*.f64 (neg.f64 z) y)) |
(-.f64 x (*.f64 (neg.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z y)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 z y)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z y) x) |
(+.f64 x (*.f64 z y)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x) |
(fma.f64 y (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) x))) |
(-.f64 x (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) x) |
(+.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64))) (-.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64))) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) |
(fma.f64 y (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z))) |
(-.f64 z (*.f64 (neg.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) y)) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(+.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) z) y (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 z (*.f64 y #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) z) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) z)) y)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (*.f64 z y)) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/6 binary64) (*.f64 z y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) #s(approx (* (cos y) x) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (sin.f64 y) #s(literal 1 binary64)) #s(approx (* (cos y) x) x)) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) #s(approx (* (cos y) x) x)) |
(fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
(fma.f64 z (sin.f64 y) #s(approx (* (cos y) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x))) (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x)))) |
(-.f64 #s(approx (* (cos y) x) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x)) |
(+.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) |
#s(approx (* (cos y) x) x) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (*.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (*.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) (*.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (fma.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (*.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(/.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (sin.f64 y) #s(literal 1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) x (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) x) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) (/.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (*.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) x)) |
(-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (*.f64 (neg.f64 x) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (sin.f64 y) z) (neg.f64 (*.f64 (cos.f64 y) x))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 3 binary64)) (fma.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (-.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 (sin.f64 y))) z)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) |
(*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (+.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(*.f64 (cos.f64 y) (*.f64 (cos.f64 y) (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(*.f64 x (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(/.f64 (*.f64 (neg.f64 x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(*.f64 (*.f64 (cos.f64 y) x) (cos.f64 y)) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) |
(*.f64 (cos.f64 y) (*.f64 (cos.f64 y) x)) |
(*.f64 x (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 (cos.f64 y)))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y))) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (neg.f64 y))) (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) y)) (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y))) (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 y) (neg.f64 y))) (cos.f64 (-.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 y) y)) (cos.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (neg.f64 y))) (cos.f64 (-.f64 y (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y y)) (cos.f64 (-.f64 y y))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (sin.f64 y)))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
#s(literal 2 binary64) |
(/.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 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (pow.f64 (neg.f64 (*.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) x))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) x)) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(neg.f64 z) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
(/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 z z)) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 z z))) |
(*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (sin.f64 y) z)) |
(*.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 z) (sin.f64 y))) |
(neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 z)) (sin.f64 y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (sin.f64 y)) (neg.f64 z)) |
(*.f64 (*.f64 (*.f64 (sin.f64 y) z) (sin.f64 y)) z) |
(*.f64 (*.f64 (*.f64 (sin.f64 y) z) z) (sin.f64 y)) |
(*.f64 (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y)))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 z) (sin.f64 y))) (fabs.f64 (*.f64 (neg.f64 z) (sin.f64 y)))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 y) z)) (fabs.f64 (*.f64 (sin.f64 y) z))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 y) z))) (exp.f64 (log.f64 (*.f64 (sin.f64 y) z)))) |
(*.f64 (*.f64 z z) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 z z)) |
(*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) |
(*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(*.f64 (sin.f64 y) (*.f64 (neg.f64 z) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(*.f64 (sin.f64 y) (*.f64 z (*.f64 (sin.f64 y) z))) |
(*.f64 z (*.f64 (sin.f64 y) (*.f64 (sin.f64 y) z))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 y) z))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (sin.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 1 binary64))) |
Compiled 26 162 to 2 560 computations (90.2% saved)
31 alts after pruning (24 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 662 | 15 | 677 |
| Fresh | 4 | 9 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 668 | 31 | 699 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 44.4% | (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) #s(approx (* (cos y) x) x)) |
| 82.3% | (fma.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) | |
| ✓ | 99.9% | (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
| 62.8% | (fma.f64 (sin.f64 y) z (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) | |
| ✓ | 81.4% | (fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 56.7% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.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)) z #s(approx (* (cos y) x) x)) | |
| 56.6% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) | |
| ▶ | 56.8% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
| 66.2% | (fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 z z))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) | |
| 37.2% | (fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (*.f64 z z) x)))) | |
| 20.9% | (*.f64 #s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) z)) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) | |
| ✓ | 56.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
| 39.8% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) | |
| ✓ | 57.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
| 86.9% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) | |
| ▶ | 89.7% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) x)) |
| 40.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) | |
| 52.0% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) | |
| 34.7% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) | |
| 39.8% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) | |
| ▶ | 48.9% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
| 17.7% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y))) | |
| 56.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (fma.f64 (/.f64 (*.f64 z y) x) x x))) | |
| ▶ | 17.7% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
| 41.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) x)) | |
| ✓ | 59.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 39.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.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))) x)) | |
| 40.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 40.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| ✓ | 42.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 1 487 to 948 computations (36.2% saved)
| Inputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) x)) |
(*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) x) |
(fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) |
(sin.f64 y) |
y |
(/.f64 z x) |
z |
x |
(cos.f64 y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
(*.f64 z y) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (cos y) x) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z)) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) |
(*.f64 (*.f64 y y) x) |
#s(literal -1/2 binary64) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) #s(approx (* (cos y) x) x)) |
(pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) |
(*.f64 (sin.f64 y) z) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ (* x (* z (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* x (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))) (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (/ (* x (+ 1 (* -1/2 (pow y 2)))) z))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#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) (/ (* z (sin y)) x)))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* x (* z (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* x (+ (* z (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))) (/ (* y (* z (+ 1 (* -1/6 (pow y 2))))) x))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* x (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* x (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* x (* z (- (* 1/2 (/ (pow y 2) z)) (/ 1 z))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (* z (+ 1 (* -1/6 (pow y 2))))) x)) (* z (- (* 1/2 (/ (pow y 2) z)) (/ 1 z)))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) (* 1/2 (/ (pow y 2) z))) (/ 1 z)))))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (* -1 (/ (* x (- (* 1/2 (pow y 2)) 1)) z)))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z 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 (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 (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 x)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (/ x z))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ y (/ x z)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x z)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (+ (sqrt (* y z)) (* -1/12 (sqrt (* (pow y 5) z)))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (+ (sqrt (* y z)) (* (pow y 3) (+ (* -1/12 (sqrt (/ z y))) (* 1/240 (sqrt (* (pow y 3) z)))))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (+ (sqrt (* y z)) (* (pow y 3) (+ (* -1/12 (sqrt (/ z y))) (* (pow y 2) (+ (* -1/288 (sqrt (/ z y))) (* 1/240 (sqrt (/ z y)))))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (+ (/ x (pow y 3)) (/ z (pow y 2)))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (+ (/ x (pow y 3)) (/ z (pow y 2)))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ x (* y z))) 1/6)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x (* y z))) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x (* y z))) (+ (/ 1 (pow y 2)) (/ x (* (pow y 3) z)))) 1/6)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (* -1/2 (/ (* x (pow y 2)) z)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x z)) (/ x (* (pow y 2) z)))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ x (pow y 2)))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (sqrt (* z (sin y))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 x) (/ z y)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 x) (/ z y)) y)) (* 1/6 z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ x (* y z)))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 (/ x z)) (/ 1 y)) y))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ x (* y z))) 1) y)) (* -1/2 (/ x z))) y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (/ (+ x (* -1/2 (* x (pow y 2)))) z))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (/ (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))) z))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (/ (+ x (* -1/2 (* x (pow y 2)))) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (+ 1 (* -1/6 (pow y 2))))) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (* (sin y) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (cos y)) z)) (* (sin y) (pow (sqrt -1) 2))))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (* -1 (* (sqrt (* z (sin y))) (pow (sqrt -1) 2))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | z | @ | -inf | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (sin y) (/ z x)) (cos y)) x) (+ (* (sin y) (/ z x)) (cos y)) (sin y) y (/ z x) z x (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (sin y) z) (* (cos y) x)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (cos y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/ (+ (* (* (* y y) x) -1/2) x) z) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) -1/2 (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (pow (* (sin y) z) 1/2) (* (sin y) z) 1/2) |
| 7.0ms | x | @ | inf | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (sin y) (/ z x)) (cos y)) x) (+ (* (sin y) (/ z x)) (cos y)) (sin y) y (/ z x) z x (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (sin y) z) (* (cos y) x)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (cos y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/ (+ (* (* (* y y) x) -1/2) x) z) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) -1/2 (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (pow (* (sin y) z) 1/2) (* (sin y) z) 1/2) |
| 6.0ms | z | @ | 0 | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (sin y) (/ z x)) (cos y)) x) (+ (* (sin y) (/ z x)) (cos y)) (sin y) y (/ z x) z x (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (sin y) z) (* (cos y) x)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (cos y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/ (+ (* (* (* y y) x) -1/2) x) z) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) -1/2 (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (pow (* (sin y) z) 1/2) (* (sin y) z) 1/2) |
| 5.0ms | x | @ | -inf | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (sin y) (/ z x)) (cos y)) x) (+ (* (sin y) (/ z x)) (cos y)) (sin y) y (/ z x) z x (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (sin y) z) (* (cos y) x)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (cos y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/ (+ (* (* (* y y) x) -1/2) x) z) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) -1/2 (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (pow (* (sin y) z) 1/2) (* (sin y) z) 1/2) |
| 4.0ms | x | @ | 0 | ((+ (* (cos y) x) (* (sin y) z)) (* (+ (* (sin y) (/ z x)) (cos y)) x) (+ (* (sin y) (/ z x)) (cos y)) (sin y) y (/ z x) z x (cos y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (sin y) z) (* (cos y) x)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* (cos y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/ (+ (* (* (* y y) x) -1/2) x) z) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) -1/2 (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (pow (* (sin y) z) 1/2) (* (sin y) z) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 570 | 4430 |
| 1 | 1617 | 4222 |
| 2 | 6043 | 4208 |
| 0 | 8132 | 3737 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ (* x (* z (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* x (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))) (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (/ (* x (+ 1 (* -1/2 (pow y 2)))) z))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#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) (/ (* z (sin y)) x)))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* x (* z (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* x (+ (* z (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))) (/ (* y (* z (+ 1 (* -1/6 (pow y 2))))) x))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* x (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* x (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* x (* z (- (* 1/2 (/ (pow y 2) z)) (/ 1 z))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (* z (+ 1 (* -1/6 (pow y 2))))) x)) (* z (- (* 1/2 (/ (pow y 2) z)) (/ 1 z)))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) (* 1/2 (/ (pow y 2) z))) (/ 1 z)))))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (* -1 (/ (* x (- (* 1/2 (pow y 2)) 1)) z)))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z 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 (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 (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 x)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (/ x z))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ y (/ x z)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x z)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (+ (sqrt (* y z)) (* -1/12 (sqrt (* (pow y 5) z)))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (+ (sqrt (* y z)) (* (pow y 3) (+ (* -1/12 (sqrt (/ z y))) (* 1/240 (sqrt (* (pow y 3) z)))))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (+ (sqrt (* y z)) (* (pow y 3) (+ (* -1/12 (sqrt (/ z y))) (* (pow y 2) (+ (* -1/288 (sqrt (/ z y))) (* 1/240 (sqrt (/ z y)))))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (+ (/ x (pow y 3)) (/ z (pow y 2)))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (+ (/ x (pow y 3)) (/ z (pow y 2)))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ x (* y z))) 1/6)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x (* y z))) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x (* y z))) (+ (/ 1 (pow y 2)) (/ x (* (pow y 3) z)))) 1/6)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (* -1/2 (/ (* x (pow y 2)) z)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x z)) (/ x (* (pow y 2) z)))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ x (pow y 2)))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (sqrt (* z (sin y))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 x) (/ z y)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 x) (/ z y)) y)) (* 1/6 z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ x (* y z)))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 (/ x z)) (/ 1 y)) y))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ x (* y z))) 1) y)) (* -1/2 (/ x z))) y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (/ (+ x (* -1/2 (* x (pow y 2)))) z))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (/ (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))) z))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (/ (+ x (* -1/2 (* x (pow y 2)))) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (+ 1 (* -1/6 (pow y 2))))) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (* (sin y) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (cos y)) z)) (* (sin y) (pow (sqrt -1) 2))))))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (* -1 (* (sqrt (* z (sin y))) (pow (sqrt -1) 2))))) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) (/.f64 (*.f64 z (sin.f64 y)) x)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) (/.f64 (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y))) x)) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* z y) x) (fma.f64 z y x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (cos y) x) (*.f64 x (cos.f64 y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ (* x (* z (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) z)) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* x (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))) (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (/ (* x (+ 1 (* -1/2 (pow y 2)))) z))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 x (cos.f64 y) (*.f64 z (sin.f64 y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 x (cos.f64 y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (*.f64 x (cos.f64 y))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* z y) x) (*.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 x (cos.f64 y))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z) x)) x x)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* x (* z (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) z) x)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* x (+ (* z (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))) (/ (* y (* z (+ 1 (* -1/6 (pow y 2))))) x))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) z (/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z) x)) x)) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* x (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* x (+ (* -1/2 (/ (pow y 2) z)) (+ (/ 1 z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 x (cos.f64 y))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (/.f64 z x) #s(literal -1 binary64)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 y y #s(literal -2 binary64))) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (fma.f64 y y #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) z) x)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* x (* z (- (* 1/2 (/ (pow y 2) z)) (/ 1 z))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 y y #s(literal -2 binary64))) (/.f64 x z)) z)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (* z (+ 1 (* -1/6 (pow y 2))))) x)) (* z (- (* 1/2 (/ (pow y 2) z)) (/ 1 z)))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) z) z (/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) z) x)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 y y #s(literal -2 binary64))) (/.f64 x z))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) x)) (* 1/2 (/ (pow y 2) z))) (/ 1 z)))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)) (/.f64 y x) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) z)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (* -1 (/ (* x (- (* 1/2 (pow y 2)) 1)) z)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 y y #s(literal -2 binary64))) (/.f64 x z))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 y y #s(literal -2 binary64))) x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) x) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (fma.f64 z y x)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) (fma.f64 (/.f64 z x) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) y) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y)) |
#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 (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.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)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#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) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (cos y) (fma.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)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) x) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 z y x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) y) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#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) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) x (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) x (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) x) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 x)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) x) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (fma.f64 z y x)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (/ x z))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/.f64 x z)) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ y (/ x z)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (+.f64 (/.f64 x z) y)) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (+.f64 y (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x z)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (fma.f64 (fma.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (/.f64 x z))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) (/.f64 x z)) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/2) x) x) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) x) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 z y x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (sqrt (* y z)))) |
#s(approx (pow (* (sin y) z) 1/2) (sqrt.f64 (*.f64 z y))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (+ (sqrt (* y z)) (* -1/12 (sqrt (* (pow y 5) z)))))) |
#s(approx (pow (* (sin y) z) 1/2) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) z)) #s(literal -1/12 binary64) (sqrt.f64 (*.f64 z y)))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (+ (sqrt (* y z)) (* (pow y 3) (+ (* -1/12 (sqrt (/ z y))) (* 1/240 (sqrt (* (pow y 3) z)))))))) |
#s(approx (pow (* (sin y) z) 1/2) (fma.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z)) #s(literal 1/240 binary64) (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1/12 binary64))) (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 (*.f64 z y)))) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (+ (sqrt (* y z)) (* (pow y 3) (+ (* -1/12 (sqrt (/ z y))) (* (pow y 2) (+ (* -1/288 (sqrt (/ z y))) (* 1/240 (sqrt (/ z y)))))))))) |
#s(approx (pow (* (sin y) z) 1/2) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 (/.f64 z y))) #s(literal 1/1440 binary64) (*.f64 (sqrt.f64 (/.f64 z y)) #s(literal -1/12 binary64))) (pow.f64 y #s(literal 3 binary64)) (sqrt.f64 (*.f64 z y)))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) (*.f64 z y)) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z)) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y) z) y)) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* (sin y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) y) y (*.f64 #s(literal -1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)) (*.f64 z y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (+ (/ x (pow y 3)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (+.f64 (/.f64 x y) z) y)) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64)) z)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (+ (* -1/6 z) (+ (/ x (pow y 3)) (/ z (pow y 2)))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (+.f64 (/.f64 x y) z) y)) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ x (* y z))) 1/6)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 x y) z) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x (* y z))) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) y) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x (* y z))) (+ (/ 1 (pow y 2)) (/ x (* (pow y 3) z)))) 1/6)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (+.f64 (/.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) y) (-.f64 (/.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) z) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (* -1/2 (/ (* x (pow y 2)) z)))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) (*.f64 (*.f64 (/.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x z)) (/ x (* (pow y 2) z)))))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) (*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (/.f64 x y) y)) z) (*.f64 y y))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) y)) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (/.f64 x y) y)) y) y)) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (sqrt (* z (sin y))))) |
#s(approx (pow (* (sin y) z) 1/2) (sqrt.f64 (*.f64 z (sin.f64 y)))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (sin y) z) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 x) (/ z y)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (neg.f64 y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (+.f64 (/.f64 x y) z) y)) (neg.f64 y))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 x) (/ z y)) y)) (* 1/6 z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (neg.f64 y))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (+.f64 (/.f64 x y) z) y)) (neg.f64 y))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ x (* y z)))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 x y) z) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 (/ x z)) (/ 1 y)) y))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) y)))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ x (* y z))) 1) y)) (* -1/2 (/ x z))) y))))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 x y) z) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (/ (+ x (* -1/2 (* x (pow y 2)))) z))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (/ (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (+ 1 (* -1/6 (pow y 2))))))) z))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/.f64 (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) z)) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) #s(hole binary64 (/ (+ x (* -1/2 (* x (pow y 2)))) z))) |
#s(approx (/ (+ (* (* (* y y) x) -1/2) x) z) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) z)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) z)) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ x z))))) |
#s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (sin y) (/ z x)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* (sin y) (/ z x)) (cos y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) z)) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (* y (+ 1 (* -1/6 (pow y 2))))) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (* (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) z)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (* (sin y) (pow (sqrt -1) 2)))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (cos y)) z)) (* (sin y) (pow (sqrt -1) 2))))))) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (pow (* (sin y) z) 1/2) #s(hole binary64 (* -1 (* (sqrt (* z (sin y))) (pow (sqrt -1) 2))))) |
#s(approx (pow (* (sin y) z) 1/2) (sqrt.f64 (*.f64 z (sin.f64 y)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 316 |
| 0 | 70 | 309 |
| 1 | 283 | 307 |
| 0 | 2251 | 291 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) x)) |
(*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) x) |
(fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) |
(sin.f64 y) |
y |
(/.f64 z x) |
z |
x |
(cos.f64 y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
(*.f64 z y) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (cos y) x) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z)) |
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) |
(*.f64 (*.f64 y y) x) |
#s(literal -1/2 binary64) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) #s(approx (* (cos y) x) x)) |
(pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) |
(*.f64 (sin.f64 y) z) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 z x) (sin.f64 y) (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 z x) (sin.f64 y) (cos.f64 y)) x) |
(*.f64 x (fma.f64 (/.f64 z x) (sin.f64 y) (cos.f64 y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) x) (-.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (cos.f64 y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 3 binary64))) x) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (cos.f64 y))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (cos.f64 y) x (*.f64 x (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) z) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 x (cos.f64 y) (*.f64 x (/.f64 (*.f64 (sin.f64 y) z) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 x (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 x (/.f64 (*.f64 (sin.f64 y) z) x))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.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 (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.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))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.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 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 z x) (sin.f64 y) (cos.f64 y)) |
(fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (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 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (cos.f64 y)))) |
(-.f64 (cos.f64 y) (*.f64 (neg.f64 (/.f64 z x)) (sin.f64 y))) |
(-.f64 (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (/.f64 z x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) (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 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(sin.f64 y) |
y |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
(neg.f64 (/.f64 (neg.f64 z) x)) |
(neg.f64 (/.f64 z (neg.f64 x))) |
z |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(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 (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))) (-.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(approx (* (cos y) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(approx (* (cos y) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) (*.f64 z #s(approx (* (cos y) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
(fma.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) #s(approx (* (cos y) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(approx (* (cos y) x) x))) (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(approx (* (cos y) x) x)))) |
(-.f64 #s(approx (* (cos y) x) x) (*.f64 (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) z)) |
(-.f64 #s(approx (* (cos y) x) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(approx (* (cos y) x) x)) |
(+.f64 #s(approx (* (cos y) x) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) y) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (*.f64 y #s(literal 1 binary64))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) y)) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) (*.f64 y #s(literal 1 binary64))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) y))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.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 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* (cos y) x) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) z)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) z) |
(*.f64 z (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 2 binary64))) z) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 3 binary64))) z) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (*.f64 z (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) z (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) z)) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) z (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) z)) |
(fma.f64 z (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 z (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(fma.f64 z (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (*.f64 z (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))) |
(+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) z) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) z)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) z) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) z)) |
(+.f64 (*.f64 z (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) (*.f64 z (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(+.f64 (*.f64 z (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) (*.f64 z (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 #s(literal -1/2 binary64) z) (-.f64 (/.f64 x z) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 #s(literal -1/2 binary64) z) (+.f64 (/.f64 x z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) x) z) (-.f64 (/.f64 x z) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) x) z) (+.f64 (/.f64 x z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) z) (-.f64 (/.f64 x z) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) z) (+.f64 (/.f64 x z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(fma.f64 y (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(+.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z)) (/.f64 x z)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) (pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z) (-.f64 (/.f64 x z) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z) (+.f64 (/.f64 x z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) y)) |
(+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z)) (*.f64 (/.f64 x z) (/.f64 x z))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z) (/.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z) (-.f64 (*.f64 (/.f64 x z) (/.f64 x z)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z) (/.f64 x z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) (neg.f64 (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z (*.f64 z x)) (*.f64 z z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x) z)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) z)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) (neg.f64 z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) z)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) (neg.f64 z))) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 #s(literal -1/2 binary64) z) (/.f64 x z)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) x) z) (/.f64 x z)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) z) (/.f64 x z)) |
(+.f64 (/.f64 x z) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) z) (/.f64 x z)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) x x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 x y) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/2 binary64) x)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x) |
(fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) x) |
(fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) #s(literal -1/2 binary64))) |
(-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) #s(approx (* (cos y) x) x) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64)) #s(approx (* (cos y) x) x)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (sqrt.f64 (sin.f64 y))) (sqrt.f64 z) #s(approx (* (cos y) x) x)) |
(fma.f64 (*.f64 (sqrt.f64 (sin.f64 y)) (sqrt.f64 (sin.f64 y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z)) #s(approx (* (cos y) x) x)) |
(fma.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) #s(approx (* (cos y) x) x)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)))) #s(approx (* (cos y) x) x)) |
(fma.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 2 binary64)) #s(approx (* (cos y) x) x)) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) #s(approx (* (cos y) x) x)) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (sin.f64 y) #s(literal 1 binary64)) #s(approx (* (cos y) x) x)) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 (sin.f64 y) z))) #s(approx (* (cos y) x) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))) (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))) #s(approx (* (cos y) x) x)) |
(fma.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (sin.f64 y) z))) #s(approx (* (cos y) x) x)) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (sqrt.f64 (*.f64 (sin.f64 y) z)) #s(approx (* (cos y) x) x)) |
(fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
(fma.f64 z (sin.f64 y) #s(approx (* (cos y) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x))) (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x)))) |
(-.f64 #s(approx (* (cos y) x) x) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)))) (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))))) |
(-.f64 #s(approx (* (cos y) x) x) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))) (sqrt.f64 (*.f64 (sin.f64 y) z)))) |
(-.f64 #s(approx (* (cos y) x) x) (*.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (* (cos y) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* (cos y) x) x) (-.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sin.f64 y) z) #s(approx (* (cos y) x) x)) |
(+.f64 #s(approx (* (cos y) x) x) (*.f64 (sin.f64 y) z)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (sqrt.f64 (sin.f64 y))) (fabs.f64 (sqrt.f64 z))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (sin.f64 y))) |
(*.f64 (sqrt.f64 (sin.f64 y)) (sqrt.f64 z)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 y) z))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (sin.f64 y) z)) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)))) |
(fabs.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (sqrt.f64 (sin.f64 y))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 (sin.f64 y)) (sqrt.f64 (sin.f64 y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (sin.f64 y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/4 binary64)) (sqrt.f64 (*.f64 (sin.f64 y) z)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))) (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)))) |
(*.f64 (sqrt.f64 (sin.f64 y)) (*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (sin.f64 y) z)))) |
(*.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (sqrt.f64 (*.f64 (sin.f64 y) z))) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))) (sqrt.f64 (*.f64 (sin.f64 y) z)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (neg.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))))) |
(sqrt.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) |
(fabs.f64 (*.f64 (sin.f64 y) z)) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64) (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 (sin.f64 y) z))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) z)) #s(literal 1 binary64))) |
#s(literal 1/2 binary64) |
Compiled 24 078 to 2 373 computations (90.1% saved)
33 alts after pruning (25 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 619 | 8 | 627 |
| Fresh | 2 | 17 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 7 | 7 |
| Total | 625 | 33 | 658 |
| Status | Accuracy | Program |
|---|---|---|
| 44.4% | (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal -1/2 binary64))) #s(approx (* (cos y) x) x)) | |
| 82.3% | (fma.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) | |
| 44.4% | (fma.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (sqrt.f64 (*.f64 (sin.f64 y) z)) #s(approx (* (cos y) x) x)) | |
| ✓ | 99.9% | (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
| 62.8% | (fma.f64 (sin.f64 y) z (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) | |
| ✓ | 81.4% | (fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 56.7% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.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)) z #s(approx (* (cos y) x) x)) | |
| 56.6% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) | |
| 56.8% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) | |
| 66.2% | (fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 z z))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) | |
| 37.2% | (fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (*.f64 z z) x)))) | |
| 20.9% | (*.f64 #s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) z)) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) | |
| 86.9% | #s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) | |
| 40.5% | #s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 z (sin.f64 y))) | |
| ✓ | 56.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
| 39.8% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) | |
| ✓ | 57.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
| 71.2% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) #s(approx (cos y) #s(literal 1 binary64))) x)) | |
| 52.0% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) | |
| 34.7% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) | |
| 39.8% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) | |
| 17.7% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y))) | |
| 34.4% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/.f64 x z)) z))) | |
| 32.6% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) z))) | |
| 56.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (fma.f64 (/.f64 (*.f64 z y) x) x x))) | |
| ✓ | 17.7% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
| 41.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) x)) | |
| ✓ | 59.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 39.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.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))) x)) | |
| 40.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 40.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| ✓ | 42.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 2 392 to 836 computations (65.1% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/.f64 x z)) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (fma.f64 (/.f64 (*.f64 z y) x) x x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) z))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.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))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.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)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
(fma.f64 (sin.f64 y) z (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
(fma.f64 (sqrt.f64 (*.f64 (sin.f64 y) z)) (sqrt.f64 (*.f64 (sin.f64 y) z)) #s(approx (* (cos y) x) x)) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) #s(approx (* (cos y) x) x)) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal -1/2 binary64))) #s(approx (* (cos y) x) x)) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) #s(approx (/ (neg (pow (* (sin y) z) 2)) (+ (* (neg z) (sin y)) (* (cos y) x))) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (*.f64 z z) x)))) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (/.f64 x (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(fma.f64 x (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (neg.f64 (*.f64 z z))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)))) |
(*.f64 #s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) z) z)) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(*.f64 #s(approx (+ (* (+ (* (sin y) z) (* (neg x) (cos y))) (* (sin y) z)) (pow (* (cos y) x) 2)) (*.f64 (fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (cos.f64 y) z)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 z z))) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (sin.f64 y) z) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
4 calls:
| 22.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 16.0ms | y |
| 14.0ms | z |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/.f64 x z)) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (fma.f64 (/.f64 (*.f64 z y) x) x x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) z))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.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))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.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)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
(fma.f64 (sin.f64 y) z (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
4 calls:
| 13.0ms | y |
| 9.0ms | x |
| 9.0ms | z |
| 9.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/.f64 x z)) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (fma.f64 (/.f64 (*.f64 z y) x) x x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) z))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.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))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.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)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
(fma.f64 (sin.f64 y) z (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
(+.f64 (*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
4 calls:
| 11.0ms | y |
| 9.0ms | z |
| 9.0ms | x |
| 9.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.4% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 90.1% | 3 | x |
| 83.1% | 2 | y |
| 88.0% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/.f64 x z)) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (fma.f64 (/.f64 (*.f64 z y) x) x x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) z))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.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))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.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)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (pow (* (sin y) z) 1/2) (pow (* (sin y) z) 1/2)) (* (cos y) x)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
4 calls:
| 39.0ms | x |
| 7.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 7.0ms | z |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.5% | 3 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 82.9% | 5 | y |
| 72.6% | 4 | z |
| 75.9% | 4 | x |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/.f64 x z)) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (fma.f64 (/.f64 (*.f64 z y) x) x x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) z))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.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))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.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)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
1 calls:
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (/.f64 x z)) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (fma.f64 (/.f64 (*.f64 z y) x) x x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (+ (/ (+ (* (* (* y y) x) -1/2) x) z) (* (+ (* (* y y) -1/6) 1) y)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) x)) z))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.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))) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.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)) z #s(approx (* (cos y) x) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
4 calls:
| 31.0ms | x |
| 6.0ms | y |
| 6.0ms | z |
| 6.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.5% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 57.5% | 1 | z |
| 57.5% | 1 | x |
| 57.5% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
4 calls:
| 4.0ms | y |
| 1.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.2% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 42.2% | 1 | y |
| 44.9% | 2 | z |
| 42.2% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
2 calls:
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.2% | 1 | y |
| 42.2% | 1 | z |
Compiled 2 to 6 computations (-200% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 5.010629591937982e+101 | 2.1452099708787139e+102 |
| 8.0ms | -1.7736787296128291e+84 | -1.1184924535139084e+84 |
| 16.0ms | 160× | 0 | valid |
Compiled 252 to 224 computations (11.1% saved)
ival-cos: 4.0ms (33.8% of total)ival-mult: 4.0ms (33.8% of total)ival-sin: 3.0ms (25.3% of total)ival-add: 1.0ms (8.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 2.455859506663911e+235 | 2.3852136233298147e+245 |
| 52.0ms | 0.09101446931539846 | 281481259795188580.0 |
| 20.0ms | -25197893.070653327 | -0.0023438711090166655 |
| 12.0ms | -4.873917525232289e+237 | -2.171768811413779e+237 |
| 58.0ms | 560× | 0 | valid |
Compiled 1 192 to 954 computations (20% saved)
ival-sin: 17.0ms (41.2% of total)ival-cos: 13.0ms (31.5% of total)ival-mult: 7.0ms (16.9% of total)ival-add: 2.0ms (4.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.005661540597291768 | 0.09101446931539846 |
| 79.0ms | -4563263901101901.0 | -25197893.070653327 |
| 80.0ms | 256× | 0 | valid |
Compiled 620 to 478 computations (22.9% saved)
ival-cos: 47.0ms (64.3% of total)ival-sin: 22.0ms (30.1% of total)ival-mult: 3.0ms (4.1% of total)ival-add: 1.0ms (1.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | -5.365572401718768e+204 | -1.6639758643397876e+204 |
| 23.0ms | 80× | 0 | valid |
Compiled 162 to 134 computations (17.3% saved)
ival-cos: 18.0ms (86% of total)ival-sin: 2.0ms (9.6% of total)ival-mult: 1.0ms (4.8% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 251 |
| 1 | 92 | 251 |
| 2 | 124 | 251 |
| 3 | 199 | 251 |
| 4 | 366 | 251 |
| 5 | 1129 | 251 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(if (<=.f64 x #s(literal -1250000000000000018288369038343591288712553734830818824098263483962245455313935269888 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 x #s(literal 540000000000000012472898983721813887130407476100083008333005366222662336200825396761735949646685011968 binary64)) (fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))) |
(if (<=.f64 y #s(literal -4400000000000000098377816497708015903097689187285706987412080345423591085005260180212498030856166164489369332226465466740600651943111771954276205613806212219673086727453645237239677909685272834257264585103055818832590994466900563233603584 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal -6052837899185947/144115188075855872 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) (if (<=.f64 y #s(literal 3422735716801577/36028797018963968 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) (if (<=.f64 y #s(literal 20500000000000000748581779979212805678612392775032314919283755421410911677364248497131131684490179570879183860548171438733448796948413028021702741035965984453297586827648903994920250100746806927142097946476634362978826211619379555096730796032 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))))) |
(if (<=.f64 y #s(literal -26000000 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal 5332261958806667/144115188075855872 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
(if (<=.f64 z #s(literal -2100000000000000046032445532112215560111329065665716304292002309282142722427141285936592033947639647056411828133801418347773539295891881679978880075901038386094209751185157468717187178521204948083312427008 binary64)) #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) #s(approx (+ (* x (cos y)) (* z (sin y))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(if (<=.f64 x #s(literal -1250000000000000018288369038343591288712553734830818824098263483962245455313935269888 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 x #s(literal 540000000000000012472898983721813887130407476100083008333005366222662336200825396761735949646685011968 binary64)) (fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))) |
(if (or (<=.f64 x #s(literal -1250000000000000018288369038343591288712553734830818824098263483962245455313935269888 binary64)) (not (<=.f64 x #s(literal 540000000000000012472898983721813887130407476100083008333005366222662336200825396761735949646685011968 binary64)))) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (fma.f64 (sin.f64 y) z #s(approx (* (cos y) x) x))) |
(if (<=.f64 y #s(literal -4400000000000000098377816497708015903097689187285706987412080345423591085005260180212498030856166164489369332226465466740600651943111771954276205613806212219673086727453645237239677909685272834257264585103055818832590994466900563233603584 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal -6052837899185947/144115188075855872 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) (if (<=.f64 y #s(literal 3422735716801577/36028797018963968 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) (if (<=.f64 y #s(literal 20500000000000000748581779979212805678612392775032314919283755421410911677364248497131131684490179570879183860548171438733448796948413028021702741035965984453297586827648903994920250100746806927142097946476634362978826211619379555096730796032 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))))) |
(if (<=.f64 y #s(literal -26000000 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal 5332261958806667/144115188075855872 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))) |
(if (or (<=.f64 y #s(literal -26000000 binary64)) (not (<=.f64 y #s(literal 5332261958806667/144115188075855872 binary64)))) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* (cos y) x) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
(if (<=.f64 z #s(literal -2100000000000000046032445532112215560111329065665716304292002309282142722427141285936592033947639647056411828133801418347773539295891881679978880075901038386094209751185157468717187178521204948083312427008 binary64)) #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) #s(approx (+ (* x (cos y)) (* z (sin y))) x)) |
(if (<=.f64 z #s(literal -2100000000000000046032445532112215560111329065665716304292002309282142722427141285936592033947639647056411828133801418347773539295891881679978880075901038386094209751185157468717187178521204948083312427008 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* z y) x) (*.f64 z y))) #s(approx (+ (* x (cos y)) (* z (sin y))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
| 1× | fuel |
Compiled 251 to 65 computations (74.1% saved)
Compiled 520 to 146 computations (71.9% saved)
Loading profile data...