
Time bar (total: 2.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 8 to 7 computations (12.5% saved)
| 691.0ms | 8 256× | 0 | valid |
ival-sin: 225.0ms (59.6% of total)ival-div!: 109.0ms (28.9% of total)ival-mult!: 42.0ms (11.1% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 0 | 0 | - | 0 | - | (/.f64 (sin.f64 y) 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 |
| 54.0ms | 512× | 0 | valid |
Compiled 38 to 19 computations (50% saved)
ival-sin: 22.0ms (52.7% of total)ival-div!: 17.0ms (40.7% of total)ival-mult!: 2.0ms (4.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 38 |
| 1 | 39 | 38 |
| 2 | 84 | 38 |
| 3 | 137 | 38 |
| 4 | 261 | 38 |
| 5 | 533 | 38 |
| 6 | 1239 | 38 |
| 7 | 3186 | 38 |
| 8 | 6560 | 38 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.f64 x (/.f64 (sin.f64 y) y)) |
(abs y)
(negabs x)
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 x (/.f64 (sin.f64 y) y)) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
| Outputs |
|---|
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (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 y #s(hole binary64 y)) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | inf | ((* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y) |
| 1.0ms | x | @ | 0 | ((* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y) |
| 1.0ms | y | @ | -inf | ((* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y) |
| 1.0ms | x | @ | inf | ((* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y) |
| 1.0ms | x | @ | -inf | ((* x (/ (sin y) y)) x (/ (sin y) y) (sin y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 245 |
| 0 | 68 | 245 |
| 1 | 318 | 245 |
| 0 | 2690 | 231 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 x (/.f64 (sin.f64 y) y)) |
x |
(/.f64 (sin.f64 y) y) |
(sin.f64 y) |
y |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (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 y #s(hole binary64 y)) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 y) y) x) |
(*.f64 (sin.f64 y) (/.f64 x y)) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) y)) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 y))) |
x |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 y)) |
(/.f64 (sin.f64 y) y) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 y)) y)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 y))) |
(sin.f64 y) |
y |
#s(approx (* x (/ (sin y) y)) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx x x) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (sin y) (sin.f64 y)) |
Compiled 387 to 103 computations (73.4% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 28 | 7 | 35 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 28 | 8 | 36 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 88.5% | (/.f64 (*.f64 (sin.f64 y) x) y) |
| 85.5% | (*.f64 (sin.f64 y) (/.f64 x y)) | |
| ✓ | 99.8% | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 54.4% | (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| ▶ | 54.2% | (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ▶ | 54.3% | (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
| ▶ | 54.3% | #s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
| ▶ | 54.9% | #s(approx (* x (/ (sin y) y)) x) |
Compiled 188 to 135 computations (28.2% saved)
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 y) x) y) |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 x)) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | ((/ (* (sin y) x) y) (* (sin y) x) (sin y) y x (* x (/ (sin y) y)) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6) |
| 2.0ms | y | @ | inf | ((/ (* (sin y) x) y) (* (sin y) x) (sin y) y x (* x (/ (sin y) y)) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6) |
| 2.0ms | y | @ | -inf | ((/ (* (sin y) x) y) (* (sin y) x) (sin y) y x (* x (/ (sin y) y)) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6) |
| 2.0ms | x | @ | inf | ((/ (* (sin y) x) y) (* (sin y) x) (sin y) y x (* x (/ (sin y) y)) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6) |
| 2.0ms | x | @ | 0 | ((/ (* (sin y) x) y) (* (sin y) x) (sin y) y x (* x (/ (sin y) y)) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (* y y) -1/6) 1) 1 (* x (/ (sin y) y)) (/ (sin y) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 939 |
| 0 | 171 | 916 |
| 1 | 658 | 910 |
| 0 | 4753 | 872 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (sin.f64 y) x) y) |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 x)) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
| Outputs |
|---|
(*.f64 (/.f64 x y) (sin.f64 y)) |
(*.f64 (/.f64 (sin.f64 y) y) x) |
(*.f64 (sin.f64 y) (/.f64 x y)) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) y)) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 y))) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(sin.f64 y) |
y |
x |
#s(approx (/ (* (sin y) x) y) x) |
#s(approx (/ (* (sin y) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 x y) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (*.f64 x y) (*.f64 #s(literal -1/6 binary64) y) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) x) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x) |
(fma.f64 y (*.f64 y (*.f64 #s(literal -1/6 binary64) x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) #s(literal -1/6 binary64))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/6 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(-.f64 x (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/6 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y)) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 y (*.f64 #s(literal 1/120 binary64) y) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/720 binary64) #s(literal 1/36 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 #s(literal 1/120 binary64) y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (* (sin y) x) y) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (/ (* (sin y) x) y) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)))) |
#s(approx (/ (* (sin y) x) y) x) |
#s(approx (/ (* (sin y) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) x))) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) x)) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (* (sin y) x) y) x) |
#s(approx (/ (* (sin y) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) x))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) x) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* 1/120 (* y y)) 1/6) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) |
#s(approx (* 1/120 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y)) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64) (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal -1/6 binary64) #s(literal 1/120 binary64)) y) y)) |
Compiled 6 355 to 1 074 computations (83.1% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 298 | 10 | 308 |
| Fresh | 2 | 0 | 2 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 303 | 13 | 316 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.5% | (/.f64 (*.f64 (sin.f64 y) x) y) |
| ▶ | 43.5% | (/.f64 (*.f64 #s(approx (sin y) y) x) y) |
| 43.0% | (/.f64 #s(approx (* (sin y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) y) | |
| ▶ | 85.5% | (*.f64 (/.f64 x y) (sin.f64 y)) |
| 54.2% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) | |
| ✓ | 99.8% | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 54.4% | (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) | |
| 3.0% | (*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) | |
| 54.3% | #s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) x)) | |
| ▶ | 54.3% | #s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
| ▶ | 20.8% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y))) |
| ▶ | 3.0% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
| ✓ | 54.9% | #s(approx (* x (/ (sin y) y)) x) |
Compiled 370 to 252 computations (31.9% saved)
| Inputs |
|---|
(*.f64 (/.f64 x y) (sin.f64 y)) |
(/.f64 x y) |
x |
y |
(sin.f64 y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) x) |
(*.f64 #s(literal -1/6 binary64) y) |
(/.f64 (*.f64 #s(approx (sin y) y) x) y) |
(*.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) |
(fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) |
(/.f64 x (*.f64 y y)) |
| Outputs |
|---|
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* (* y y) x) -1/6) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* -1/6 y) x) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* x (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* x (* y (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* x (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* -1 (* x (* (pow y 2) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1 (* x (* y (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* -1 (* x (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 x)) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx y #s(hole binary64 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 (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 x)) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 x)) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) y))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) (pow y 2)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* y (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (+ (* -1/6 x) (/ x (pow y 2))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | inf | ((* (/ x y) (sin y)) (/ x y) x y (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* y y) x) -1/6) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (+ (* y (* (* -1/6 y) x)) x) (* (* -1/6 y) x) (* -1/6 y) (/ (* (sin y) x) y) (* (sin y) x) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ x (* y y))) |
| 5.0ms | y | @ | 0 | ((* (/ x y) (sin y)) (/ x y) x y (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* y y) x) -1/6) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (+ (* y (* (* -1/6 y) x)) x) (* (* -1/6 y) x) (* -1/6 y) (/ (* (sin y) x) y) (* (sin y) x) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ x (* y y))) |
| 5.0ms | x | @ | -inf | ((* (/ x y) (sin y)) (/ x y) x y (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* y y) x) -1/6) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (+ (* y (* (* -1/6 y) x)) x) (* (* -1/6 y) x) (* -1/6 y) (/ (* (sin y) x) y) (* (sin y) x) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ x (* y y))) |
| 3.0ms | x | @ | 0 | ((* (/ x y) (sin y)) (/ x y) x y (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* y y) x) -1/6) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (+ (* y (* (* -1/6 y) x)) x) (* (* -1/6 y) x) (* -1/6 y) (/ (* (sin y) x) y) (* (sin y) x) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ x (* y y))) |
| 3.0ms | y | @ | -inf | ((* (/ x y) (sin y)) (/ x y) x y (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* y y) x) -1/6) (* (* y y) x) (* y y) -1/6 (* x (/ (sin y) y)) (+ (* y (* (* -1/6 y) x)) x) (* (* -1/6 y) x) (* -1/6 y) (/ (* (sin y) x) y) (* (sin y) x) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ x (* y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 1311 |
| 0 | 205 | 1290 |
| 1 | 698 | 1266 |
| 0 | 4935 | 1239 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 x y) (sin.f64 y)) |
(/.f64 x y) |
x |
y |
(sin.f64 y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) x) |
(*.f64 #s(literal -1/6 binary64) y) |
(/.f64 (*.f64 #s(approx (sin y) y) x) y) |
(*.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) |
(fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) |
(/.f64 x (*.f64 y y)) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* (* y y) x) -1/6) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* -1/6 y) x) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* x (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* x (* y (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* x (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ x (* y y)) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* -1 (* x (* (pow y 2) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1 (* x (* y (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* -1 (* x (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 x)) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx y #s(hole binary64 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 (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 x)) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 x)) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (/ (* (sin y) x) y) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 x)) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) y))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) (pow y 2)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* y (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (+ (* -1/6 x) (/ x (pow y 2))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
| Outputs |
|---|
(*.f64 (/.f64 x y) (sin.f64 y)) |
(*.f64 (/.f64 (sin.f64 y) y) x) |
(*.f64 (sin.f64 y) (/.f64 x y)) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (sin.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) (neg.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (sin.f64 y)) y)) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
x |
y |
(sin.f64 y) |
#s(approx (/ (* (sin y) x) y) #s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(*.f64 (*.f64 x (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) x)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) x)) |
(*.f64 (*.f64 y x) y) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(approx (/ (* (sin y) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 y x) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) #s(literal -1/6 binary64))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/6 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) y) |
(*.f64 (*.f64 y x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) x) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) y)) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y)) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 y #s(literal -1/6 binary64)) |
(neg.f64 (*.f64 y #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) y)) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
(*.f64 #s(approx (sin y) y) (/.f64 x y)) |
(*.f64 x (/.f64 #s(approx (sin y) y) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) y) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) y)) |
(neg.f64 (/.f64 (*.f64 #s(approx (sin y) y) x) (neg.f64 y))) |
(*.f64 #s(approx (sin y) y) x) |
(*.f64 x #s(approx (sin y) y)) |
#s(approx (sin y) y) |
#s(approx (/ (* (sin y) x) y) #s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) (*.f64 y y)))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) (*.f64 y y))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) y) y) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y))) |
(*.f64 y (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64))) (*.f64 y y)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (/.f64 x y) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) (*.f64 y y)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (/.f64 (/.f64 x y) y) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (*.f64 (*.f64 y y) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (/.f64 x y) y))) |
(/.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (/.f64 (/.f64 x y) y) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x y) y) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (*.f64 (neg.f64 y) (/.f64 (/.f64 x y) y)) (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (/.f64 (/.f64 x y) y)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (/.f64 (/.f64 x y) y)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(fma.f64 (/.f64 (/.f64 x y) y) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 y x) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 (*.f64 y y) (/.f64 (/.f64 x y) y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 y (*.f64 (/.f64 (/.f64 x y) y) y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 x) y) y) (*.f64 y y))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (/.f64 (/.f64 x y) y))) |
(+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) y) |
(*.f64 y (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64))) y) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (/.f64 x y) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) y) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (/.f64 (/.f64 x y) y) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (/.f64 x y) y))) |
(/.f64 (*.f64 y (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (/.f64 (/.f64 x y) y) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) (*.f64 (/.f64 (/.f64 x y) y) y))) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) (*.f64 (/.f64 (/.f64 x y) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 x y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) (*.f64 (/.f64 (/.f64 x y) y) y)) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) (*.f64 (/.f64 (/.f64 x y) y) y))))) |
(fma.f64 (/.f64 (/.f64 x y) y) y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 (/.f64 (/.f64 x y) y) y)) |
(fma.f64 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 (/.f64 (/.f64 x y) y) y)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) x (*.f64 (/.f64 (/.f64 x y) y) y)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 (/.f64 (/.f64 x y) y) y)) |
(fma.f64 y (/.f64 (/.f64 x y) y) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) x) (*.f64 (/.f64 (/.f64 x y) y) y)) |
(fma.f64 x (*.f64 #s(literal -1/6 binary64) y) (*.f64 (/.f64 (/.f64 x y) y) y)) |
(-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) (*.f64 (neg.f64 y) (/.f64 (/.f64 x y) y))) |
(+.f64 (*.f64 (/.f64 (/.f64 x y) y) y) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) (*.f64 (/.f64 (/.f64 x y) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (/.f64 x y) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (/.f64 (/.f64 x y) y) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (/.f64 x y) y))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (/.f64 (/.f64 x y) y) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x))))) |
(fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) |
(fma.f64 x #s(literal -1/6 binary64) (/.f64 (/.f64 x y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (/.f64 x y) y))) (/.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (/.f64 x y) y)))) |
(-.f64 (/.f64 (/.f64 x y) y) (*.f64 (neg.f64 x) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (/.f64 (/.f64 x y) y) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x))))) (/.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (/.f64 (/.f64 x y) y) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x)))))) |
(+.f64 (/.f64 (/.f64 x y) y) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 x (neg.f64 y)) (neg.f64 y)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (/.f64 x y)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) y)) |
#s(approx (/ (* (sin y) x) y) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (/ (* (sin y) x) y) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* (* y y) x) -1/6) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* -1/6 y) x) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
#s(approx (/ (* (sin y) x) y) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) x) (*.f64 y y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) y) x)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) x)) |
#s(approx (/ x (* y y)) (/.f64 (/.f64 x y) y)) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (neg.f64 x) (*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))) y) y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (*.f64 (neg.f64 x) y) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (/ (* (sin y) x) y) x) |
#s(approx (/ (* (sin y) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx y y) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx (/ (* (sin y) x) y) x) |
#s(approx (/ (* (sin y) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) x) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) x) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* -1/6 y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (/ (* (sin y) x) y) x) |
#s(approx (/ (* (sin y) x) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (* (sin y) x) y) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (sin y) x) (*.f64 y x)) |
#s(approx (* (sin y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) x) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (/.f64 x y)) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) (*.f64 y y))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* y (* (* -1/6 y) x)) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) (*.f64 y y))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) (*.f64 y y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) y)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (/.f64 (neg.f64 x) y) y)))) |
Compiled 8 134 to 1 130 computations (86.1% saved)
15 alts after pruning (8 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 298 | 5 | 303 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 301 | 15 | 316 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.5% | (/.f64 (*.f64 (sin.f64 y) x) y) |
| 43.0% | (/.f64 #s(approx (* (sin y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) y) | |
| ✓ | 85.5% | (*.f64 (/.f64 x y) (sin.f64 y)) |
| ▶ | 51.5% | (*.f64 (/.f64 x y) #s(approx (sin y) y)) |
| 54.2% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) | |
| ✓ | 99.8% | (*.f64 x (/.f64 (sin.f64 y) y)) |
| ▶ | 54.4% | (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ✓ | 54.3% | #s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
| ✓ | 20.8% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y))) |
| ✓ | 3.0% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
| 3.0% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64)))) | |
| ▶ | 3.0% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
| ▶ | 27.8% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) y))) |
| ▶ | 40.3% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y))) |
| ✓ | 54.9% | #s(approx (* x (/ (sin y) y)) x) |
Compiled 480 to 307 computations (36% saved)
| Inputs |
|---|
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
x |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(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)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) x) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
(/.f64 x y) |
#s(approx (sin y) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y)) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y) |
(*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 x y) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) y)) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) y) |
(*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* (* -1/6 y) x) y) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (* -1/6 y) x) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* x (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* x (* y (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* x (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (/ (* x (+ 1 (* -1/6 (pow y 2)))) (pow y 2)))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (/ (* x (+ 1 (* -1/6 (pow y 2)))) y))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* -1 (* x (* (pow y 2) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1 (* x (* y (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* -1 (* x (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 x)) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 x)) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) y))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) (pow y 2)))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) (pow y 2)))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) y))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* y (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (+ (* -1/6 x) (/ x (pow y 2))))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (* -1/6 x))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (+ (* -1/6 x) (/ x (pow y 2))))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (* y (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | ((* x (/ (sin y) y)) x (/ (sin y) y) (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (* y y) y 1/120 -1/6 1 (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* -1/6 y) x) y) (* (* -1/6 y) x) (* -1/6 y) (* (/ x y) (sin y)) (/ x y) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ x y) y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (/ (* (+ (* (* y y) -1/6) 1) x) y) (* (+ (* (* y y) -1/6) 1) x) (+ (* (* y y) -1/6) 1)) |
| 4.0ms | y | @ | -inf | ((* x (/ (sin y) y)) x (/ (sin y) y) (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (* y y) y 1/120 -1/6 1 (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* -1/6 y) x) y) (* (* -1/6 y) x) (* -1/6 y) (* (/ x y) (sin y)) (/ x y) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ x y) y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (/ (* (+ (* (* y y) -1/6) 1) x) y) (* (+ (* (* y y) -1/6) 1) x) (+ (* (* y y) -1/6) 1)) |
| 4.0ms | y | @ | inf | ((* x (/ (sin y) y)) x (/ (sin y) y) (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (* y y) y 1/120 -1/6 1 (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* -1/6 y) x) y) (* (* -1/6 y) x) (* -1/6 y) (* (/ x y) (sin y)) (/ x y) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ x y) y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (/ (* (+ (* (* y y) -1/6) 1) x) y) (* (+ (* (* y y) -1/6) 1) x) (+ (* (* y y) -1/6) 1)) |
| 4.0ms | x | @ | 0 | ((* x (/ (sin y) y)) x (/ (sin y) y) (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (* y y) y 1/120 -1/6 1 (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* -1/6 y) x) y) (* (* -1/6 y) x) (* -1/6 y) (* (/ x y) (sin y)) (/ x y) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ x y) y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (/ (* (+ (* (* y y) -1/6) 1) x) y) (* (+ (* (* y y) -1/6) 1) x) (+ (* (* y y) -1/6) 1)) |
| 4.0ms | x | @ | inf | ((* x (/ (sin y) y)) x (/ (sin y) y) (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (+ (* -1/5040 (* y y)) 1/120) -1/5040 (* y y) y 1/120 -1/6 1 (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (* -1/6 y) x) y) (* (* -1/6 y) x) (* -1/6 y) (* (/ x y) (sin y)) (/ x y) (sin y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ x y) y) (* x (/ (sin y) y)) (+ (* (* (* y y) x) -1/6) x) (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (* (+ (* -1/6 x) (/ x (* y y))) y) (+ (* -1/6 x) (/ x (* y y))) (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (/ (* (+ (* (* y y) -1/6) 1) x) y) (* (+ (* (* y y) -1/6) 1) x) (+ (* (* y y) -1/6) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 246 | 2150 |
| 0 | 279 | 2101 |
| 1 | 940 | 2071 |
| 0 | 6543 | 2018 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
x |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(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)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
(*.f64 y y) |
y |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) x) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
(/.f64 x y) |
#s(approx (sin y) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y)) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y) |
(*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 x y) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) y)) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) y) |
(*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* (* -1/6 y) x) y) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (* -1/6 y) x) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (/ (* x (sin y)) y))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* x (* (pow y 2) (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* x (* y (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* x (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (/ (/ x y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (/ (* x (+ 1 (* -1/6 (pow y 2)))) (pow y 2)))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (/ (* x (+ 1 (* -1/6 (pow y 2)))) y))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* -1 (* x (* (pow y 2) (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1 (* x (* y (- 1/6 (/ 1 (pow y 2)))))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* -1 (* x (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 x)) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* x (/ (sin y) y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (/ (sin y) y) #s(hole binary64 1)) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 x)) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (* (/ x y) (sin y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x)))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 x)) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) y))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) (pow y 2)))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (/ x (pow y 2)))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) (pow y 2)))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (/ x y))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (/ (+ x (* -1/6 (* x (pow y 2)))) y))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (/ (sin y) y) #s(hole binary64 (/ (sin y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* y (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) #s(hole binary64 (+ (* -1/6 x) (/ x (pow y 2))))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (* -1/6 x))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) #s(hole binary64 (+ (* -1/6 x) (/ x (pow y 2))))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (* y (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
| Outputs |
|---|
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
x |
#s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (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))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 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)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) (*.f64 #s(literal -1/6 binary64) y))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64)) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (neg.f64 y)) (neg.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (fabs.f64 y)) (fabs.f64 y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (neg.f64 y)) (neg.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (fabs.f64 y)) (fabs.f64 y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) y) y (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1/120 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1/120 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 y #s(literal 1/120 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 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)))) (/.f64 #s(literal 1/36 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))))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y)) y)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 y y))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) |
(+.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)))) (/.f64 #s(literal -1/216 binary64) (fma.f64 #s(literal -1/6 binary64) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal -1/6 binary64)) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64) #s(literal -1/6 binary64))) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/1728000 binary64) (pow.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/14400 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/5040 binary64) y) #s(literal 1/120 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/14400 binary64) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) (/.f64 (*.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal -1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/5040 binary64) y)) y)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/5040 binary64))) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 #s(literal 1/25401600 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 #s(literal -1/604800 binary64) (*.f64 y y)))))) |
(+.f64 (/.f64 #s(literal 1/1728000 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64))) (/.f64 (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/14400 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(literal 1/120 binary64) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* x (/ (sin y) y)) #s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x))) |
(*.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 y x)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
(*.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(*.f64 (*.f64 y x) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 #s(literal -1/6 binary64) y) x) |
(*.f64 (*.f64 #s(literal -1/6 binary64) x) y) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 #s(literal -1/6 binary64) x)) |
(*.f64 x (*.f64 #s(literal -1/6 binary64) y)) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) y)) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 y #s(literal -1/6 binary64)) |
(neg.f64 (*.f64 y #s(literal 1/6 binary64))) |
(neg.f64 (*.f64 #s(literal 1/6 binary64) y)) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
(*.f64 #s(approx (sin y) y) (/.f64 x y)) |
(*.f64 x (/.f64 #s(approx (sin y) y) y)) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (sin y) y)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin y) y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 #s(approx (sin y) y) x)) (neg.f64 y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) y) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
#s(approx (sin y) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)))) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y))) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y) |
(*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) (*.f64 y y)) |
(*.f64 y (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y)) |
(*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) |
(*.f64 y #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) |
(/.f64 (/.f64 x (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(/.f64 (/.f64 (neg.f64 x) y) (neg.f64 y)) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(/.f64 (/.f64 x y) (neg.f64 (neg.f64 y))) |
(/.f64 (/.f64 x y) y) |
(/.f64 x (*.f64 y y)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 x) y) y)) |
#s(approx (* x (/ (sin y) y)) #s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))))) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y)))) |
(*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) y) y) |
(*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) (*.f64 y y)) |
(*.f64 y (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) y)) |
(*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) y) |
(*.f64 y #s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y)))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (neg.f64 y)) (/.f64 (neg.f64 x) y)) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fabs.f64 y)) (/.f64 x (fabs.f64 y))) |
(*.f64 (/.f64 x (fabs.f64 y)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (fabs.f64 y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y)) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) y) x) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (neg.f64 y))) |
(*.f64 (/.f64 x y) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (/.f64 (/.f64 x y) y)) |
(*.f64 x (/.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) y)) |
(/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) (fabs.f64 y)) (fabs.f64 y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y)) (*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y)))) (-.f64 (/.f64 (/.f64 x y) y) (*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 x y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y)) (*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y))) (*.f64 (/.f64 (/.f64 x y) y) (*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (neg.f64 x))) (*.f64 y y)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) y) (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (*.f64 (neg.f64 y) (*.f64 y y))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (/.f64 x y) (*.f64 y y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (pow.f64 y #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 y x) y (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 y y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) (*.f64 y y))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)) (*.f64 y y))) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (neg.f64 x)) y) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x) y) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) (*.f64 y y)) |
(neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (neg.f64 x)) y) y)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (neg.f64 x)) (*.f64 y y))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x) (neg.f64 y))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) (*.f64 (neg.f64 y) y))) |
(fma.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 y)) (/.f64 (*.f64 y y) (neg.f64 y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (/.f64 (*.f64 y y) (fabs.f64 y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) x) y) (/.f64 (*.f64 y y) y) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (neg.f64 y)) (/.f64 #s(literal -1/6 binary64) (neg.f64 y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (neg.f64 y)) (/.f64 (*.f64 (*.f64 y y) x) (neg.f64 y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) (fabs.f64 y)) (/.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (/.f64 (*.f64 (*.f64 y y) x) (fabs.f64 y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) x) y) (/.f64 #s(literal -1/6 binary64) y) (/.f64 (/.f64 x y) y)) |
(fma.f64 (/.f64 #s(literal -1/6 binary64) y) (/.f64 (*.f64 (*.f64 y y) x) y) (/.f64 (/.f64 x y) y)) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 #s(literal -1/6 binary64) (*.f64 y y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (*.f64 y y) (*.f64 y y)) (/.f64 (/.f64 x y) y)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x y) y) y) y) (/.f64 (/.f64 x y) y)) |
(-.f64 (/.f64 (/.f64 x y) y) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) (*.f64 y y))) |
(+.f64 (*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y)) (/.f64 (/.f64 x y) y)) |
(+.f64 (/.f64 (/.f64 x y) y) (*.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y))) |
(*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x) |
(*.f64 (/.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (/.f64 x y)) |
(*.f64 x (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 x y)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 x y)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (/.f64 x y)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (/.f64 x y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y))) (-.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y) #s(literal 3 binary64))) (fma.f64 (/.f64 x y) (/.f64 x y) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) (*.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 x)) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) y)) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 y x (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (*.f64 y y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) y)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)) y)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x (neg.f64 x)) y)) |
(fma.f64 (*.f64 (*.f64 y y) x) (/.f64 #s(literal -1/6 binary64) y) (/.f64 x y)) |
(fma.f64 (*.f64 y y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y) (/.f64 x y)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (/.f64 (*.f64 y y) y) (/.f64 x y)) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 y y) x) y) (/.f64 x y)) |
(-.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) y)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y) (/.f64 x y)) |
(+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) x) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) x)) x) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal -1/6 binary64) y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 y x) x) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x) x) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 y y) x)) #s(literal -1/6 binary64))) |
(-.f64 x (*.f64 (*.f64 (neg.f64 y) y) (*.f64 #s(literal -1/6 binary64) x))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(-.f64 x (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 x (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal 1/216 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/36 binary64) (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/216 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) y) #s(literal 1/6 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (* x (/ (sin y) y)) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx x x) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* (* -1/6 y) x) y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (* (* -1/6 y) x) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
#s(approx (* x (/ (sin y) y)) (*.f64 (/.f64 (sin.f64 y) y) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) x) (*.f64 y y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) y) x)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) x)) |
#s(approx (/ (/ x y) y) (/.f64 (/.f64 x y) y)) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (neg.f64 x) (*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))) y) y))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (*.f64 (neg.f64 x) y) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (/ (sin y) y) #s(literal 1 binary64)) |
#s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (fma.f64 (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))) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (fma.f64 (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))) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (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)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) x) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* -1/6 y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x)) |
#s(approx (sin y) y) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y)) |
#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 (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) x) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (/.f64 x y)) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (/.f64 (/.f64 x y) y)) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 x y))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) (/.f64 x y)) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) x) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (/ (sin y) y) (/.f64 (sin.f64 y) y)) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) -1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) y) y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* -1/6 x) (/ x (* y y))) y) y) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)))) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) y)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (+ (* -1/6 x) (/ x (* y y))) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y))) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (/ (/ (* (+ (* (* y y) -1/6) 1) x) y) y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) (*.f64 (*.f64 #s(literal -1/6 binary64) y) x)) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)) y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) x) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/6 binary64) x (/.f64 (/.f64 x y) y)))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) y) y)) |
#s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (/.f64 (neg.f64 x) y) y)))) |
#s(approx (/ (* (+ (* (* y y) -1/6) 1) x) y) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (/.f64 (neg.f64 x) y) y)))) |
Compiled 19 447 to 2 904 computations (85.1% saved)
18 alts after pruning (8 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 514 | 6 | 520 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 6 | 7 |
| Total | 517 | 18 | 535 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 88.5% | (/.f64 (*.f64 (sin.f64 y) x) y) |
| 43.0% | (/.f64 #s(approx (* (sin y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) y) | |
| ✓ | 85.5% | (*.f64 (/.f64 x y) (sin.f64 y)) |
| ✓ | 51.5% | (*.f64 (/.f64 x y) #s(approx (sin y) y)) |
| 54.2% | (*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) | |
| ✓ | 99.8% | (*.f64 x (/.f64 (sin.f64 y) y)) |
| ✓ | 54.4% | (*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
| ✓ | 54.3% | #s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
| ✓ | 3.0% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
| 3.0% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) y))) | |
| ✓ | 3.0% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
| 29.0% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y) (/.f64 (/.f64 x y) y))) y) y))) | |
| 18.8% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (fma.f64 y x (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (*.f64 y y)) y)) y) y))) | |
| ✓ | 40.3% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y))) |
| 33.3% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 x (*.f64 y y))) y) y))) | |
| 22.8% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y))))) | |
| 39.8% | #s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 #s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) y))) | |
| ✓ | 54.9% | #s(approx (* x (/ (sin y) y)) x) |
Compiled 1 064 to 404 computations (62% saved)
| Inputs |
|---|
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 x (*.f64 y y))) y) y))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 #s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y))))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y))) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) y) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (fma.f64 y x (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (*.f64 y y)) y)) y) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y) (/.f64 (/.f64 x y) y))) y) y))) |
(*.f64 x (/.f64 (sin.f64 y) y)) |
(*.f64 (sin.f64 y) (/.f64 x y)) |
(*.f64 (/.f64 x y) (sin.f64 y)) |
(/.f64 (*.f64 (sin.f64 y) x) y) |
| Outputs |
|---|
(*.f64 x (/.f64 (sin.f64 y) y)) |
4 calls:
| 7.0ms | y |
| 7.0ms | x |
| 7.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 7.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (sin.f64 y) y) |
| 99.8% | 1 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
Compiled 12 to 13 computations (-8.3% saved)
| Inputs |
|---|
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 x (*.f64 y y))) y) y))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 #s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y))))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y))) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) y) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y) y)) y) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 (fma.f64 y x (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (*.f64 y y)) y)) y) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (fma.f64 (/.f64 (*.f64 y y) y) (/.f64 (*.f64 #s(literal -1/6 binary64) x) y) (/.f64 (/.f64 x y) y))) y) y))) |
| Outputs |
|---|
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 x (*.f64 y y))) y) y))) |
4 calls:
| 8.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 6.0ms | y |
| 6.0ms | x |
| 6.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.8% | 2 | x |
| 67.4% | 2 | y |
| 67.4% | 2 | (/.f64 (sin.f64 y) y) |
| 66.8% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
Compiled 12 to 13 computations (-8.3% saved)
| Inputs |
|---|
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 x (*.f64 y y))) y) y))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 #s(approx (* (+ (* -1/6 x) (/ x (* y y))) y) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 y y) #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y))))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 (/.f64 x y) y)) y) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) y) y))) |
(/.f64 #s(approx (* (sin y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) y) |
| Outputs |
|---|
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 x (*.f64 y y))) y) y))) |
(*.f64 #s(approx (/ (sin y) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) x) |
2 calls:
| 6.0ms | y |
| 5.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 2 | (/.f64 (sin.f64 y) y) |
| 67.2% | 2 | y |
Compiled 5 to 6 computations (-20% saved)
| Inputs |
|---|
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) y) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 x (*.f64 y y))) y) y))) |
| Outputs |
|---|
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 #s(approx (+ (* -1/6 x) (/ x (* y y))) (/.f64 x (*.f64 y y))) y) y))) |
2 calls:
| 4.0ms | y |
| 4.0ms | (/.f64 (sin.f64 y) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 2 | y |
| 67.1% | 2 | (/.f64 (sin.f64 y) y) |
Compiled 5 to 6 computations (-20% saved)
| Inputs |
|---|
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
(/.f64 (*.f64 #s(approx (sin y) y) x) y) |
| Outputs |
|---|
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
(*.f64 (/.f64 x y) #s(approx (sin y) y)) |
3 calls:
| 3.0ms | y |
| 3.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.9% | 2 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 66.2% | 2 | (/.f64 (sin.f64 y) y) |
| 66.2% | 2 | y |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (* x (/ (sin y) y)) x) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/6 binary64)) y))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/6 binary64)))) |
#s(approx (* x (/ (sin y) y)) #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(*.f64 x #s(approx (/ (sin y) y) #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 #s(literal -1/6 binary64) y) x) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 y (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) x)) |
#s(approx (* x (/ (sin y) y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
(*.f64 x #s(approx (/ (sin y) y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (* x (/ (sin y) y)) x) |
4 calls:
| 11.0ms | (/.f64 (sin.f64 y) y) |
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (*.f64 x (/.f64 (sin.f64 y) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.9% | 1 | x |
| 54.9% | 1 | (*.f64 x (/.f64 (sin.f64 y) y)) |
| 54.9% | 1 | (/.f64 (sin.f64 y) y) |
| 54.9% | 1 | y |
Compiled 12 to 13 computations (-8.3% saved)
Compiled 9 to 10 computations (-11.1% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | 11.323174433918892 | 30126123.061118215 |
Loading profile data...