
Time bar (total: 4.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 878.0ms | 8 253× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
ival-sin: 324.0ms (51.7% of total)ival-cos: 217.0ms (34.6% of total)ival-add!: 42.0ms (6.7% of total)ival-mult!: 42.0ms (6.7% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 46.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-cos: 11.0ms (39.9% of total)ival-sin: 11.0ms (39.9% of total)ival-add!: 3.0ms (10.9% of total)ival-mult!: 3.0ms (10.9% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 97 |
| 1 | 109 | 97 |
| 2 | 276 | 95 |
| 3 | 489 | 95 |
| 4 | 862 | 95 |
| 5 | 1744 | 95 |
| 6 | 4012 | 95 |
| 7 | 6841 | 95 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 587 |
| 0 | 162 | 576 |
| 1 | 904 | 561 |
| 0 | 8517 | 520 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z))) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (sin.f64 y) (-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) x)) |
(+.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(+.f64 (+.f64 x (*.f64 (cos.f64 y) z)) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (sin.f64 y) (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 (cos.f64 y) z))) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 x (sin.f64 y))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 x (sin.f64 y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ x (sin y)) x) |
#s(approx (+ x (sin y)) (fma.f64 (/.f64 (sin.f64 y) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ x (sin y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (sin.f64 y) (neg.f64 x)) #s(literal 1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ x (sin y)) (fma.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 x)) |
#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 (*.f64 y 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 (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx z z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
Compiled 1 731 to 329 computations (81% saved)
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 9 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 9 | 88 |
| Status | Accuracy | Program |
|---|---|---|
| 52.9% | (/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) | |
| ▶ | 55.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
| 56.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) | |
| ▶ | 90.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
| ▶ | 60.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 67.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| ▶ | 41.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ▶ | 46.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 308 to 220 computations (28.6% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x) |
(/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 (+.f64 z y) x) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ z x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x z))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 y)))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (+ z y) x) #s(hole binary64 y)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ z y)))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/6 y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* y (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x z) y)) 1))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* z (+ 1 (+ (/ x z) (/ y z)))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* z (- (* -1/6 (/ y z)) 1/2)))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ x y) z)) 1))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ y z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (+ (* -1/6 y) (* -1/2 z)) -1/6 (* -1/2 z) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z)) |
| 2.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (+ (* -1/6 y) (* -1/2 z)) -1/6 (* -1/2 z) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z)) |
| 2.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (+ (* -1/6 y) (* -1/2 z)) -1/6 (* -1/2 z) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z)) |
| 2.0ms | x | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (+ (* -1/6 y) (* -1/2 z)) -1/6 (* -1/2 z) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z)) |
| 2.0ms | x | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (+ (* -1/6 y) (* -1/2 z)) -1/6 (* -1/2 z) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 442 | 2553 |
| 0 | 464 | 2421 |
| 1 | 2402 | 2416 |
| 0 | 8062 | 2359 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x) |
(/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 (+.f64 z y) x) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ z x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x z))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 y)))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (+ z y) x) #s(hole binary64 y)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ z y)))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1/6 y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* y (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x z) y)) 1))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* z (+ 1 (+ (/ x z) (/ y z)))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* z (- (* -1/6 (/ y z)) 1/2)))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ x y) z)) 1))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ y z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
(*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x)))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(fma.f64 x (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(+.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x) |
(+.f64 x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(/.f64 (+.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 (sin.f64 y))) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) z))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (cos.f64 y) z)))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) (neg.f64 x) (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) x (*.f64 x (sin.f64 y))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) x (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (sin.f64 y) (neg.f64 x) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64))) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) |
(/.f64 (fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (cos.f64 y) z))) (*.f64 x x)) |
(/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x)) (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x))) |
(-.f64 (/.f64 (sin.f64 y) x) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) x)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x))))) (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (sin.f64 y) x)) |
(+.f64 (/.f64 (sin.f64 y) x) (/.f64 (*.f64 (cos.f64 y) z) x)) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))) |
(-.f64 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) z) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))))) |
(+.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
z |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) (+.f64 z y)))) (neg.f64 (-.f64 x (+.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 z y) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x (+.f64 z y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (+.f64 z y) (+.f64 z y) (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) (+.f64 z y))) (-.f64 x (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x x)) (-.f64 (+.f64 z y) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y))) (fma.f64 x x (-.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x (+.f64 z y))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y) (*.f64 (*.f64 x x) x)) (fma.f64 (+.f64 z y) (+.f64 z y) (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 z y))) (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (-.f64 x (+.f64 z y)))) |
(-.f64 (/.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (-.f64 (+.f64 z y) x)) (/.f64 (*.f64 x x) (-.f64 (+.f64 z y) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x (+.f64 z y))))) (/.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)) (fma.f64 x x (-.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (*.f64 x (+.f64 z y)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (+.f64 z y) (+.f64 z y)) (+.f64 z y)) (fma.f64 (+.f64 z y) (+.f64 z y) (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (+.f64 z y) (+.f64 z y) (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) x))))) |
(+.f64 (+.f64 y x) z) |
(+.f64 (+.f64 z y) x) |
(+.f64 z (+.f64 y x)) |
(+.f64 x (+.f64 z y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 y y))) (neg.f64 (-.f64 z y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 y y) y)) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y z)) (/.f64 (*.f64 z z) (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y))))) |
(+.f64 z y) |
(+.f64 y z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)))) (neg.f64 (-.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 (+.f64 z x) (+.f64 z x)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (+.f64 z x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) (*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (+.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z))) (-.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 (+.f64 z x) (+.f64 z x))) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (+.f64 z x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) (*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (+.f64 z x))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 y (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) (+.f64 z x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z))) (/.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) (-.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (+.f64 z x))) (/.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (+.f64 z x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) (*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z))))) (/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) (*.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (+.f64 z x))))) (/.f64 (*.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (+.f64 z x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (+.f64 z x)))))) |
(+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) x) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (+.f64 z x)) |
(+.f64 (+.f64 z x) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) |
(+.f64 x (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z))) (-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y))))) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 y #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 1/6 binary64) y)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal 1/2 binary64) z)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y))))) (/.f64 (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 z #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 z z) z)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 z x) |
(+.f64 x z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx x x) |
#s(approx (+ (+ z y) x) (+.f64 z y)) |
#s(approx (+ (+ z y) x) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) x) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (+ z y) x) x) |
#s(approx (+ (+ z y) x) (*.f64 (+.f64 (/.f64 (+.f64 z y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 z x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 z x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (+.f64 z y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (+ z y) x) (+.f64 z x)) |
#s(approx (+ z y) z) |
#s(approx (+ z y) (+.f64 z y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+.f64 z x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y))) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (+ z y) x) y) |
#s(approx (+ (+ z y) x) (*.f64 (+.f64 (/.f64 (+.f64 z x) y) #s(literal 1 binary64)) y)) |
#s(approx (+ z y) y) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (-.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (-.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (-.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) y)) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z x) y)) #s(literal 1 binary64)) y))) |
#s(approx (+ z y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z x) y)) #s(literal 1 binary64)) y))) y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (sin.f64 y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#s(approx z z) |
#s(approx (+ (+ z y) x) (+.f64 y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+.f64 (fma.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/2 binary64) #s(literal 1 binary64)) z)) x)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (* -1/2 z) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (*.f64 (cos.f64 y) z) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (+ z y) x) z) |
#s(approx (+ (+ z y) x) (*.f64 (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) z)) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 y) (*.f64 z x))) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (+ (* (cos y) z) (sin y)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (+ z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 y x) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ z y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) z))) |
#s(approx (+ (* -1/6 y) (* -1/2 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) z))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) z))) |
Compiled 11 062 to 1 443 computations (87% saved)
25 alts after pruning (22 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 287 | 21 | 308 |
| Fresh | 3 | 1 | 4 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 292 | 25 | 317 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x x)) |
| ▶ | 49.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
| ▶ | 54.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
| 74.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) x) x x)) | |
| 61.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) z) x) x x)) | |
| 49.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) | |
| 50.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) | |
| 53.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) | |
| 32.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) x)) | |
| 45.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) x)) | |
| ✓ | 60.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 59.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) | |
| 67.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) | |
| 39.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) | |
| ✓ | 41.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 22.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 22.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 22.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| 27.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) | |
| 23.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) | |
| ▶ | 6.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
| 35.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) | |
| ▶ | 2.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
| ✓ | 46.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 192 to 779 computations (34.6% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x x)) |
(fma.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x x) |
(fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) |
z |
(/.f64 (cos.f64 y) x) |
(cos.f64 y) |
y |
x |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ z y) x) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 y y) y) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
(fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x) |
(/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
(fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x) |
(/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal -1/6 binary64) y) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ z x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (sin y) x)) (* -1 (/ (* z (cos y)) x))) 1))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* -1 (* z (cos y)))) x)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (* (* (* y y) y) -1/6) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 y)))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (* x (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (+ z y) x) #s(hole binary64 y)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ z y)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) 1/6)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* -1/6 y))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* y (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x z) y)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ z y)) 1) y)) (* -1/2 z)) y))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* -1 (* y (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (/ (sin y) x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* z (+ 1 (+ (/ x z) (/ y z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* z (- (* -1/6 (/ y z)) 1/2)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ x y) z)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ y z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) z (/ (cos y) x) (cos y) y x (/ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (* (* (* y y) y) -1/6) (* (* y y) y) (* y y) -1/6 (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (+ (* -1/2 z) (* -1/6 y)) -1/2 (* -1/6 y) 1) |
| 4.0ms | x | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) z (/ (cos y) x) (cos y) y x (/ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (* (* (* y y) y) -1/6) (* (* y y) y) (* y y) -1/6 (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (+ (* -1/2 z) (* -1/6 y)) -1/2 (* -1/6 y) 1) |
| 4.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) z (/ (cos y) x) (cos y) y x (/ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (* (* (* y y) y) -1/6) (* (* y y) y) (* y y) -1/6 (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (+ (* -1/2 z) (* -1/6 y)) -1/2 (* -1/6 y) 1) |
| 4.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) z (/ (cos y) x) (cos y) y x (/ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (* (* (* y y) y) -1/6) (* (* y y) y) (* y y) -1/6 (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (+ (* -1/2 z) (* -1/6 y)) -1/2 (* -1/6 y) 1) |
| 3.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) z (/ (cos y) x) (cos y) y x (/ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (* (* (* y y) y) -1/6) (* (* y y) y) (* y y) -1/6 (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (+ (* -1/2 z) (* -1/6 y)) -1/2 (* -1/6 y) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 544 | 3970 |
| 0 | 577 | 3696 |
| 1 | 2905 | 3692 |
| 0 | 8709 | 3508 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x x)) |
(fma.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x x) |
(fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) |
z |
(/.f64 (cos.f64 y) x) |
(cos.f64 y) |
y |
x |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ z y) x) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 y y) y) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
(fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x) |
(/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
(fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x) |
(/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal -1/6 binary64) y) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ z x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) x)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (sin y) x)) (* -1 (/ (* z (cos y)) x))) 1))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* -1 (* z (cos y)))) x)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (* (* (* y y) y) -1/6) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 y)))) |
#s(approx (* -1/6 y) #s(hole binary64 (* -1/6 y))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (* x (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (+ z y) x) #s(hole binary64 y)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ z y)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (+ (/ x (pow y 3)) (/ z (pow y 3))))) 1/6)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z y)) (+ (/ 1 (pow y 2)) (/ z (pow y 3)))) 1/6)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* (pow y 2) (- (+ (* -1/2 (/ z y)) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* -1/6 y))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* y (- (* -1/2 (/ z y)) 1/6)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x z) y)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z)) y))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 z) (/ 1 y)) y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ z y)) 1) y)) (* -1/2 z)) y))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* 1/2 z) (/ 1 y)) y)) 1/6)))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* -1 (* y (+ 1/6 (* 1/2 (/ z y))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (/ (sin y) x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (+ x (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (* y z)) (* -1/6 (pow y 2)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* z (+ 1 (+ (/ x z) (/ y z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z)))))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* z (- (* -1/6 (/ y z)) 1/2)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ x y) z)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/6 (pow y 2))) z)) (* 1/2 y)))))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ y z))))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
(*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64))) (-.f64 x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x)))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(fma.f64 x (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(-.f64 x (*.f64 (neg.f64 x) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(+.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x) |
(+.f64 x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (cos.f64 y) z)))) (neg.f64 (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) (neg.f64 x) (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) x (*.f64 x (sin.f64 y))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) x (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (sin.f64 y) (neg.f64 x) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) x)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) |
(/.f64 (fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (cos.f64 y) z))) (*.f64 x x)) |
(/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (/.f64 (cos.f64 y) x) z (/.f64 (sin.f64 y) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (/.f64 (sin.f64 y) x)) |
(+.f64 (/.f64 (sin.f64 y) x) (*.f64 (/.f64 (cos.f64 y) x) z)) |
z |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(/.f64 (cos.f64 y) x) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
x |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ z y) x) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) y)) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
(*.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 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
(*.f64 (+.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x)))) |
(fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x) |
(fma.f64 x (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) |
(+.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x) |
(+.f64 x (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 y y))) (neg.f64 (-.f64 z y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 y y) y)) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y)))) |
(+.f64 z y) |
(+.f64 y z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
(*.f64 (+.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x)) (*.f64 x x)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x) x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x)) (*.f64 x x)) (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x) x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x)) (*.f64 x x)) (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x)) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x) x)))) |
(fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x) |
(fma.f64 x (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x) |
(+.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x) x) |
(+.f64 x (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)))) (neg.f64 (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y))) (-.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) z)))) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) (*.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) |
(fma.f64 y (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) z) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y) z) |
(+.f64 z (*.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z))) (-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/2 binary64) z) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/6 binary64) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y))))) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) |
(fma.f64 y #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 1/6 binary64) y)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal 1/2 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/6 binary64) y)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 y #s(literal -1/6 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (/ (cos y) x) (/.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx (+ (+ z y) x) (+.f64 z y)) |
#s(approx (+ (+ z y) x) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) x) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (+ z y) x) x) |
#s(approx (+ (+ z y) x) (*.f64 (+.f64 (/.f64 (+.f64 z y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) x) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (neg.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
#s(approx (+ (+ z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+.f64 z x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 z x)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 (+.f64 z y) x)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 (/.f64 y x) #s(literal -1/6 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) |
#s(approx (/ (cos y) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (cos y) x) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos y) x) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos y) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1/120 binary64) x)) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (+ z y) x) (+.f64 z x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+.f64 z x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (* (* (* y y) y) -1/6) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64))) |
#s(approx (* (* y y) y) (*.f64 (*.f64 y y) y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+.f64 z x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 z x)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 (+.f64 z y) x)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 (/.f64 y x) #s(literal -1/6 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) |
#s(approx (+ z y) z) |
#s(approx (+ z y) (+.f64 z y)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (+.f64 z y)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y))) |
#s(approx (* -1/6 y) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (+ z y) x) y) |
#s(approx (+ (+ z y) x) (*.f64 (+.f64 (/.f64 (+.f64 z x) y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (-.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (-.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 z x) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ z y) y) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (-.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (-.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.f64 (/.f64 z (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (*.f64 (-.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) (*.f64 (-.f64 (*.f64 (/.f64 z y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) y)) |
#s(approx (+ (+ z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z x) y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z x) y)) #s(literal 1 binary64)) y))) y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ z y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64)) y))) y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) #s(literal 1/6 binary64)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 (sin.f64 y) x)) |
#s(approx z z) |
#s(approx (+ (+ z y) x) (+.f64 y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (+.f64 (fma.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/2 binary64) #s(literal 1 binary64)) z)) x)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 (sin.f64 y) x)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (fma.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/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (+ (+ z y) x) z) |
#s(approx (+ (+ z y) x) (*.f64 (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) z)) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) (*.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (sin.f64 y)) (*.f64 z x)) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (+ (+ z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 y x) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (sin.f64 y)) (*.f64 z x)) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (+ (* (cos y) z) (sin y)) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (sin.f64 y)) z) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ z y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) z))) |
#s(approx (+ (* -1/2 z) (* -1/6 y)) (neg.f64 (*.f64 (fma.f64 (/.f64 y z) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) z))) |
Compiled 12 383 to 1 734 computations (86% saved)
28 alts after pruning (23 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 295 | 9 | 304 |
| Fresh | 3 | 14 | 17 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 301 | 28 | 329 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 89.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) (/.f64 (sin.f64 y) x)) x x)) |
| 35.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) x) x x)) | |
| 61.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) | |
| 39.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) | |
| ▶ | 50.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) |
| 53.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) | |
| 49.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 (/.f64 y x) #s(literal -1/6 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) | |
| 50.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) | |
| 74.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x)) | |
| 16.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x))) | |
| 32.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) x)) | |
| 45.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) x)) | |
| ✓ | 60.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| ▶ | 59.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
| 67.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) | |
| 39.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) | |
| ✓ | 41.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 22.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 22.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ▶ | 22.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
| 27.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) | |
| ▶ | 23.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
| ✓ | 6.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
| 35.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) | |
| ✓ | 2.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
| 2.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)))) | |
| ✓ | 46.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 516 to 942 computations (37.9% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) (/.f64 (sin.f64 y) x)) x x)) |
(fma.f64 (fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) (/.f64 (sin.f64 y) x)) x x) |
(fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) (/.f64 (sin.f64 y) x)) |
z |
(/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
x |
(/.f64 (sin.f64 y) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ z y) x) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
(+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
(*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(+.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 y z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) |
(fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x)) |
(/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
(/.f64 z x) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (/ (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (/ (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (/ (+ 1 (* -1/2 (* y z))) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ z x)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (sin y) x)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))) 1))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* -1 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) x)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y z) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* -1 (/ (+ (* -1 z) (* -1 (* y (+ 1 (* -1/2 (* y z)))))) x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (* x (* y (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x)))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* x (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x))))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (* y (+ (* x (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x))) (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* x (* y (- (* -1/6 (/ (* z (cos (* 1/2 (PI)))) x)) (* 1/6 (/ 1 x))))))))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (/ (* z (sin (* 1/2 (PI)))) x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y (* z (sin (* 1/2 (PI))))) x)) (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x)))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ (* z (sin (* 1/2 (PI)))) x)) (* y (- (* -1/6 (/ (* z (cos (* 1/2 (PI)))) x)) (* 1/6 (/ 1 x)))))) (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x)))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (/ (sin (* 1/2 (PI))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (/ (sin (* 1/2 (PI))) x) (/ (* y (cos (* 1/2 (PI)))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y (sin (* 1/2 (PI)))) x)) (/ (cos (* 1/2 (PI))) x))) (/ (sin (* 1/2 (PI))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ (sin (* 1/2 (PI))) x)) (* -1/6 (/ (* y (cos (* 1/2 (PI)))) x)))) (/ (cos (* 1/2 (PI))) x))) (/ (sin (* 1/2 (PI))) x)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x z))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (/ y z) 1) #s(hole binary64 1)) |
#s(approx (+ (/ y z) 1) #s(hole binary64 (+ 1 (/ y z)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (+ (* -1/2 (/ (* y z) x)) (/ 1 x)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (* x (+ (/ (sin y) x) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x)))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ z y) x) #s(hole binary64 y)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ z y)))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/2)))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 y)) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (/ y z) 1) #s(hole binary64 (/ y z))) |
#s(approx (+ (/ y z) 1) #s(hole binary64 (* y (+ (/ 1 y) (/ 1 z))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* -1/2 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z x)) (+ (/ 1 (* x y)) (/ z (* x (pow y 2)))))))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* -1/2 (/ (* y z) x)))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* y (+ (* -1/2 (/ z x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x z) y)) 1))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z (* x y))) (/ 1 x)) y)) (* -1/2 (/ z x)))))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ z x)) (/ 1 (* x y))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (sin y) (* x (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))) (/ (sin y) x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (/ y z) 1) #s(hole binary64 (/ (+ y z) z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (/ y x))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))) (/ y x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* x (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* z (+ (* x (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (* z (+ (/ (sin y) (* x z)) (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* z (+ 1 (+ (/ x z) (/ y z)))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ y (* x z))))))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* z (+ (* -1/2 (/ y x)) (/ 1 (* x z)))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) (* x z))) (* -1 (/ (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))) x))))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ x y) z)) 1))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y (* x z))) (* 1/2 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ y x)) (/ 1 (* x z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x (/ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (* (+ (/ y z) 1) z) (+ (/ y z) 1) (/ y z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/ (+ (* (* z y) -1/2) 1) x) (+ (* (* z y) -1/2) 1) (* z y) (/ z x)) |
| 7.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x (/ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (* (+ (/ y z) 1) z) (+ (/ y z) 1) (/ y z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/ (+ (* (* z y) -1/2) 1) x) (+ (* (* z y) -1/2) 1) (* z y) (/ z x)) |
| 6.0ms | x | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x (/ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (* (+ (/ y z) 1) z) (+ (/ y z) 1) (/ y z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/ (+ (* (* z y) -1/2) 1) x) (+ (* (* z y) -1/2) 1) (* z y) (/ z x)) |
| 6.0ms | x | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x (/ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (* (+ (/ y z) 1) z) (+ (/ y z) 1) (/ y z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/ (+ (* (* z y) -1/2) 1) x) (+ (* (* z y) -1/2) 1) (* z y) (/ z x)) |
| 6.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x (/ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y) (* (+ (/ y z) 1) z) (+ (/ y z) 1) (/ y z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/ (+ (* (* z y) -1/2) 1) x) (+ (* (* z y) -1/2) 1) (* z y) (/ z x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 629 | 4544 |
| 0 | 672 | 3781 |
| 1 | 3595 | 3586 |
| 0 | 8405 | 3377 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) (/.f64 (sin.f64 y) x)) x x)) |
(fma.f64 (fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) (/.f64 (sin.f64 y) x)) x x) |
(fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) (/.f64 (sin.f64 y) x)) |
z |
(/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
x |
(/.f64 (sin.f64 y) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ z y) x) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
(+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
(*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(+.f64 (/.f64 y z) #s(literal 1 binary64)) |
(/.f64 y z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) |
(fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x)) |
(/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
(/.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (/ (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (/ (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (/ (+ 1 (* -1/2 (* y z))) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ z x)))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (sin y) x)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))) 1))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (sin y)) (* -1 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) x)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y z) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* -1 (/ (+ (* -1 z) (* -1 (* y (+ 1 (* -1/2 (* y z)))))) x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (* x (* y (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x)))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* x (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x))))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (* y (+ (* x (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x))) (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* x (* y (- (* -1/6 (/ (* z (cos (* 1/2 (PI)))) x)) (* 1/6 (/ 1 x))))))))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (/ (* z (sin (* 1/2 (PI)))) x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y (* z (sin (* 1/2 (PI))))) x)) (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x)))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ (* z (sin (* 1/2 (PI)))) x)) (* y (- (* -1/6 (/ (* z (cos (* 1/2 (PI)))) x)) (* 1/6 (/ 1 x)))))) (+ (/ 1 x) (/ (* z (cos (* 1/2 (PI)))) x)))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (/ (sin (* 1/2 (PI))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (/ (sin (* 1/2 (PI))) x) (/ (* y (cos (* 1/2 (PI)))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y (sin (* 1/2 (PI)))) x)) (/ (cos (* 1/2 (PI))) x))) (/ (sin (* 1/2 (PI))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ (sin (* 1/2 (PI))) x)) (* -1/6 (/ (* y (cos (* 1/2 (PI)))) x)))) (/ (cos (* 1/2 (PI))) x))) (/ (sin (* 1/2 (PI))) x)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x z))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (/ y z) 1) #s(hole binary64 1)) |
#s(approx (+ (/ y z) 1) #s(hole binary64 (+ 1 (/ y z)))) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (+ (* -1/2 (/ (* y z) x)) (/ 1 x)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (* x (+ (/ (sin y) x) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x)))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ z y) x) #s(hole binary64 y)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* y (+ 1 (+ (/ x y) (/ z y)))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/2)))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 y)) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (/ y z) 1) #s(hole binary64 (/ y z))) |
#s(approx (+ (/ y z) 1) #s(hole binary64 (* y (+ (/ 1 y) (/ 1 z))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* -1/2 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z x)) (+ (/ 1 (* x y)) (/ z (* x (pow y 2)))))))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* -1/2 (/ (* y z) x)))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* y (+ (* -1/2 (/ z x)) (/ 1 (* x y)))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x z) y)) 1))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z (* x y))) (/ 1 x)) y)) (* -1/2 (/ z x)))))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ z x)) (/ 1 (* x y))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (+ x (+ (sin y) (* x (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (+ (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))) (/ (sin y) x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (/ y z) 1) #s(hole binary64 (/ (+ y z) z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (/ y x))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (+ (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))) (/ y x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* x (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* z (+ (* x (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (* z (+ (/ (sin y) (* x z)) (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 z)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* z (+ 1 (+ (/ x z) (/ y z)))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ y (* x z))))))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* z (+ (* -1/2 (/ y x)) (/ 1 (* x z)))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) (* x z))) (* -1 (/ (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))) x))))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ x y) z)) 1))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (* (+ (/ y z) 1) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y (* x z))) (* 1/2 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ y x)) (/ 1 (* x z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
(*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x)))) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(fma.f64 x (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(+.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) x) |
(+.f64 x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) (neg.f64 x) (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) x (*.f64 x (sin.f64 y))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) x (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (sin.f64 y) (neg.f64 x) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64))) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (/.f64 (*.f64 (cos.f64 y) z) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) |
(/.f64 (fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (cos.f64 y) z))) (*.f64 x x)) |
(/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (/.f64 (cos.f64 y) x) z (/.f64 (sin.f64 y) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (sin.f64 y) x)) |
(+.f64 (/.f64 (sin.f64 y) x) (/.f64 (*.f64 (cos.f64 y) z) x)) |
z |
(/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) x (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (*.f64 x x)) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(/.f64 (cos.f64 y) x) |
(+.f64 (/.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) x) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(sin.f64 y) |
y |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
#s(literal 1 binary64) |
x |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ z y) x) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
(*.f64 z #s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(*.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 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
(/.f64 (-.f64 (*.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) (*.f64 x x)) (-.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
(/.f64 (fma.f64 (*.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) (*.f64 (*.f64 x x) x)) (fma.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) (-.f64 (*.f64 x x) (*.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)))) |
(+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x) |
(+.f64 x #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z))) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
(*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z) |
(*.f64 z (+.f64 (/.f64 y z) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (/.f64 y z) z)) |
(fma.f64 z #s(literal 1 binary64) (*.f64 z (/.f64 y z))) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (/.f64 y z))) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (/.f64 y z) z)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 2 binary64) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 y #s(literal 2 binary64) (*.f64 z #s(literal 2 binary64))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 z) (*.f64 #s(literal 2 binary64) (neg.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) z (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 y z) (/.f64 y z)) #s(literal 1 binary64)) (-.f64 (/.f64 y z) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) (/.f64 y z))) (-.f64 #s(literal 1 binary64) (/.f64 y z))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) #s(literal 1 binary64)) (fma.f64 (/.f64 y z) (/.f64 y z) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y z) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 y z) (/.f64 y z)) (*.f64 #s(literal 1 binary64) (/.f64 y z))))) |
(+.f64 (/.f64 y z) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 y z)) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x x)) |
(*.f64 (+.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x) (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x) (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x)) (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x) (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x) x)))) |
(fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x x) |
(fma.f64 x #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x) |
(+.f64 (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x) x) |
(+.f64 x (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) |
(/.f64 (fma.f64 (neg.f64 z) x (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 z x (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (neg.f64 x) (*.f64 x (neg.f64 z))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) x (*.f64 z x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) y) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) y)) (*.f64 (/.f64 z x) (/.f64 z x))) (/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) z) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) y) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) y) (-.f64 (*.f64 (/.f64 z x) (/.f64 z x)) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) y) (/.f64 z x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)) (neg.f64 x)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) y (/.f64 z x)) |
(fma.f64 y (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) (/.f64 z x)) |
(+.f64 (/.f64 z x) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) y)) |
(+.f64 (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) y) (/.f64 z x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))) (/.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64)) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y (/.f64 z x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 #s(literal 1 binary64) z)) z) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) y (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y)) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y)) x)) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x)) |
#s(approx x x) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx (+ (+ z y) x) (+.f64 z y)) |
#s(approx (+ (+ z y) x) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) x) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (+.f64 (/.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ z y) x) x) |
#s(approx (+ (+ z y) x) (*.f64 (+.f64 (/.f64 (+.f64 z y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) x) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (neg.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (neg.f64 z) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (neg.f64 (sin.f64 y))) x) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (neg.f64 (/.f64 (fma.f64 (neg.f64 z) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (neg.f64 (sin.f64 y))) x))) |
#s(approx (+ (+ z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (fma.f64 (*.f64 y x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (fma.f64 (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x) x (*.f64 (*.f64 (*.f64 z y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/2 binary64))) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y x) (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) #s(literal 1/6 binary64)) x) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) y (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x) x)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 z (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x) y (*.f64 z (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 z y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) x) #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x)) y (*.f64 z (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) #s(literal 1/6 binary64)) x) y (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) x)) y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x)) y (*.f64 z (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) x)) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (fma.f64 (fma.f64 (*.f64 y (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) #s(literal -1/2 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) y (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (fma.f64 (fma.f64 (fma.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) x)) y (/.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) y (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 y y) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (/.f64 #s(literal 1/120 binary64) x)) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (+ (+ z y) x) (+.f64 z x)) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/2) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ z y) z) |
#s(approx (+ z y) (+.f64 z y)) |
#s(approx (* (+ (/ y z) 1) z) z) |
#s(approx (* (+ (/ y z) 1) z) (+.f64 z y)) |
#s(approx (+ (/ y z) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ y z) 1) (+.f64 (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 z x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 z x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (+.f64 z y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/.f64 z x)) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/.f64 (+.f64 z y) x)) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (fma.f64 (/.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y)) x) x x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y)) x)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 y))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos.f64 y)) |
#s(approx (+ (+ z y) x) y) |
#s(approx (+ (+ z y) x) (*.f64 (+.f64 (/.f64 (+.f64 z x) y) #s(literal 1 binary64)) y)) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* y y) -1/2) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y))) |
#s(approx (+ z y) y) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (/ y z) 1) z) y) |
#s(approx (* (+ (/ y z) 1) z) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (+ (/ y z) 1) (/.f64 y z)) |
#s(approx (+ (/ y z) 1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -1/2 binary64) z))) (*.f64 y x)) (*.f64 y y))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -1/2 binary64) z))) (*.f64 y x)) (/.f64 z (*.f64 (*.f64 y y) x))) (*.f64 y y))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 y (*.f64 #s(literal -1/2 binary64) z))) (*.f64 y x)) y)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) y #s(literal 1 binary64))) |
#s(approx (+ (+ z y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z x) y)) #s(literal 1 binary64)) y))) |
#s(approx (+ z y) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 z) y) #s(literal 1 binary64)) y))) |
#s(approx (* (+ (/ y z) 1) z) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 z) y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) (/.f64 #s(literal 1 binary64) x)) y))) (*.f64 y y))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y x))) y))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (fma.f64 (*.f64 z x) (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) (sin.f64 y)) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y)) x)) |
#s(approx z z) |
#s(approx (+ (+ z y) x) (+.f64 y x)) |
#s(approx (+ (/ y z) 1) (/.f64 (+.f64 z y) z)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (+.f64 (sin.f64 y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (/.f64 y x)) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) z (/.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (*.f64 z x) (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (fma.f64 (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) x (/.f64 (+.f64 (sin.f64 y) x) z)) z)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) z)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x)) z)) |
#s(approx (+ (+ z y) x) z) |
#s(approx (+ (+ z y) x) (*.f64 (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64)) z)) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (/ y z) 1) z) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (*.f64 (cos.f64 y) z) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) (*.f64 z x))) z)) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) z)) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (+.f64 (/.f64 y (*.f64 z x)) (/.f64 #s(literal 1 binary64) x))) z)) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) (*.f64 z x)) z)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) z)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) x) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 z x))))) |
#s(approx (+ (+ z y) x) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (+.f64 y x) z)) #s(literal 1 binary64)))) |
#s(approx (+ z y) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 y z)) #s(literal 1 binary64)))) |
#s(approx (* (+ (/ y z) 1) z) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 y z)) #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 (cos.f64 y)) x) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 z x))))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (*.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (+ (* (* z y) -1/2) 1) x) y) (/ z x)) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 y (*.f64 z x))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) x)))) |
#s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (neg.f64 z) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z x))))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)))) |
Compiled 12 316 to 1 852 computations (85% saved)
30 alts after pruning (23 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 323 | 11 | 334 |
| Fresh | 6 | 12 | 18 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 332 | 30 | 362 |
| Status | Accuracy | Program |
|---|---|---|
| 72.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) x (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (*.f64 x x)) (/.f64 (sin.f64 y) x)) x x)) | |
| 89.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) x) (/.f64 (sin.f64 y) x)) x x)) | |
| 35.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) x) x x)) | |
| 61.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) | |
| 39.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) | |
| 49.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) | |
| 48.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) x) y (/.f64 z x))) x x)) | |
| 50.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) x) y (/.f64 z x))) x x)) | |
| 48.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 #s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) y (/.f64 z x))) x x)) | |
| 53.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) | |
| 74.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x)) | |
| 32.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) x)) | |
| 45.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) x)) | |
| ✓ | 60.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 38.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (/.f64 y z)) z)) x)) | |
| 59.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y))) z)) x)) | |
| 67.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) | |
| 39.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) | |
| ✓ | 41.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 22.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 22.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ✓ | 22.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
| 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) | |
| 27.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) | |
| ✓ | 23.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
| ✓ | 6.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
| 35.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) | |
| ✓ | 2.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
| ✓ | 46.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 2 346 to 878 computations (62.6% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) z) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (/.f64 y z)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y))) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 #s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 (/.f64 y x) #s(literal -1/6 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) x) x x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) x (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (*.f64 x x)) (/.f64 (sin.f64 y) x)) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) x) (/.f64 (sin.f64 y) x)) x x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 z (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) x) (/.f64 (sin.f64 y) x)) x x)) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
4 calls:
| 30.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 24.0ms | x |
| 14.0ms | z |
| 13.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) z) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (/.f64 y z)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y))) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 #s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 (/.f64 y x) #s(literal -1/6 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) x) x x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) x) x x)) |
4 calls:
| 29.0ms | x |
| 16.0ms | y |
| 11.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 83.5% | 3 | x |
| 84.5% | 3 | y |
| 90.5% | 4 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) z) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (/.f64 y z)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y))) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 #s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 (/.f64 y x) #s(literal -1/6 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x)) |
1 calls:
| 25.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.5% | 4 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) z) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (/.f64 y z)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y))) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 #s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 (/.f64 y x) #s(literal -1/6 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
2 calls:
| 34.0ms | z |
| 23.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.4% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 88.8% | 5 | z |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) z) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (/.f64 y z)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y))) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 #s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 (/.f64 y x) #s(literal -1/6 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
3 calls:
| 21.0ms | y |
| 10.0ms | z |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.9% | 3 | x |
| 81.4% | 3 | y |
| 80.7% | 3 | z |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) z) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (/.f64 y z)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) z) y))) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 #s(approx (/ (+ (* (* z y) -1/2) 1) x) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64))) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 z z) z)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (/.f64 #s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) x) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 #s(literal -1/6 binary64) y)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 (/.f64 y x) #s(literal -1/6 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) (*.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x)) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x) x))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 15.0ms | y |
| 10.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.5% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 67.1% | 1 | z |
| 71.9% | 3 | y |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) z) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (/.f64 y z)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
1 calls:
| 29.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.6% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) z) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ (* (+ (* (+ (* -1/2 z) (* -1/6 y)) y) 1) y) z) z)) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) (*.f64 #s(approx (+ (/ y z) 1) (/.f64 y z)) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 y) (* -1/2 z)) y) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) x) x x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
2 calls:
| 6.0ms | y |
| 6.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 71.4% | 3 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (+ z y) #s(approx (* (+ (/ y z) 1) z) z)) x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
4 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.1% | 1 | z |
| 67.1% | 1 | x |
| 67.1% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 67.1% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
4 calls:
| 3.0ms | x |
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | y |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.6% | 3 | y |
| 51.5% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 64.8% | 3 | x |
| 52.6% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.3% | 3 | x |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
4 calls:
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.0% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 46.0% | 1 | y |
| 46.0% | 1 | z |
| 49.3% | 3 | x |
Compiled 12 to 17 computations (-41.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
4 calls:
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.0% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 46.0% | 1 | y |
| 46.0% | 1 | z |
| 46.0% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2986521569751747e-58 | 2.6076729826690836e-57 |
| 18.0ms | -1.2676675619512807e-24 | -1.5558791193147481e-37 |
| 13.0ms | -6.600411991669523e+157 | -1.0058130967862453e+157 |
| 30.0ms | 367× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 955 to 681 computations (28.7% saved)
ival-sin: 10.0ms (46.9% of total)ival-cos: 8.0ms (37.5% of total)ival-add!: 2.0ms (9.4% of total)ival-mult!: 2.0ms (9.4% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2986521569751747e-58 | 2.6076729826690836e-57 |
| 1.0ms | -1.2676675619512807e-24 | -1.5558791193147481e-37 |
| 16.0ms | -1.0058130967862453e+157 | -1.3944079938101407e+153 |
| 11.0ms | 128× | 0 | valid |
Compiled 1 137 to 789 computations (30.6% saved)
ival-cos: 4.0ms (49.5% of total)ival-sin: 3.0ms (37.1% of total)ival-add!: 1.0ms (12.4% of total)ival-mult!: 1.0ms (12.4% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 1.238817083993315e+154 | 3.71973458177132e+158 |
| 0.0ms | 1.2986521569751747e-58 | 2.6076729826690836e-57 |
| 19.0ms | -3.946796818582643e-14 | -3.3586677646209856e-23 |
| 9.0ms | -1.0058130967862453e+157 | -1.3944079938101407e+153 |
| 29.0ms | 352× | 0 | valid |
Compiled 876 to 750 computations (14.4% saved)
ival-cos: 9.0ms (43.1% of total)ival-sin: 8.0ms (38.4% of total)ival-add!: 2.0ms (9.6% of total)ival-mult!: 2.0ms (9.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 0.005850467448531852 | 93.05496022357893 |
| 20.0ms | -695275093.8571303 | -31099226.695545767 |
| 21.0ms | 240× | 0 | valid |
Compiled 582 to 464 computations (20.3% saved)
ival-sin: 7.0ms (47.8% of total)ival-cos: 5.0ms (34.1% of total)ival-add!: 1.0ms (6.8% of total)ival-mult!: 1.0ms (6.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 0.005850467448531852 | 93.05496022357893 |
| 13.0ms | -695275093.8571303 | -31099226.695545767 |
| 20.0ms | 192× | 0 | valid |
Compiled 567 to 449 computations (20.8% saved)
ival-sin: 7.0ms (47.3% of total)ival-cos: 6.0ms (40.5% of total)ival-add!: 1.0ms (6.8% of total)ival-mult!: 1.0ms (6.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2017355781092182.3 | 6913710296120116.0 |
| 1.0ms | -695275093.8571303 | -31099226.695545767 |
| 8.0ms | 80× | 0 | valid |
Compiled 420 to 338 computations (19.5% saved)
ival-sin: 3.0ms (49.6% of total)ival-cos: 2.0ms (33.1% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 5.7276330575543065e+119 | 8.444030026894357e+130 |
| 22.0ms | -4.737052244801136e+73 | -1.1840098527174928e+67 |
| 33.0ms | 304× | 0 | valid |
Compiled 544 to 451 computations (17.1% saved)
ival-sin: 13.0ms (51.4% of total)ival-cos: 9.0ms (35.6% of total)ival-add!: 2.0ms (7.9% of total)ival-mult!: 2.0ms (7.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.5500086341421198e-7 | 85852474.41699047 |
| 115.0ms | -6.633556026594537e-14 | -7.617954195749204e-19 |
| 122.0ms | 304× | 0 | valid |
Compiled 582 to 470 computations (19.2% saved)
ival-sin: 106.0ms (92.5% of total)ival-cos: 6.0ms (5.2% of total)ival-add!: 2.0ms (1.7% of total)ival-mult!: 1.0ms (0.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.5500086341421198e-7 | 85852474.41699047 |
| 7.0ms | -2.511866293780214e-75 | -1.6706758323461125e-75 |
| 5.0ms | 64× | 0 | valid |
Compiled 404 to 336 computations (16.8% saved)
ival-cos: 1.0ms (31.2% of total)ival-sin: 1.0ms (31.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 3.1269781861800276e-205 | 4.0530535198225617e-199 |
| 28.0ms | -3.116111432968855e-90 | -1.1791831715901307e-94 |
| 35.0ms | 272× | 0 | valid |
Compiled 488 to 405 computations (17% saved)
ival-cos: 19.0ms (66.8% of total)ival-sin: 7.0ms (24.6% of total)ival-add!: 1.0ms (3.5% of total)ival-mult!: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 678 to 120 computations (82.3% saved)
Compiled 1 374 to 256 computations (81.4% saved)
Loading profile data...