
Time bar (total: 6.8s)
| 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.1s | 8 251× | 0 | valid |
| 1.0ms | 1× | 2 | valid |
| 1.0ms | 4× | 1 | valid |
ival-sin: 311.0ms (43.7% of total)ival-cos: 244.0ms (34.3% of total)ival-add: 86.0ms (12.1% of total)ival-mult: 59.0ms (8.3% of total)ival-true: 6.0ms (0.8% of total)adjust: 3.0ms (0.4% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| 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 |
| 55.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-cos: 18.0ms (46.8% of total)ival-sin: 11.0ms (28.6% of total)ival-add: 5.0ms (13% of total)ival-mult: 4.0ms (10.4% 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 | 36 | 97 |
| 1 | 109 | 97 |
| 2 | 276 | 95 |
| 3 | 489 | 95 |
| 4 | 862 | 95 |
| 5 | 1744 | 95 |
| 6 | 4012 | 95 |
| 7 | 6841 | 95 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 28 | 9 |
| 2 | 54 | 9 |
| 3 | 101 | 9 |
| 4 | 193 | 9 |
| 5 | 459 | 9 |
| 6 | 1236 | 9 |
| 7 | 3080 | 9 |
| 8 | 6176 | 9 |
| 0 | 8146 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.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 (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 9 to 8 computations (11.1% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 z (cos.f64 y)) | |
| cost-diff | 0 | (sin.f64 y) | |
| cost-diff | 0 | (+.f64 x (sin.f64 y)) | |
| cost-diff | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 0 | 13 | 24 |
| 1 | 28 | 24 |
| 2 | 54 | 24 |
| 3 | 101 | 24 |
| 4 | 193 | 24 |
| 5 | 459 | 24 |
| 6 | 1236 | 24 |
| 7 | 3080 | 24 |
| 8 | 6176 | 24 |
| 0 | 8146 | 23 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
z |
(cos.f64 y) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.00390625 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) | |
| accuracy | 0.0078125 | (+.f64 x (sin.f64 y)) | |
| accuracy | 0.13671875 | (*.f64 z (cos.f64 y)) |
| 23.0ms | 256× | 0 | valid |
Compiled 26 to 10 computations (61.5% saved)
ival-cos: 5.0ms (34.8% of total)ival-sin: 5.0ms (34.8% of total)ival-add: 2.0ms (13.9% of total)ival-mult: 2.0ms (13.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#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 (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 49.0ms | x | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
| 1.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
| 1.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
| 1.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
| 1.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (cos y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 540 |
| 1 | 406 | 536 |
| 2 | 1342 | 526 |
| 3 | 5460 | 524 |
| 0 | 8029 | 484 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#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 (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) x) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ x (sin y)) (fma.f64 (/.f64 (sin.f64 y) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ x (sin y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (sin.f64 y) (neg.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) (+.f64 y x))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ x (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)) (+.f64 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) (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 (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) (*.f64 z (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/24 binary64) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)))) (*.f64 y y) z)) |
#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 (sin y) #s(hole binary64 (sin y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 21 |
| 0 | 13 | 21 |
| 1 | 53 | 21 |
| 2 | 422 | 21 |
| 3 | 6147 | 21 |
| 0 | 8456 | 20 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) z) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
(*.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (/.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))))) (+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) (-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x))) (-.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) (*.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 (fma.f64 (cos.f64 y) z x) (fma.f64 (cos.f64 y) z x)) (*.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))))) (neg.f64 (+.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 z (+.f64 (sin.f64 y) x)) (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 9 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (+.f64 (sin.f64 y) x)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (+.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (+.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z)))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 y) z) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (-.f64 (*.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 4 binary64))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (*.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(fma.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (/.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (fabs.f64 (+.f64 (sin.f64 y) x)) (/.f64 (fabs.f64 (+.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 z #s(literal 3 binary64)) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (/.f64 (*.f64 (cos.f64 y) z) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) z) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(fma.f64 (+.f64 (sin.f64 y) x) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(-.f64 (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (*.f64 (cos.f64 y) z))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (sin.f64 y) (-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) x)) |
(+.f64 (fma.f64 (cos.f64 y) z (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) (*.f64 x x)))) |
(+.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (*.f64 (cos.f64 y) z))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x))) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (+.f64 (sin.f64 y) x)))) |
(+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 z))) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (+.f64 (sin.f64 y) x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(*.f64 (+.f64 (sin.f64 y) x) (/.f64 (-.f64 x (sin.f64 y)) (-.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) (fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (*.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (*.f64 (fma.f64 x x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 x (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sin.f64 y) #s(literal 6 binary64))) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) |
(neg.f64 (neg.f64 (+.f64 (sin.f64 y) x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (-.f64 (*.f64 (-.f64 (sin.f64 y) x) (sin.f64 y)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x (sin.f64 y))) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x (sin.f64 y))) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (sin.f64 y) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (-.f64 (sin.f64 y) x) (sin.f64 y) (*.f64 x x)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 y (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 y) (PI.f64))) |
(sin.f64 y) |
(cos.f64 (+.f64 (+.f64 y (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(neg.f64 (*.f64 (neg.f64 z) (cos.f64 y))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(fma.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.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)))) (neg.f64 (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 (sin.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (*.f64 (cos.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y 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) (neg.f64 (sin.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 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.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)) |
(-.f64 (*.f64 (sin.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (/.f64 (*.f64 y y) (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (cos.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y))))) (*.f64 (cos.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))) (sin.f64 (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (*.f64 y y)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.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))) |
Compiled 7 782 to 790 computations (89.8% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 219 | 13 | 232 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 220 | 13 | 233 |
| Status | Accuracy | Program |
|---|---|---|
| 27.0% | (fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 43.0% | (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| ▶ | 98.9% | (-.f64 (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
| 85.8% | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| 83.4% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) | |
| 57.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) | |
| ▶ | 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
| ▶ | 56.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 65.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) | |
| 59.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 69.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| ▶ | 40.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ▶ | 43.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 578 to 330 computations (42.9% saved)
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sin.f64 y) | |
| cost-diff | 0 | (cos.f64 y) | |
| cost-diff | 0 | (fma.f64 (cos.f64 y) z (sin.f64 y)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| cost-diff | 0 | (cos.f64 y) | |
| cost-diff | 0 | (*.f64 (cos.f64 y) z) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) | |
| cost-diff | 0 | (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) | |
| cost-diff | 0 | (cos.f64 y) | |
| cost-diff | 0 | (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) | |
| cost-diff | 5 | (-.f64 (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 184 |
| 0 | 47 | 180 |
| 1 | 87 | 180 |
| 2 | 178 | 177 |
| 3 | 469 | 177 |
| 4 | 1371 | 176 |
| 5 | 4807 | 176 |
| 0 | 8006 | 175 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) |
(cos.f64 y) |
y |
z |
(*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) |
x |
(/.f64 x (-.f64 x (sin.f64 y))) |
(-.f64 x (sin.f64 y)) |
(sin.f64 y) |
(/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
z |
y |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
y |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
| Outputs |
|---|
(-.f64 (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(fma.f64 z (cos.f64 y) (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) |
(fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) |
(cos.f64 y) |
y |
z |
(*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) |
(*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) |
x |
(/.f64 x (-.f64 x (sin.f64 y))) |
(-.f64 x (sin.f64 y)) |
(sin.f64 y) |
(/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 z y) |
z |
y |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
(+.f64 x z) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 z (cos.f64 y))) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
y |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (sin.f64 y) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.07421875 | (fma.f64 (cos.f64 y) z (sin.f64 y)) | |
| accuracy | 28.093437212672473 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.13671875 | (*.f64 (cos.f64 y) z) | |
| accuracy | 38.268981810138996 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| accuracy | 0.0 | (+.f64 z x) | |
| accuracy | 0.0 | (*.f64 z y) | |
| accuracy | 0.0390625 | (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) | |
| accuracy | 24.8350028859559 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) | |
| accuracy | 35.88988011630561 | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) | |
| accuracy | 0.0625 | (/.f64 x (-.f64 x (sin.f64 y))) | |
| accuracy | 0.06640625 | (*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) | |
| accuracy | 0.22332001953688405 | (pow.f64 (sin.f64 y) #s(literal 2 binary64)) | |
| accuracy | 4.486954241931638 | (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) |
| 72.0ms | 256× | 0 | valid |
Compiled 166 to 28 computations (83.1% saved)
ival-add: 12.0ms (22.8% of total)ival-mult: 11.0ms (20.9% of total)ival-cos: 8.0ms (15.2% of total)ival-sin: 6.0ms (11.4% of total)ival-sub: 5.0ms (9.5% of total)ival-pow2: 5.0ms (9.5% of total)ival-div: 4.0ms (7.6% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) |
(cos.f64 y) |
(*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(sin.f64 y) |
(/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(/.f64 x (-.f64 x (sin.f64 y))) |
(+.f64 z x) |
| Outputs |
|---|
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (* z (cos y)) (* -1 (sin y))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (+ x (* z (cos y))) (* -1 (sin y))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* -1 (/ (pow x 2) (sin y))) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* z (cos y)) (* (pow x 2) (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* z (cos y)) (* (pow x 2) (- (* x (- (* -1 (/ x (pow (sin y) 3))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y))))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (/ (pow x 2) (sin y))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* (pow x 2) (- (* x (- (* -1 (/ x (pow (sin y) 3))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* (pow x 2) (- (* x (- (* x (- (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (sin y)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (+ (* -1 x) (* -1 (sin y))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (+ (* -1 (sin y)) (* x (- (* -1 (/ x (sin y))) 1))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (+ (* -1 (sin y)) (* x (- (* x (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))) 1))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* -1 (/ x (sin y))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* x (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* x (- (* x (- (* -1 (/ x (pow (sin y) 3))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* x (- (* x (- (* x (- (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (/ (* z (cos y)) x)) (* -1 (/ (sin y) x)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow (sin y) 2)) (pow (sin y) 2)) (pow x 2))) (/ (* z (cos y)) x))) (* -1 (/ (sin y) x)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* x (- (+ 1 (/ (* z (cos y)) x)) (* -1 (/ (sin y) x)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* x (- (+ 1 (+ (/ (* z (cos y)) x) (/ (pow (sin y) 2) (pow x 2)))) (* -1 (/ (sin y) x)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* x (- (+ 1 (+ (/ (* z (cos y)) x) (/ (pow (sin y) 3) (pow x 3)))) (+ (* -1 (/ (sin y) x)) (* -1 (/ (pow (sin y) 2) (pow x 2)))))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 x)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin y) 2) (pow x 2))) (* -1 (/ (sin y) x)))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin y) 3) (pow x 3))) (+ (* -1 (/ (sin y) x)) (* -1 (/ (pow (sin y) 2) (pow x 2)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (pow (sin y) 2) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (+ (/ (pow (sin y) 3) x) (pow (sin y) 2)) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (- (+ (/ (pow (sin y) 4) (pow x 2)) (pow (sin y) 2)) (* -1 (/ (pow (sin y) 3) x))) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (- (+ (/ (pow (sin y) 5) (pow x 3)) (pow (sin y) 2)) (+ (* -1 (/ (pow (sin y) 3) x)) (* -1 (/ (pow (sin y) 4) (pow x 2))))) x))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 1)) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (/ (sin y) x)))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (- (+ 1 (/ (pow (sin y) 2) (pow x 2))) (* -1 (/ (sin y) x))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (- (+ 1 (/ (pow (sin y) 3) (pow x 3))) (+ (* -1 (/ (sin y) x)) (* -1 (/ (pow (sin y) 2) (pow x 2))))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (+ (* z (cos y)) (/ (pow (sin y) 2) x))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (+ (* -1 (/ (+ (* -1 (/ (pow (sin y) 3) x)) (* -1 (pow (sin y) 2))) x)) (* z (cos y)))) x)) 1))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (pow (sin y) 2) x) (* -1 (sin y))) x)) 1))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (sin y) 3) x)) (pow (sin y) 2)) x)) (* -1 (sin y))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (pow (sin y) 3) x)) (* -1 (pow (sin y) 2))) x)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (/ (pow (sin y) 4) x) (pow (sin y) 3)) x)) (* -1 (pow (sin y) 2))) x)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (sin y) 5) x)) (* -1 (pow (sin y) 4))) x)) (pow (sin y) 3)) x)) (* -1 (pow (sin y) 2))) x)))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (sin y) 2) x)) (sin y)) x))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (sin y) 3) x) (* -1 (pow (sin y) 2))) x)) (sin y)) x))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x z))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (/ 1 x))))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (+ (* y (- (/ 1 (pow x 2)) 1/6)) (/ 1 x)))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (+ x y))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (+ x (* y (+ 1 (/ y x)))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (+ x (* y (+ 1 (* y (+ (* y (- (/ 1 (pow x 2)) 1/6)) (/ 1 x)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (pow y 2) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* (pow y 2) (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* (pow y 2) (+ (* y (+ (* y (- (/ 1 (pow x 3)) (* 1/3 (/ 1 x)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* (pow y 2) (+ (* y (+ (* y (- (+ (* -1 (* y (+ (* -1 (/ (- (/ 1 (pow x 3)) (* 1/3 (/ 1 x))) x)) (* 1/6 (/ 1 (pow x 2)))))) (/ 1 (pow x 3))) (* 1/3 (/ 1 x)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (pow y 2))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* -1/3 (pow y 2)))))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* y (+ (/ 1 x) (/ y (pow x 2))))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* y (- (/ 1 (pow x 3)) (* 1/6 (/ 1 x)))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (+ (* z (cos y)) (/ (pow x 2) (- x (sin y)))) (/ (pow (sin y) 2) (- x (sin y)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* z (cos y)) (/ (pow x 2) (- x (sin y)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (/ (pow x 2) (- x (sin y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (pow (sin y) 2) (- x (sin y))))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (pow (sin y) 2))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (/ x (- x (sin y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (/ (pow x 2) (- x (sin y))) (/ (pow (sin y) 2) (- x (sin y)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (/ (pow x 2) (- x (sin y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* z (cos y)))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* z (- (+ (cos y) (/ (pow x 2) (* z (- x (sin y))))) (/ (pow (sin y) 2) (* z (- x (sin y)))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* z (+ (cos y) (/ (pow x 2) (* z (- x (sin y)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (- (/ (pow x 2) (- x (sin y))) (/ (pow (sin y) 2) (- x (sin y)))) z))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (pow x 2) (* z (- x (sin y)))))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | y | @ | -inf | ((- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (cos y) (* x (/ x (- x (sin y)))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y) (/ (pow (sin y) 2) (- x (sin y))) (pow (sin y) 2) (/ x (- x (sin y))) (+ z x)) |
| 7.0ms | x | @ | inf | ((- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (cos y) (* x (/ x (- x (sin y)))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y) (/ (pow (sin y) 2) (- x (sin y))) (pow (sin y) 2) (/ x (- x (sin y))) (+ z x)) |
| 3.0ms | x | @ | 0 | ((- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (cos y) (* x (/ x (- x (sin y)))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y) (/ (pow (sin y) 2) (- x (sin y))) (pow (sin y) 2) (/ x (- x (sin y))) (+ z x)) |
| 3.0ms | y | @ | inf | ((- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (cos y) (* x (/ x (- x (sin y)))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y) (/ (pow (sin y) 2) (- x (sin y))) (pow (sin y) 2) (/ x (- x (sin y))) (+ z x)) |
| 3.0ms | x | @ | -inf | ((- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (cos y) (* x (/ x (- x (sin y)))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y) (/ (pow (sin y) 2) (- x (sin y))) (pow (sin y) 2) (/ x (- x (sin y))) (+ z x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 608 | 3541 |
| 1 | 1636 | 3465 |
| 2 | 5232 | 3359 |
| 0 | 8307 | 3155 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (* z (cos y)) (* -1 (sin y))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (+ x (* z (cos y))) (* -1 (sin y))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* -1 (/ (pow x 2) (sin y))) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* z (cos y)) (* (pow x 2) (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* z (cos y)) (* (pow x 2) (- (* x (- (* -1 (/ x (pow (sin y) 3))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y))))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (/ (pow x 2) (sin y))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* (pow x 2) (- (* x (- (* -1 (/ x (pow (sin y) 3))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* (pow x 2) (- (* x (- (* x (- (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (sin y)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (+ (* -1 x) (* -1 (sin y))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (+ (* -1 (sin y)) (* x (- (* -1 (/ x (sin y))) 1))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (+ (* -1 (sin y)) (* x (- (* x (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))) 1))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* -1 (/ x (sin y))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* x (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* x (- (* x (- (* -1 (/ x (pow (sin y) 3))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* x (- (* x (- (* x (- (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (/ (* z (cos y)) x)) (* -1 (/ (sin y) x)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow (sin y) 2)) (pow (sin y) 2)) (pow x 2))) (/ (* z (cos y)) x))) (* -1 (/ (sin y) x)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* x (- (+ 1 (/ (* z (cos y)) x)) (* -1 (/ (sin y) x)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* x (- (+ 1 (+ (/ (* z (cos y)) x) (/ (pow (sin y) 2) (pow x 2)))) (* -1 (/ (sin y) x)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* x (- (+ 1 (+ (/ (* z (cos y)) x) (/ (pow (sin y) 3) (pow x 3)))) (+ (* -1 (/ (sin y) x)) (* -1 (/ (pow (sin y) 2) (pow x 2)))))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 x)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin y) 2) (pow x 2))) (* -1 (/ (sin y) x)))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin y) 3) (pow x 3))) (+ (* -1 (/ (sin y) x)) (* -1 (/ (pow (sin y) 2) (pow x 2)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (pow (sin y) 2) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (+ (/ (pow (sin y) 3) x) (pow (sin y) 2)) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (- (+ (/ (pow (sin y) 4) (pow x 2)) (pow (sin y) 2)) (* -1 (/ (pow (sin y) 3) x))) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (- (+ (/ (pow (sin y) 5) (pow x 3)) (pow (sin y) 2)) (+ (* -1 (/ (pow (sin y) 3) x)) (* -1 (/ (pow (sin y) 4) (pow x 2))))) x))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 1)) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (/ (sin y) x)))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (- (+ 1 (/ (pow (sin y) 2) (pow x 2))) (* -1 (/ (sin y) x))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (- (+ 1 (/ (pow (sin y) 3) (pow x 3))) (+ (* -1 (/ (sin y) x)) (* -1 (/ (pow (sin y) 2) (pow x 2))))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (+ (* z (cos y)) (/ (pow (sin y) 2) x))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (+ (* -1 (/ (+ (* -1 (/ (pow (sin y) 3) x)) (* -1 (pow (sin y) 2))) x)) (* z (cos y)))) x)) 1))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (pow (sin y) 2) x) (* -1 (sin y))) x)) 1))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (sin y) 3) x)) (pow (sin y) 2)) x)) (* -1 (sin y))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (pow (sin y) 3) x)) (* -1 (pow (sin y) 2))) x)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (/ (pow (sin y) 4) x) (pow (sin y) 3)) x)) (* -1 (pow (sin y) 2))) x)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (sin y) 5) x)) (* -1 (pow (sin y) 4))) x)) (pow (sin y) 3)) x)) (* -1 (pow (sin y) 2))) x)))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (sin y) 2) x)) (sin y)) x))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (sin y) 3) x) (* -1 (pow (sin y) 2))) x)) (sin y)) x))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x z))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (/ 1 x))))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (+ (* y (- (/ 1 (pow x 2)) 1/6)) (/ 1 x)))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (+ x y))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (+ x (* y (+ 1 (/ y x)))))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (+ x (* y (+ 1 (* y (+ (* y (- (/ 1 (pow x 2)) 1/6)) (/ 1 x)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (pow y 2) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* (pow y 2) (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* (pow y 2) (+ (* y (+ (* y (- (/ 1 (pow x 3)) (* 1/3 (/ 1 x)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* (pow y 2) (+ (* y (+ (* y (- (+ (* -1 (* y (+ (* -1 (/ (- (/ 1 (pow x 3)) (* 1/3 (/ 1 x))) x)) (* 1/6 (/ 1 (pow x 2)))))) (/ 1 (pow x 3))) (* 1/3 (/ 1 x)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (pow y 2))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* -1/3 (pow y 2)))))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* y (+ (/ 1 x) (/ y (pow x 2))))))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* y (- (/ 1 (pow x 3)) (* 1/6 (/ 1 x)))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (+ (* z (cos y)) (/ (pow x 2) (- x (sin y)))) (/ (pow (sin y) 2) (- x (sin y)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* z (cos y)) (/ (pow x 2) (- x (sin y)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (/ (pow x 2) (- x (sin y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (pow (sin y) 2) (- x (sin y))))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (pow (sin y) 2))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (/ x (- x (sin y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (/ (pow x 2) (- x (sin y))) (/ (pow (sin y) 2) (- x (sin y)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (/ (pow x 2) (- x (sin y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* z (cos y)))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* z (- (+ (cos y) (/ (pow x 2) (* z (- x (sin y))))) (/ (pow (sin y) 2) (* z (- x (sin y)))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* z (+ (cos y) (/ (pow x 2) (* z (- x (sin y)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (- (/ (pow x 2) (- x (sin y))) (/ (pow (sin y) 2) (- x (sin y)))) z))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (pow x 2) (* z (- x (sin y)))))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
| Outputs |
|---|
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (* z (cos y)) (* -1 (sin y))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (+ x (* z (cos y))) (* -1 (sin y))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* -1 (/ (pow x 2) (sin y))) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (fma.f64 (neg.f64 x) (/.f64 x (sin.f64 y)) (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* z (cos y)) (* (pow x 2) (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (fma.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* z (cos y)) (* (pow x 2) (- (* x (- (* -1 (/ x (pow (sin y) 3))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (fma.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 x x) (*.f64 (cos.f64 y) z))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (/ (pow x 2) (sin y))))) |
#s(approx (* x (/ x (- x (sin y)))) (*.f64 (neg.f64 x) (/.f64 x (sin.f64 y)))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* (pow x 2) (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))))) |
#s(approx (* x (/ x (- x (sin y)))) (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 x x))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* (pow x 2) (- (* x (- (* -1 (/ x (pow (sin y) 3))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (* x (/ x (- x (sin y)))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 x x))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* (pow x 2) (- (* x (- (* x (- (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (* x (/ x (- x (sin y)))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) x) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) (*.f64 x x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (+.f64 x y))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (sin y)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (neg.f64 (sin.f64 y))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (+ (* -1 x) (* -1 (sin y))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (neg.f64 (+.f64 (sin.f64 y) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (+ (* -1 (sin y)) (* x (- (* -1 (/ x (sin y))) 1))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (fma.f64 (fma.f64 (/.f64 x (sin.f64 y)) #s(literal -1 binary64) #s(literal -1 binary64)) x (neg.f64 (sin.f64 y)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (+ (* -1 (sin y)) (* x (- (* x (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))) 1))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (fma.f64 (fma.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) x #s(literal -1 binary64)) x (neg.f64 (sin.f64 y)))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* -1 (/ x (sin y))))) |
#s(approx (/ x (- x (sin y))) (/.f64 (neg.f64 x) (sin.f64 y))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* x (- (* -1 (/ x (pow (sin y) 2))) (/ 1 (sin y)))))) |
#s(approx (/ x (- x (sin y))) (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 y))) x)) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* x (- (* x (- (* -1 (/ x (pow (sin y) 3))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (/ x (- x (sin y))) (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) x)) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (* x (- (* x (- (* x (- (* -1 (/ x (pow (sin y) 4))) (/ 1 (pow (sin y) 3)))) (/ 1 (pow (sin y) 2)))) (/ 1 (sin y)))))) |
#s(approx (/ x (- x (sin y))) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) x) (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) x) (/.f64 #s(literal 1 binary64) (sin.f64 y))) x)) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) z) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) x) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (/ (* z (cos y)) x)) (* -1 (/ (sin y) x)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (+ (* -1 (/ (+ (* -1 (pow (sin y) 2)) (pow (sin y) 2)) (pow x 2))) (/ (* z (cos y)) x))) (* -1 (/ (sin y) x)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) x) x))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) x) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* x (- (+ 1 (/ (* z (cos y)) x)) (* -1 (/ (sin y) x)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* x (- (+ 1 (+ (/ (* z (cos y)) x) (/ (pow (sin y) 2) (pow x 2)))) (* -1 (/ (sin y) x)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (+.f64 (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* x (- (+ 1 (+ (/ (* z (cos y)) x) (/ (pow (sin y) 3) (pow x 3)))) (+ (* -1 (/ (sin y) x)) (* -1 (/ (pow (sin y) 2) (pow x 2)))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (+.f64 (/.f64 (+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) x)) x)) x) #s(literal 1 binary64)) x)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 x)) |
#s(approx (* x (/ x (- x (sin y)))) x) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (* x (/ x (- x (sin y)))) (fma.f64 (/.f64 (sin.f64 y) x) x x)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin y) 2) (pow x 2))) (* -1 (/ (sin y) x)))))) |
#s(approx (* x (/ x (- x (sin y)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin y) 3) (pow x 3))) (+ (* -1 (/ (sin y) x)) (* -1 (/ (pow (sin y) 2) (pow x 2)))))))) |
#s(approx (* x (/ x (- x (sin y)))) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (sin.f64 y)) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y) x) x x)) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (pow (sin y) 2) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) x)) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (+ (/ (pow (sin y) 3) x) (pow (sin y) 2)) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (/.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) x)) x)) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (- (+ (/ (pow (sin y) 4) (pow x 2)) (pow (sin y) 2)) (* -1 (/ (pow (sin y) 3) x))) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (/.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x)) x)) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (- (+ (/ (pow (sin y) 5) (pow x 3)) (pow (sin y) 2)) (+ (* -1 (/ (pow (sin y) 3) x)) (* -1 (/ (pow (sin y) 4) (pow x 2))))) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (/.f64 (+.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64)))) x)) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 1)) |
#s(approx (/ x (- x (sin y))) #s(literal 1 binary64)) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (/ (sin y) x)))) |
#s(approx (/ x (- x (sin y))) (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (- (+ 1 (/ (pow (sin y) 2) (pow x 2))) (* -1 (/ (sin y) x))))) |
#s(approx (/ x (- x (sin y))) (+.f64 (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (sin.f64 y)) x) #s(literal 1 binary64))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (- (+ 1 (/ (pow (sin y) 3) (pow x 3))) (+ (* -1 (/ (sin y) x)) (* -1 (/ (pow (sin y) 2) (pow x 2))))))) |
#s(approx (/ x (- x (sin y))) (+.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (sin.f64 y)) x)) #s(literal 1 binary64))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) x) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ z x) (fma.f64 (/.f64 z x) x x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (+ (* z (cos y)) (/ (pow (sin y) 2) x))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (+ (* -1 (/ (+ (* -1 (/ (pow (sin y) 3) x)) (* -1 (pow (sin y) 2))) x)) (* z (cos y)))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) x)) x)) x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (* x (/ x (- x (sin y)))) (fma.f64 (/.f64 (sin.f64 y) x) x x)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (pow (sin y) 2) x) (* -1 (sin y))) x)) 1))))) |
#s(approx (* x (/ x (- x (sin y)))) (*.f64 (+.f64 (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow (sin y) 3) x)) (pow (sin y) 2)) x)) (* -1 (sin y))) x)) 1))))) |
#s(approx (* x (/ x (- x (sin y)))) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (sin.f64 y)) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y) x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (pow (sin y) 3) x)) (* -1 (pow (sin y) 2))) x)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (/.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) x)) x)) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (/ (pow (sin y) 4) x) (pow (sin y) 3)) x)) (* -1 (pow (sin y) 2))) x)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (/.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 4 binary64)) x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x)) x)) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (sin y) 5) x)) (* -1 (pow (sin y) 4))) x)) (pow (sin y) 3)) x)) (* -1 (pow (sin y) 2))) x)))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (/.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 5 binary64)) x) (pow.f64 (sin.f64 y) #s(literal 4 binary64))) x) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) x)) x)) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (pow (sin y) 2) x)) (sin y)) x))))) |
#s(approx (/ x (- x (sin y))) (+.f64 (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (sin.f64 y)) x) #s(literal 1 binary64))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow (sin y) 3) x) (* -1 (pow (sin y) 2))) x)) (sin y)) x))))) |
#s(approx (/ x (- x (sin y))) (+.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (/.f64 (fma.f64 (sin.f64 y) (/.f64 (sin.f64 y) x) (sin.f64 y)) x)) #s(literal 1 binary64))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ z x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 z x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x z))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 (+.f64 z y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (+.f64 x y))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 x z))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (+.f64 x z)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (/ 1 x))))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) y (+.f64 x z))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (+ (* y (- (/ 1 (pow x 2)) 1/6)) (/ 1 x)))))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/6 binary64)) y (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) x))) y #s(literal 1 binary64)) y (+.f64 x z))) |
#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 (* x (/ x (- x (sin y)))) #s(hole binary64 (+ x y))) |
#s(approx (* x (/ x (- x (sin y)))) (+.f64 x y)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (+ x (* y (+ 1 (/ y x)))))) |
#s(approx (* x (/ x (- x (sin y)))) (fma.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) y x)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (+ x (* y (+ 1 (* y (+ (* y (- (/ 1 (pow x 2)) 1/6)) (/ 1 x)))))))) |
#s(approx (* x (/ x (- x (sin y)))) (fma.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/6 binary64)) y (/.f64 #s(literal 1 binary64) x)) y #s(literal 1 binary64)) y x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 x z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
#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)) (fma.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y)) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (pow y 2) x))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (*.f64 (/.f64 y x) y)) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* (pow y 2) (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (*.f64 (/.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x) (*.f64 y y))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* (pow y 2) (+ (* y (+ (* y (- (/ 1 (pow x 3)) (* 1/3 (/ 1 x)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (*.f64 (fma.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x) y) y (/.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) (*.f64 y y))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (* (pow y 2) (+ (* y (+ (* y (- (+ (* -1 (* y (+ (* -1 (/ (- (/ 1 (pow x 3)) (* 1/3 (/ 1 x))) x)) (* 1/6 (/ 1 (pow x 2)))))) (/ 1 (pow x 3))) (* 1/3 (/ 1 x)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (*.f64 (fma.f64 (*.f64 (fma.f64 (neg.f64 y) (/.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) (+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) x))) x) (/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) x)) y) y (/.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) (*.f64 y y))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (pow y 2))) |
#s(approx (pow (sin y) 2) (*.f64 y y)) |
#s(approx (pow (sin y) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* -1/3 (pow y 2)))))) |
#s(approx (pow (sin y) 2) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/3 binary64) (*.f64 y y))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 2) (- (* 2/45 (pow y 2)) 1/3)))))) |
#s(approx (pow (sin y) 2) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 2/45 binary64) (*.f64 y y) #s(literal -1/3 binary64)) (*.f64 y y))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 2/45 (* -1/315 (pow y 2)))) 1/3)))))) |
#s(approx (pow (sin y) 2) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 y y) #s(literal 2/45 binary64)) (*.f64 y y) #s(literal -1/3 binary64)) (*.f64 y y))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (/ x (- x (sin y))) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* y (+ (/ 1 x) (/ y (pow x 2))))))) |
#s(approx (/ x (- x (sin y))) (fma.f64 (/.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x) y #s(literal 1 binary64))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (+ 1 (* y (+ (* y (+ (* y (- (/ 1 (pow x 3)) (* 1/6 (/ 1 x)))) (/ 1 (pow x 2)))) (/ 1 x)))))) |
#s(approx (/ x (- x (sin y))) (fma.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/6 binary64)) x) y) y (/.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) y #s(literal 1 binary64))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (+ (* z (cos y)) (/ (pow x 2) (- x (sin y)))) (/ (pow (sin y) 2) (- x (sin y)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (-.f64 (*.f64 (cos.f64 y) z) (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (+ (* z (cos y)) (/ (pow x 2) (- x (sin y)))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (*.f64 (cos.f64 y) z))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* x (/ x (- x (sin y)))) #s(hole binary64 (/ (pow x 2) (- x (sin y))))) |
#s(approx (* x (/ x (- x (sin y)))) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 (+.f64 (/.f64 (+.f64 x z) y) #s(literal 1 binary64)) y)) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) #s(hole binary64 (/ (pow (sin y) 2) (- x (sin y))))) |
#s(approx (/ (pow (sin y) 2) (- x (sin y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
#s(approx (pow (sin y) 2) #s(hole binary64 (pow (sin y) 2))) |
#s(approx (pow (sin y) 2) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
#s(approx (/ x (- x (sin y))) #s(hole binary64 (/ x (- x (sin y))))) |
#s(approx (/ x (- x (sin y))) (/.f64 x (-.f64 x (sin.f64 y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) z (/.f64 (fma.f64 (/.f64 (+.f64 x z) y) #s(literal -1 binary64) #s(literal -1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (- (/ (pow x 2) (- x (sin y))) (/ (pow (sin y) 2) (- x (sin y)))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (/ (pow x 2) (- x (sin y))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (+.f64 x y))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* z (cos y)))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (*.f64 (cos.f64 y) z)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* z (- (+ (cos y) (/ (pow x 2) (* z (- x (sin y))))) (/ (pow (sin y) 2) (* z (- x (sin y)))))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) z) (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* z (+ (cos y) (/ (pow x 2) (* z (- x (sin y)))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 x (-.f64 x (sin.f64 y))) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 x y) z)) z z)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ z x) (fma.f64 (/.f64 x z) z z)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (- (/ (pow x 2) (- x (sin y))) (/ (pow (sin y) 2) (- x (sin y)))) z))))))) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) z) (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (pow x 2) (* z (- x (sin y)))))))))) |
#s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (fma.f64 (/.f64 x z) (/.f64 x (-.f64 x (sin.f64 y))) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 x y) z)) z z)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ z x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 160 |
| 0 | 47 | 156 |
| 1 | 196 | 142 |
| 0 | 1571 | 142 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) |
(cos.f64 y) |
(*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(sin.f64 y) |
(/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) |
(pow.f64 (sin.f64 y) #s(literal 2 binary64)) |
(/.f64 x (-.f64 x (sin.f64 y))) |
(+.f64 z x) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y)))) (-.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) (fma.f64 z (cos.f64 y) (sin.f64 y))) (*.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (fma.f64 z (cos.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (fma.f64 z (cos.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 2 binary64))) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) (-.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (neg.f64 (-.f64 x (sin.f64 y)))) (*.f64 (fma.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (-.f64 x (sin.f64 y))) (*.f64 (fma.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) #s(literal 2 binary64))) (fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (fma.f64 z (cos.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (fma.f64 z (cos.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (-.f64 (*.f64 z (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 (sin.f64 y) x) (*.f64 x x)) (-.f64 (*.f64 z (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (+.f64 x (*.f64 z (cos.f64 y)))) |
(fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (-.f64 (*.f64 z (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) |
(fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (-.f64 (*.f64 z (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 2 binary64)) (fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (fma.f64 z (cos.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) #s(literal 2 binary64)) (fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (fma.f64 z (cos.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (fma.f64 z (cos.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) #s(literal 3 binary64)) (fma.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) (fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (fma.f64 z (cos.f64 y) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) (pow.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))))) |
(-.f64 (*.f64 z (cos.f64 y)) (fma.f64 (neg.f64 x) (/.f64 x (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(+.f64 (fma.f64 z (cos.f64 y) x) (sin.f64 y)) |
(+.f64 (+.f64 x (*.f64 z (cos.f64 y))) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (cos.f64 y)) (-.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 z (cos.f64 y) (sin.f64 y)) x) |
(+.f64 (*.f64 z (cos.f64 y)) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))) |
(+.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (-.f64 (*.f64 z (cos.f64 y)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))))) |
(+.f64 (sin.f64 y) (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 z (cos.f64 y)))) |
(+.f64 x (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 x (-.f64 x (sin.f64 y)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) (/.f64 x (-.f64 x (sin.f64 y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z (cos.f64 y)) x) (/.f64 x (-.f64 x (sin.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 z (cos.f64 y))) |
(fma.f64 (/.f64 x (-.f64 x (sin.f64 y))) x (*.f64 z (cos.f64 y))) |
(fma.f64 x (/.f64 x (-.f64 x (sin.f64 y))) (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 x (-.f64 x (sin.f64 y))))) |
(fma.f64 z (cos.f64 y) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (neg.f64 x)) (/.f64 x (-.f64 x (sin.f64 y))))) |
(fma.f64 (cos.f64 y) z (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x))) (/.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)))) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (/.f64 x (-.f64 x (sin.f64 y)))) x)) |
(-.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) (/.f64 x (-.f64 x (sin.f64 y))))) |
(-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (-.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 x (-.f64 x (sin.f64 y))))) |
(+.f64 (*.f64 z (cos.f64 y)) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) |
(+.f64 (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) (*.f64 z (cos.f64 y))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (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))))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x)) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 (sin.f64 y) x) (*.f64 x x))) |
(*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x) |
(*.f64 x (/.f64 x (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z)) (*.f64 x x)) (-.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x)) |
(/.f64 (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z)) |
(/.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) (+.f64 x z))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z)) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) (+.f64 x z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z)) (/.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) x) z))) |
(-.f64 (+.f64 x z) (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64))) y)) |
(-.f64 (+.f64 x z) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (fma.f64 (+.f64 x z) (-.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) (+.f64 x z)) |
(+.f64 (+.f64 x z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) |
(+.f64 x (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z)) |
(+.f64 z (+.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) z) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 z #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 z y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 z (cos.f64 y))) |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 z (cos.f64 y) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (*.f64 z (cos.f64 y))) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)))) |
(-.f64 (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) (pow.f64 (*.f64 z (cos.f64 y)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z (cos.f64 y)) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 z (cos.f64 y))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(sin.f64 y) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x)) |
(*.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 (sin.f64 y) x) (*.f64 x x))) |
(*.f64 (sin.f64 y) (/.f64 (sin.f64 y) (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y)))) |
(neg.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (neg.f64 (-.f64 x (sin.f64 y))))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 (sin.f64 y))) |
(*.f64 (fabs.f64 (sin.f64 y)) (fabs.f64 (sin.f64 y))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 y))) (exp.f64 (log.f64 (sin.f64 y)))) |
(*.f64 (sin.f64 y) (sin.f64 y)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.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) y)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x)) |
(*.f64 (/.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (fma.f64 (sin.f64 y) (+.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (neg.f64 x) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 x (-.f64 x (sin.f64 y))) |
(neg.f64 (/.f64 (neg.f64 x) (-.f64 x (sin.f64 y)))) |
(neg.f64 (/.f64 x (neg.f64 (-.f64 x (sin.f64 y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x z) (-.f64 z x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(/.f64 (*.f64 (+.f64 x z) (-.f64 z x)) (-.f64 z x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x (-.f64 x z) (*.f64 z z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x z) (*.f64 z z)))) |
(+.f64 x z) |
(+.f64 z x) |
Compiled 11 506 to 1 360 computations (88.2% saved)
24 alts after pruning (21 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 364 | 16 | 380 |
| Fresh | 3 | 5 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 369 | 24 | 393 |
| Status | Accuracy | Program |
|---|---|---|
| 27.0% | (fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 43.0% | (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 59.0% | (-.f64 #s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) | |
| ▶ | 85.8% | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| 83.4% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) | |
| 69.7% | #s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) | |
| ✓ | 56.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 57.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) | |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) | |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) | |
| ▶ | 59.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
| ✓ | 40.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) | |
| 25.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| ▶ | 8.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
| 39.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) | |
| 2.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) | |
| 30.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) | |
| 31.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) | |
| 18.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) | |
| ▶ | 26.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
| 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| ▶ | 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
| ✓ | 43.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 221 to 742 computations (39.2% saved)
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sin.f64 y) | |
| cost-diff | 0 | (+.f64 (sin.f64 y) x) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| cost-diff | 0 | (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) | |
| cost-diff | 0 | (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) | |
| cost-diff | 0 | #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) | |
| cost-diff | 0 | (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y) | |
| cost-diff | 0 | #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) | |
| cost-diff | 0 | #s(approx (+ (* (cos y) z) (sin y)) z) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) | |
| cost-diff | 0 | #s(approx (* z (cos y)) z) | |
| cost-diff | 0 | (sin.f64 y) | |
| cost-diff | 0 | (+.f64 x (sin.f64 y)) | |
| cost-diff | 0 | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 230 |
| 0 | 53 | 228 |
| 1 | 115 | 228 |
| 2 | 312 | 228 |
| 3 | 977 | 228 |
| 4 | 3495 | 228 |
| 5 | 7764 | 228 |
| 0 | 8023 | 220 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
#s(approx (* z (cos y)) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
z |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
y |
#s(literal -1/2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 #s(approx (* z (cos y)) z) x) (sin.f64 y)) |
(+.f64 x (sin.f64 y)) |
(+.f64 (sin.f64 y) x) |
x |
(sin.f64 y) |
y |
#s(approx (* z (cos y)) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 (*.f64 #s(literal -1/2 binary64) z) y) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z) |
(*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
z |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
y |
#s(literal -1/2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (sin.f64 y) | |
| accuracy | 0.0078125 | (+.f64 (sin.f64 y) x) | |
| accuracy | 25.63945299565764 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| accuracy | 0.10546875 | (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) | |
| accuracy | 4.032031080453834 | (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) | |
| accuracy | 29.0438835775101 | #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) | |
| accuracy | 38.268981810138996 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) | |
| accuracy | 0.0 | (*.f64 #s(literal -1/2 binary64) y) | |
| accuracy | 0.078125 | (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y) | |
| accuracy | 24.8350028859559 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) | |
| accuracy | 34.59980767663796 | #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y)) | |
| accuracy | 28.093437212672473 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) | |
| accuracy | 36.382301695729744 | #s(approx (+ (* (cos y) z) (sin y)) z) | |
| accuracy | 0.0 | (sin.f64 y) | |
| accuracy | 0.00390625 | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| accuracy | 0.0078125 | (+.f64 x (sin.f64 y)) | |
| accuracy | 26.710134843363473 | #s(approx (* z (cos y)) z) |
| 146.0ms | 256× | 0 | valid |
Compiled 151 to 32 computations (78.8% saved)
ival-add: 40.0ms (47.5% of total)ival-mult: 18.0ms (21.4% of total)ival-sin: 16.0ms (19% of total)ival-cos: 6.0ms (7.1% of total)const: 4.0ms (4.8% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 (sin.f64 y) x) |
(*.f64 #s(literal -1/2 binary64) y) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 x)) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#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 (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* y z)))))) |
#s(approx (* (* -1/2 y) z) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* -1/2 z))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* 1/24 (* (pow y 2) z)))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (+ y (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* z (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ y z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (* -1/2 y) (+ (* 1/24 (* y y)) -1/2)) |
| 3.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (* -1/2 y) (+ (* 1/24 (* y y)) -1/2)) |
| 3.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (* -1/2 y) (+ (* 1/24 (* y y)) -1/2)) |
| 3.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (* -1/2 y) (+ (* 1/24 (* y y)) -1/2)) |
| 2.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (* -1/2 y) (+ (* 1/24 (* y y)) -1/2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 298 | 1738 |
| 1 | 790 | 1734 |
| 2 | 2744 | 1707 |
| 0 | 8277 | 1546 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 x)) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#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 (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* y z)))))) |
#s(approx (* (* -1/2 y) z) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* -1/2 z))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* 1/24 (* (pow y 2) z)))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (+ y (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* z (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ y z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z (+.f64 y x))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) x) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ x (sin y)) (fma.f64 (/.f64 (sin.f64 y) x) x x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) x x)) |
#s(approx (+ (sin y) x) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) x) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ x (sin y)) (fma.f64 (/.f64 (sin.f64 y) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ x (sin y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) #s(literal -1 binary64)))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ x (sin y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) (+.f64 y x))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ x (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)) (+.f64 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) (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 (*.f64 #s(literal 1/120 binary64) y) y (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64)) #s(literal 1/6 binary64))) y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* (cos y) z) z) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* (cos y) z) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 z x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) y) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* y z)))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (* -1/2 y) z) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* (* -1/2 y) z) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* (cos y) z) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* -1/2 z))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z)) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) (+.f64 y x))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ x (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)) (+.f64 y x))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (* -1/2 y) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(literal -1/2 binary64)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) y) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 y (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 (/.f64 (+.f64 z x) y) y)) y #s(literal 1 binary64)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) y) z)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) #s(literal 1/24 binary64))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (*.f64 z (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal -1/24 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 z (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal -1/24 binary64)) (/.f64 z (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* 1/24 (* (pow y 2) z)))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 (*.f64 z (-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 y y)) #s(literal -1/24 binary64))) (*.f64 y y))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) y) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) z (/.f64 (fma.f64 (/.f64 (+.f64 z x) y) #s(literal -1 binary64) #s(literal -1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z (+.f64 y x))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (+ y (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* z (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y (/.f64 (+.f64 y x) z)) z z)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ y z))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y (/.f64 y z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y (/.f64 (+.f64 y x) z)) z z)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) y (/.f64 y z)) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 212 |
| 0 | 53 | 210 |
| 1 | 246 | 210 |
| 2 | 2044 | 210 |
| 0 | 9095 | 202 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 (sin.f64 y) x) |
(*.f64 #s(literal -1/2 binary64) y) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) (*.f64 (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)))) (*.f64 (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* z (cos y)) z) (-.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (* z (cos y)) z) (-.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (* z (cos y)) z) (-.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 #s(approx (* z (cos y)) z) (-.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 #s(approx (* z (cos y)) z) (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (+.f64 #s(approx (* z (cos y)) z) (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 #s(approx (* z (cos y)) z) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (+.f64 #s(approx (* z (cos y)) z) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (+.f64 #s(approx (* z (cos y)) z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* z (cos y)) z) (-.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64))) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 #s(approx (* z (cos y)) z) (-.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) (/.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(+.f64 (+.f64 #s(approx (* z (cos y)) z) x) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* z (cos y)) z) (-.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* z (cos y)) z) (-.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (+.f64 #s(approx (* z (cos y)) z) (sin.f64 y)) x) |
(+.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (sin.f64 y) (+.f64 x #s(approx (* z (cos y)) z))) |
(+.f64 x (+.f64 #s(approx (* z (cos y)) z) (sin.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (*.f64 (-.f64 (sin.f64 y) x) (*.f64 x x))) (pow.f64 (-.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) y)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) y) (*.f64 y y))) (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) y) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y)))) (*.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y)))) (pow.f64 y #s(literal 3 binary64)))) (pow.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64)) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) y) (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal -1 binary64))) |
(/.f64 (*.f64 y (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) #s(literal 2 binary64))) (-.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) y) z (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) y) z y) |
(fma.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) y)) z (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) y)) z y) |
(fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64) y) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z y) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z y) y) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y y) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z y) y) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z y) y) y) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z y)) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z y)) y) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -1/2 binary64) y) y) |
(fma.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) y) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) y) y) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) y)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) y))) |
(-.f64 y (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) y)) (*.f64 z y))) |
(-.f64 y (*.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) y)) |
(-.f64 y (*.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 y (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 y (-.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y)))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) (*.f64 #s(literal 1 binary64) y)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) y) |
(+.f64 y (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) z) y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 z) z))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 z) z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) (*.f64 z y))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (neg.f64 y)) (neg.f64 y) z) |
(fma.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) z z) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y z) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z)) z) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 z (*.f64 y y)) z) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) z) |
(fma.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) z) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) z) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z))) |
(-.f64 z (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y)) y)) |
(-.f64 z (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z)) (*.f64 y y))) |
(-.f64 z (*.f64 (neg.f64 z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y))) |
(-.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 z (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) z) |
(+.f64 z (*.f64 (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64)) z) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(/.f64 (*.f64 z (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 z (fma.f64 #s(literal 1/13824 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 #s(literal -1/2 binary64) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z #s(literal 1/24 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 #s(literal -1/2 binary64) z))))) |
(fma.f64 (*.f64 z (*.f64 #s(literal 1/24 binary64) y)) y (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 z (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 z #s(literal 1/24 binary64)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) y) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/24 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z)) |
(fma.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z)) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 #s(literal 1/2 binary64) z)) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 (neg.f64 z) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z)) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (*.f64 (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (pow.f64 (-.f64 x (sin.f64 y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (*.f64 (-.f64 (sin.f64 y) x) (*.f64 x x))) (pow.f64 (-.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (-.f64 (sin.f64 y) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (sin.f64 y)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
(*.f64 #s(literal -1/2 binary64) y) |
(*.f64 y #s(literal -1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) #s(literal -1/8 binary64))) (*.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 y))) y #s(literal -1/2 binary64)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 y)) (neg.f64 y) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (fabs.f64 (*.f64 (neg.f64 y) #s(literal 1/24 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 y (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/24 binary64) y) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) y)) y)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 y y))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/13824 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64))))) (/.f64 #s(literal -1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y y) #s(literal -1/48 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
Compiled 8 525 to 1 087 computations (87.2% saved)
26 alts after pruning (20 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 246 | 6 | 252 |
| Fresh | 2 | 14 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 250 | 26 | 276 |
| Status | Accuracy | Program |
|---|---|---|
| 27.0% | (fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 43.0% | (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 59.0% | (-.f64 #s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) | |
| 42.1% | (+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| ▶ | 83.4% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
| 69.7% | (+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) | |
| ✓ | 56.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 57.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) | |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) | |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) | |
| ✓ | 59.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
| 39.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) | |
| ✓ | 40.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ▶ | 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
| 25.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| ✓ | 8.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
| ▶ | 2.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
| ▶ | 7.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
| ▶ | 30.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
| 31.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) | |
| 18.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) | |
| ✓ | 26.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
| 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64))) (*.f64 y y) z))) | |
| 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y) z))) | |
| ✓ | 43.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 254 to 767 computations (38.8% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | #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))) | |
| cost-diff | 0 | (*.f64 #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))) z) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) | |
| cost-diff | 1 | (-.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)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) | |
| cost-diff | 0 | #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) | |
| cost-diff | 0 | (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y) | |
| cost-diff | 0 | #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) | |
| cost-diff | 0 | #s(approx (+ (* (* (* -1/2 y) z) y) y) y) | |
| cost-diff | 0 | #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y)) | |
| cost-diff | 0 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) | |
| cost-diff | 0 | (cos.f64 y) | |
| cost-diff | 0 | (*.f64 z (cos.f64 y)) | |
| cost-diff | 0 | #s(approx (+ x (sin y)) x) | |
| cost-diff | 1 | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 389 |
| 0 | 76 | 389 |
| 1 | 141 | 389 |
| 2 | 332 | 389 |
| 3 | 938 | 389 |
| 4 | 2919 | 389 |
| 0 | 8068 | 366 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ x (sin y)) x) |
x |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
y |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) y) |
y |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
y |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
z |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
(*.f64 #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))) z) |
#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))) |
(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)) |
(-.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 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 y y) |
y |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
z |
| Outputs |
|---|
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
#s(approx (+ x (sin y)) x) |
x |
(*.f64 z (cos.f64 y)) |
(*.f64 (cos.f64 y) z) |
z |
(cos.f64 y) |
y |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) y) |
y |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
y |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
z |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #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))) z) |
(*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
#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 (cos y) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(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)) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.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)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
(*.f64 y y) |
y |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
z |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.13671875 | (*.f64 #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))) z) | |
| accuracy | 0.23828125 | (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) | |
| accuracy | 29.087540032461785 | #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))) | |
| accuracy | 38.268981810138996 | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) | |
| accuracy | 0.03515625 | (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) | |
| accuracy | 0.15625 | (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) | |
| accuracy | 28.093437212672473 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) | |
| accuracy | 29.03022463920494 | #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) | |
| accuracy | 0.0 | (*.f64 #s(literal -1/2 binary64) y) | |
| accuracy | 0.1171875 | (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y) | |
| accuracy | 24.8350028859559 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) | |
| accuracy | 43.287000791668746 | #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y)) | |
| accuracy | 24.8350028859559 | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) | |
| accuracy | 30.92735322566368 | #s(approx (+ (* (* (* -1/2 y) z) y) y) y) | |
| accuracy | 34.59980767663796 | #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y)) | |
| accuracy | 0.0 | (cos.f64 y) | |
| accuracy | 0.00390625 | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) | |
| accuracy | 0.13671875 | (*.f64 z (cos.f64 y)) | |
| accuracy | 23.32636407356763 | #s(approx (+ x (sin y)) x) |
| 85.0ms | 256× | 0 | valid |
Compiled 236 to 43 computations (81.8% saved)
ival-mult: 28.0ms (42.8% of total)ival-add: 13.0ms (19.9% of total)const: 10.0ms (15.3% of total)ival-sin: 6.0ms (9.2% of total)ival-cos: 6.0ms (9.2% of total)ival-sub: 1.0ms (1.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ x (sin y)) x) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) |
(-.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)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
(*.f64 #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))) z) |
#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))) |
(*.f64 #s(literal -1/2 binary64) y) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* y z)))))) |
#s(approx (* (* (* -1/2 y) z) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* (* -1/2 y) z) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 y)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* 1/24 y))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* y (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (* -1/720 (pow y 4)))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/6 y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* y (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* -1/720 (pow y 3)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ z y)) 1) y)) (* -1/2 z)) y))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (+ y (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ y z))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* z (- (* -1/6 (/ y z)) 1/2)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ y z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | x | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* -1/2 y) z) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (* -1/2 y) (+ (* -1/6 y) (* -1/2 z)) (* (+ (* -1/720 (* y y)) 1/24) y)) |
| 3.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* -1/2 y) z) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (* -1/2 y) (+ (* -1/6 y) (* -1/2 z)) (* (+ (* -1/720 (* y y)) 1/24) y)) |
| 3.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* -1/2 y) z) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (* -1/2 y) (+ (* -1/6 y) (* -1/2 z)) (* (+ (* -1/720 (* y y)) 1/24) y)) |
| 3.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* -1/2 y) z) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (* -1/2 y) (+ (* -1/6 y) (* -1/2 z)) (* (+ (* -1/720 (* y y)) 1/24) y)) |
| 3.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* (* -1/2 y) z) y) y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* -1/2 y) z) y) (* (* -1/2 y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (* -1/2 y) (+ (* -1/6 y) (* -1/2 z)) (* (+ (* -1/720 (* y y)) 1/24) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 396 | 2378 |
| 1 | 1031 | 2350 |
| 2 | 3649 | 2340 |
| 0 | 8205 | 2087 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* y z)))))) |
#s(approx (* (* (* -1/2 y) z) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* (* -1/2 y) z) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 y)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* 1/24 y))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* y (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (* -1/720 (pow y 4)))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/6 y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* y (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* -1/720 (pow y 3)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ z y)) 1) y)) (* -1/2 z)) y))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (+ y (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ y z))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* z (- (* -1/6 (/ y z)) 1/2)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ y z))))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) x) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ x (sin y)) (fma.f64 (/.f64 (sin.f64 y) x) x x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ x (sin y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) (+.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ x (sin y)) (+.f64 (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) x)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64)) z (*.f64 z (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)))) (*.f64 y y) z)) |
#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 (*.f64 #s(literal 1/24 binary64) y) y (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64)) #s(literal 1/2 binary64))) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 z x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) y) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* y z)))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (* (* -1/2 y) z) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* (* (* -1/2 y) z) y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (* (* -1/2 y) z) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* (* -1/2 y) z) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) z) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (+.f64 z y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y (-.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* z (cos y)) z) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64)) z (*.f64 z (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)))) (*.f64 y y) z)) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (* -1/2 y) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 y)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* 1/24 y))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) (*.f64 #s(literal 1/24 binary64) y)) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* y (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y)) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) y) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 (+.f64 (/.f64 (+.f64 z x) y) #s(literal 1 binary64)) y)) (*.f64 y y))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) y) y)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) y) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) y) (-.f64 (/.f64 z (pow.f64 y #s(literal 3 binary64))) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) y) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (* -1/720 (pow y 4)))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/720 binary64))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) #s(hole binary64 (* (pow y 4) (- (* 1/24 (/ 1 (pow y 2))) (+ 1/720 (/ 1/2 (pow y 4))))))) |
#s(approx (- (* (* (+ (* -1/720 (* y y)) 1/24) y) y) 1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/6 y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* y (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) y)) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* -1/720 (pow y 3)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/720 binary64))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* (pow y 3) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) (*.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) z (/.f64 (fma.f64 (/.f64 (+.f64 z x) y) #s(literal -1 binary64) #s(literal -1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) #s(literal -1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (*.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) y) #s(literal -1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ z y)) 1) y)) (* -1/2 z)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (*.f64 (-.f64 #s(literal -1/6 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) z (/.f64 (fma.f64 (/.f64 z y) #s(literal -1 binary64) #s(literal -1 binary64)) y)) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) (neg.f64 y)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) #s(literal -1/6 binary64)) y)) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/720 (* 1/24 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* -1/720 (* y y)) 1/24) y) (*.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal -1/720 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (+.f64 y x))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (+ y (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) z z)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ y z))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 y z)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z)) z z)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) z)) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* z (- (* -1/6 (/ y z)) 1/2)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) z z)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 y z)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) z)) z z)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) z)) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ y z))))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1/6 binary64) #s(literal -1/2 binary64)) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 332 |
| 0 | 76 | 332 |
| 1 | 310 | 332 |
| 2 | 2463 | 332 |
| 0 | 8893 | 314 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ x (sin y)) x) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) |
(-.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)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
(*.f64 #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))) z) |
#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))) |
(*.f64 #s(literal -1/2 binary64) y) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z))) (*.f64 (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)) (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x (sin y)) x) #s(approx (+ x (sin y)) x) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ x (sin y)) x) z) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(fma.f64 z (cos.f64 y) #s(approx (+ x (sin y)) x)) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 #s(approx (+ x (sin y)) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 #s(approx (+ x (sin y)) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)) |
#s(approx (+ x (sin y)) x) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 y)) (/.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 (neg.f64 y)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y)) |
#s(approx (+ (* (* (* -1/2 y) z) y) y) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) y) z) |
(*.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) y)) z) |
(*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z y)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) y) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z y) y)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y (*.f64 z y))) |
(*.f64 (*.f64 z y) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) y)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) z) y) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 z #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 z (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 y (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z) (*.f64 z z))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64))) (*.f64 (fma.f64 z (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64))) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 z (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64))) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) |
(fma.f64 y (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z))) |
(-.f64 z (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64))) y)) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y)) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y) z) |
(+.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y)) #s(literal 1 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64))) y) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64))) y) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64))) y))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64))) y))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)) (*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) (*.f64 #s(literal 2 binary64) (*.f64 y (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal -1 binary64))) (pow.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z))) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y))) (pow.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal 1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/4 binary64))) #s(literal 1/8 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/4 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/4 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
(*.f64 z #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/2 binary64) y) |
(*.f64 y #s(literal -1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z))) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 y y))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (fma.f64 #s(literal 1/4 binary64) (*.f64 z z) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal 1/2 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 z z) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y))))) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 y #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 y y)) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal 1/2 binary64) z)))) |
(-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (neg.f64 z) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal 1/2 binary64) z)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (neg.f64 y) #s(literal -1/6 binary64))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 1/6 binary64) y)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))))) |
(+.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/576 binary64)) y) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/13824 binary64)) y) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))) |
(/.f64 (*.f64 y (fma.f64 #s(literal 1/518400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/576 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 y (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (fma.f64 #s(literal 1/518400 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 y y) #s(literal -1/17280 binary64))))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y (*.f64 #s(literal 1/24 binary64) y)) |
(fma.f64 #s(literal 1/24 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) |
(fma.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 y #s(literal 1/24 binary64))) |
(fma.f64 y #s(literal 1/24 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y) (*.f64 #s(literal 1/24 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) y)) |
(+.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 y #s(literal 1/24 binary64))) |
(+.f64 (*.f64 y #s(literal 1/24 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
Compiled 9 616 to 1 263 computations (86.9% saved)
26 alts after pruning (18 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 252 | 4 | 256 |
| Fresh | 1 | 14 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 256 | 26 | 282 |
| Status | Accuracy | Program |
|---|---|---|
| 27.0% | (fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 43.0% | (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) | |
| 83.4% | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) | |
| 59.0% | (-.f64 #s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) | |
| 42.1% | (+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| 55.8% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) | |
| 69.7% | (+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) | |
| ✓ | 56.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) | |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) | |
| ✓ | 59.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
| 39.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) | |
| ✓ | 40.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ✓ | 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
| 25.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| ✓ | 8.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
| 2.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) y) y))) | |
| ✓ | 7.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
| 25.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y z))) | |
| 31.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) | |
| 18.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) | |
| ✓ | 26.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
| 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64))) (*.f64 y y) z))) | |
| 25.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y) z))) | |
| ✓ | 43.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 651 to 619 computations (62.5% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
(+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(-.f64 #s(approx (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (*.f64 (/.f64 x (-.f64 x (sin.f64 y))) x)) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(-.f64 (fma.f64 (cos.f64 y) z (*.f64 x (/.f64 x (-.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 (-.f64 (*.f64 (cos.f64 y) z) x) (sin.f64 y)) (*.f64 (cos.f64 y) z) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
4 calls:
| 17.0ms | x |
| 10.0ms | y |
| 10.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.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 (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
(+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
4 calls:
| 13.0ms | x |
| 12.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 11.0ms | z |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 97.6% | 4 | x |
| 92.1% | 4 | y |
| 99.4% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
(+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
3 calls:
| 10.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 8.0ms | x |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 1 | x |
| 85.8% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 91.1% | 3 | z |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
(+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
4 calls:
| 10.0ms | x |
| 9.0ms | z |
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 81.8% | 3 | x |
| 84.5% | 3 | y |
| 88.1% | 4 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
(+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
2 calls:
| 11.0ms | z |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.5% | 3 | y |
| 83.2% | 3 | z |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
(+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 8.0ms | z |
| 7.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.3% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 69.7% | 1 | z |
| 77.2% | 4 | y |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
(+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 #s(literal 1/24 binary64) (*.f64 y y)))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (*.f64 z (fma.f64 (fabs.f64 (*.f64 #s(literal 1/24 binary64) y)) y #s(literal -1/2 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 10.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | y |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 3 | y |
| 75.0% | 3 | x |
| 75.3% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
(+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) z) y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 #s(literal -1/2 binary64) y) z)) y (+.f64 z x))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.4% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (- (+ (* (cos y) z) (* x (/ x (- x (sin y))))) (/ (pow (sin y) 2) (- x (sin y)))) (+.f64 x z)) |
(+.f64 #s(approx (+ x (sin y)) x) #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.0% | 3 | x |
| 69.7% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 69.7% | 1 | y |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
4 calls:
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.2% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 54.9% | 5 | y |
| 55.1% | 3 | z |
| 62.6% | 3 | x |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ (* (* (* -1/2 y) z) y) y) y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.8% | 3 | x |
Compiled 1 to 3 computations (-200% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
4 calls:
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 43.9% | 1 | y |
| 43.9% | 1 | z |
| 43.9% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 2.2327238565694897e-25 | 1.6140779069923237e-13 |
| 20.0ms | -7877026.522020529 | -0.1497910234094146 |
| 19.0ms | 192× | 0 | valid |
Compiled 264 to 242 computations (8.3% saved)
ival-sin: 5.0ms (42.6% of total)ival-cos: 4.0ms (34.1% of total)ival-add: 2.0ms (17% of total)ival-mult: 1.0ms (8.5% 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 |
|---|---|---|
| 26.0ms | 7.94875961333557e+168 | 7.024760722915637e+174 |
| 21.0ms | -1.668129290918895e+112 | -3.0115067142784514e+111 |
| 37.0ms | 239× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 387 to 344 computations (11.1% saved)
ival-cos: 5.0ms (34.8% of total)ival-sin: 5.0ms (34.8% of total)ival-add: 2.0ms (13.9% of total)ival-mult: 2.0ms (13.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.94875961333557e+168 | 7.024760722915637e+174 |
| 26.0ms | 9.027587779973464e-76 | 2.2484001561934566e-69 |
| 23.0ms | -1.1649484359540964e+23 | -1.1268028178815231e+21 |
| 39.0ms | 256× | 0 | valid |
Compiled 694 to 596 computations (14.1% saved)
ival-cos: 14.0ms (60.4% of total)ival-sin: 5.0ms (21.6% of total)ival-add: 2.0ms (8.6% of total)ival-mult: 2.0ms (8.6% 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 |
|---|---|---|
| 25.0ms | 1.7801250938172934e+63 | 3.3776417286645475e+70 |
| 30.0ms | -599059466610502.4 | -26.080381785319993 |
| 33.0ms | 304× | 0 | valid |
Compiled 563 to 470 computations (16.5% saved)
ival-sin: 11.0ms (44.1% of total)ival-cos: 9.0ms (36.1% of total)ival-add: 3.0ms (12% of total)ival-mult: 2.0ms (8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 853568.669734722 | 1409126793106.237 |
| 0.0ms | 2.713475277242439e-7 | 0.030409955169454425 |
| 0.0ms | -0.2987168718776219 | -8.366887940565433e-17 |
| 0.0ms | -194251.57476272885 | -0.9999075383521632 |
Compiled 12 to 14 computations (-16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 7.363958057520398e+23 | 5.460982187024388e+47 |
| 24.0ms | -26.080381785319993 | -0.0011755462210323376 |
| 41.0ms | 304× | 0 | valid |
Compiled 658 to 527 computations (19.9% saved)
ival-sin: 16.0ms (48.7% of total)ival-cos: 11.0ms (33.5% of total)ival-add: 3.0ms (9.1% of total)ival-mult: 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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 59.0ms | 5.4230521312206464e+73 | 1.7198774017474095e+89 |
| 17.0ms | -0.0011755462210323376 | -3.5309223602264675e-6 |
| 65.0ms | 288× | 0 | valid |
Compiled 516 to 428 computations (17.1% saved)
ival-sin: 42.0ms (72.8% of total)ival-add: 7.0ms (12.1% of total)ival-cos: 6.0ms (10.4% of total)ival-mult: 2.0ms (3.5% 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 |
|---|---|---|
| 26.0ms | 6.457862480123394e-132 | 4.221626570070716e-112 |
| 17.0ms | -8.770810206558543e-161 | -5.081438263467215e-166 |
| 32.0ms | 320× | 0 | valid |
Compiled 692 to 514 computations (25.7% saved)
ival-sin: 7.0ms (39.4% of total)ival-cos: 5.0ms (28.1% of total)ival-add: 3.0ms (16.9% of total)ival-mult: 2.0ms (11.2% 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 |
|---|---|---|
| 40.0ms | 4.7982142466851164e-39 | 7.46807825277474e-38 |
| 9.0ms | -3.488424619271691e+32 | -1.6673941937275576e+32 |
| 43.0ms | 176× | 0 | valid |
Compiled 364 to 278 computations (23.6% saved)
ival-cos: 3.0ms (32.1% of total)ival-sin: 3.0ms (32.1% of total)ival-add: 2.0ms (21.4% of total)ival-mult: 1.0ms (10.7% 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 |
|---|---|---|
| 0.0ms | 4.7982142466851164e-39 | 7.46807825277474e-38 |
| 0.0ms | -3.488424619271691e+32 | -1.6673941937275576e+32 |
Compiled 342 to 267 computations (21.9% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 521 |
| 1 | 147 | 521 |
| 2 | 174 | 521 |
| 3 | 229 | 521 |
| 4 | 361 | 521 |
| 5 | 1033 | 521 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(if (<=.f64 z #s(literal -3152519739159347/4503599627370496 binary64)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) (if (<=.f64 z #s(literal 2028240960365167/10141204801825835211973625643008 binary64)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)))) |
(if (<=.f64 z #s(literal -13000000000000000373151372556741765907088354653537967802023379334133060750905152768222388131346860821627648606208 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 10000000000000000826871628571058023676436276965152235336326534308832671394311356729372731664122173896717192642523265688348930066834399772699475577180106550229078889679814656 binary64)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (<=.f64 z #s(literal -13500000000000001048576 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 4351578318585633/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 z #s(literal 10000000000000000826871628571058023676436276965152235336326534308832671394311356729372731664122173896717192642523265688348930066834399772699475577180106550229078889679814656 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z))))) |
(if (<=.f64 y #s(literal -1250 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 y #s(literal 1799999999999999994531705097090826824031719186793846314515824640 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -100000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -3602879701896397/18014398509481984 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 4722366482869645/9444732965739290427392 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))))) |
(if (<=.f64 y #s(literal -5404319552844595/1125899906842624 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 980000000000000058720256 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 y #s(literal -662929865148937/576460752303423488 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 175000000000000007231187259121588255888566716924439411798500545746473844736 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 x #s(literal -317697285742451/32418090381882757488378186435087196492284736189394038281216072888208225089163344893747711319899248392876545989150787415487462117776654494592866209641515341305165482839074293153792 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 x #s(literal 7381955793627257/11356855067118857664833184498250070849275646260739344691898284362197488876771842551971735167402555711886914400097909030211478150447104 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 x #s(literal -169999999999999989306637387038720 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) (if (<=.f64 x #s(literal 221493496140773/5986310706507378352962293074805895248510699696029696 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) x))) |
(if (<=.f64 x #s(literal -169999999999999989306637387038720 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) (if (<=.f64 x #s(literal 221493496140773/5986310706507378352962293074805895248510699696029696 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(if (<=.f64 z #s(literal -3152519739159347/4503599627370496 binary64)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) (if (<=.f64 z #s(literal 2028240960365167/10141204801825835211973625643008 binary64)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)))) |
(if (or (<=.f64 z #s(literal -3152519739159347/4503599627370496 binary64)) (not (<=.f64 z #s(literal 2028240960365167/10141204801825835211973625643008 binary64)))) (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z))) |
(if (<=.f64 z #s(literal -13000000000000000373151372556741765907088354653537967802023379334133060750905152768222388131346860821627648606208 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 10000000000000000826871628571058023676436276965152235336326534308832671394311356729372731664122173896717192642523265688348930066834399772699475577180106550229078889679814656 binary64)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (or (<=.f64 z #s(literal -13000000000000000373151372556741765907088354653537967802023379334133060750905152768222388131346860821627648606208 binary64)) (not (<=.f64 z #s(literal 10000000000000000826871628571058023676436276965152235336326534308832671394311356729372731664122173896717192642523265688348930066834399772699475577180106550229078889679814656 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z))) |
(if (<=.f64 z #s(literal -13500000000000001048576 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 4351578318585633/31082702275611665134711390509176302506278509424834232340028998555822468563283335970816 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 z #s(literal 10000000000000000826871628571058023676436276965152235336326534308832671394311356729372731664122173896717192642523265688348930066834399772699475577180106550229078889679814656 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z))))) |
(if (<=.f64 y #s(literal -1250 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 y #s(literal 1799999999999999994531705097090826824031719186793846314515824640 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)))) |
(if (or (<=.f64 y #s(literal -1250 binary64)) (not (<=.f64 y #s(literal 1799999999999999994531705097090826824031719186793846314515824640 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -100000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -3602879701896397/18014398509481984 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 4722366482869645/9444732965739290427392 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))))) |
(if (<=.f64 y #s(literal -5404319552844595/1125899906842624 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 980000000000000058720256 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 y #s(literal -5404319552844595/1125899906842624 binary64)) (not (<=.f64 y #s(literal 980000000000000058720256 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y x) z))) |
(if (<=.f64 y #s(literal -662929865148937/576460752303423488 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 175000000000000007231187259121588255888566716924439411798500545746473844736 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 y #s(literal -662929865148937/576460752303423488 binary64)) (not (<=.f64 y #s(literal 175000000000000007231187259121588255888566716924439411798500545746473844736 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 y x) z))) |
(if (<=.f64 x #s(literal -317697285742451/32418090381882757488378186435087196492284736189394038281216072888208225089163344893747711319899248392876545989150787415487462117776654494592866209641515341305165482839074293153792 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 x #s(literal 7381955793627257/11356855067118857664833184498250070849275646260739344691898284362197488876771842551971735167402555711886914400097909030211478150447104 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 x #s(literal -317697285742451/32418090381882757488378186435087196492284736189394038281216072888208225089163344893747711319899248392876545989150787415487462117776654494592866209641515341305165482839074293153792 binary64)) (not (<=.f64 x #s(literal 7381955793627257/11356855067118857664833184498250070849275646260739344691898284362197488876771842551971735167402555711886914400097909030211478150447104 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)))) |
(if (<=.f64 x #s(literal -169999999999999989306637387038720 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) (if (<=.f64 x #s(literal 221493496140773/5986310706507378352962293074805895248510699696029696 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) x))) |
(if (or (<=.f64 x #s(literal -169999999999999989306637387038720 binary64)) (not (<=.f64 x #s(literal 221493496140773/5986310706507378352962293074805895248510699696029696 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)))) |
(if (<=.f64 x #s(literal -169999999999999989306637387038720 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) (if (<=.f64 x #s(literal 221493496140773/5986310706507378352962293074805895248510699696029696 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| 1× | fuel |
Compiled 531 to 113 computations (78.7% saved)
Compiled 1 080 to 242 computations (77.6% saved)
Loading profile data...