
Time bar (total: 3.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 769.0ms | 8 253× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
ival-sin: 235.0ms (45.4% of total)ival-cos: 182.0ms (35.1% of total)ival-add!: 55.0ms (10.6% of total)ival-mult!: 44.0ms (8.5% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 49.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sin: 14.0ms (46.2% of total)ival-cos: 11.0ms (36.3% of total)ival-mult!: 3.0ms (9.9% of total)ival-add!: 2.0ms (6.6% 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 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.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)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.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 (+.f64 (pow.f64 x #s(literal 3 binary64)) (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)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.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 (+.f64 (pow.f64 x #s(literal 3 binary64)) (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 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.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 (pow.f64 x #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 (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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (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) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (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) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)))) |
#s(approx (+ x (sin y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.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)) (+.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ x (sin y)) (+.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) x)) |
#s(approx (sin y) y) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx y 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 657 to 321 computations (80.6% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 7 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 7 | 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)) | |
| ▶ | 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 218 to 156 computations (28.4% 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 z x)) |
(+.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))) (+.f64 (sin.f64 y) x)) |
(+.f64 (sin.f64 y) 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 (+ (* (/ (+ (* (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 x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (/ (+ (* (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 x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (sin y) x) #s(hole binary64 x)) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (/ (+ (* (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 (* (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 (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (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 (* (cos y) z) #s(hole binary64 (* z (cos 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 (+ (+ 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 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 x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.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 x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x)) |
| 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 x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x)) |
| 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 x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x)) |
| 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 x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x)) |
| 1.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 x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 251 | 1361 |
| 0 | 265 | 1296 |
| 1 | 1370 | 1292 |
| 0 | 8133 | 1254 |
| 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 z x)) |
(+.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))) (+.f64 (sin.f64 y) x)) |
(+.f64 (sin.f64 y) 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 (+ (* (/ (+ (* (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 x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (/ (+ (* (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 x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (sin y) x) #s(hole binary64 x)) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (/ (+ (* (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 (* (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 (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (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 (* (cos y) z) #s(hole binary64 (* z (cos 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 (+ (+ 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 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 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 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) 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 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (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 (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)) (pow.f64 x #s(literal 3 binary64)))) (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)) (pow.f64 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)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x) |
(fma.f64 x #s(literal 1 binary64) (*.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) |
(-.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 (pow.f64 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 #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 (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) x) (/.f64 (sin.f64 y) 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 (+.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 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (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 (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 (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 (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 (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 (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 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (/.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 (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 (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 (*.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 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)))) (+.f64 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (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)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (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 (fma.f64 (sin.f64 y) (sin.f64 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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (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)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.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))) (fma.f64 (sin.f64 y) (sin.f64 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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.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)) (fma.f64 (sin.f64 y) (sin.f64 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)) (fma.f64 (sin.f64 y) (sin.f64 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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.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 z x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.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))) (+.f64 (sin.f64 y) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.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 x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (sin y) x) (+.f64 (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 (+ (* (/ (+ (* (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 x) x) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (sin y) x) x) |
#s(approx (+ (sin y) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) 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 x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (sin y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (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))) (+.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) (+.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) (+.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) (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/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) x) y (pow.f64 x #s(literal -1 binary64))) 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/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) 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 (* (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 (+ (sin y) x) (+.f64 y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (sin y) x) (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 (+ (* (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 (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#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 (+ (+ 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 (/.f64 (sin.f64 y) x) z) (/.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 x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (/ (+ (* (cos y) z) (sin y)) x) x) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (sin.f64 y) x) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (+ (* (cos y) z) (sin y)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) z))) |
Compiled 5 844 to 871 computations (85.1% saved)
11 alts after pruning (7 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 6 | 195 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 191 | 11 | 202 |
| 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)) |
| 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.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (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)) |
| ▶ | 39.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) 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)) |
| ▶ | 17.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
| ▶ | 23.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
| ✓ | 46.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 328 to 223 computations (32% 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 x) z)) |
#s(approx (+ z x) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
(+.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 (+.f64 z y) x) |
(+.f64 z 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 (+ (* (+ (* 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 x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* 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 x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (sin y) x) #s(hole binary64 x)) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ 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 (+ (* (+ (* 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 x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y z) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* 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 (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (+ 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 (+ (* (+ (* 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 (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z 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 (+ (+ 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 (+ (+ 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 x) #s(hole binary64 (* z (+ 1 (/ 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 (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* 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 x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#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))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.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 x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y)) |
| 4.0ms | z | @ | 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 x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y)) |
| 3.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 x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y)) |
| 2.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 x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y)) |
| 2.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 x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ z y) x) (+ z y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 335 | 1725 |
| 0 | 352 | 1625 |
| 1 | 1839 | 1609 |
| 0 | 8309 | 1516 |
| 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 x) z)) |
#s(approx (+ z x) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
(+.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
#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))) #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 x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ y z))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* 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 x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (sin y) x) #s(hole binary64 x)) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 x)) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* x (+ 1 (+ (/ y x) (/ 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 (+ (* (+ (* 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 x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ y z) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* 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 (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (+ 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 (+ (* (+ (* 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 (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z 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 (+ (+ 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 (+ (+ 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 x) #s(hole binary64 (* z (+ 1 (/ 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 (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* 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 x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#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))))) |
| 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 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.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 (-.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 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (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 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (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 (-.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 (*.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 3 binary64)) (pow.f64 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 (pow.f64 x #s(literal 3 binary64)) (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))))) |
(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 (*.f64 x x) (-.f64 x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) 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 x (*.f64 (neg.f64 x) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) 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 (pow.f64 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 (pow.f64 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 (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 #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)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (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 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (/.f64 (sin.f64 y) 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 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (*.f64 (/.f64 (cos.f64 y) x) z)))))) |
(/.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)) (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 2 binary64)) (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 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (/.f64 (sin.f64 y) 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 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (*.f64 (/.f64 (cos.f64 y) x) z))))) |
(/.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 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 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 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) x)) (/.f64 (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 2 binary64)) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) 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)) x))) |
(-.f64 (/.f64 (sin.f64 y) x) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (/.f64 (sin.f64 y) x))))) (/.f64 (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 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (/.f64 (sin.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (*.f64 (/.f64 (cos.f64 y) x) z))))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (*.f64 (/.f64 (cos.f64 y) x) z)))))) |
(+.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) 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 x) z)) |
#s(approx (+ z x) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (sin y) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (sin y) y) #s(literal 2 binary64)) (*.f64 x #s(approx (sin y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sin y) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 #s(approx (sin y) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sin y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (sin y) y) #s(approx (sin y) y) (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) y) x))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sin y) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(approx (sin y) y) x)) |
(/.f64 (+.f64 (pow.f64 #s(approx (sin y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (sin y) y) #s(approx (sin y) y) (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) y) x)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sin y) y) #s(literal 2 binary64)) (-.f64 #s(approx (sin y) y) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (sin y) y) x))) |
(+.f64 (/.f64 (pow.f64 #s(approx (sin y) y) #s(literal 3 binary64)) (fma.f64 #s(approx (sin y) y) #s(approx (sin y) y) (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (sin y) y) #s(approx (sin y) y) (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) y) x))))) |
(+.f64 #s(approx (sin y) y) x) |
(+.f64 x #s(approx (sin y) y)) |
#s(approx (sin y) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (*.f64 z z) (*.f64 (+.f64 y x) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 z (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 z y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (+.f64 z y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 z y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 z y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 x (+.f64 z y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (+.f64 z y) #s(literal 2 binary64))) (-.f64 x (+.f64 z y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (+.f64 z y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 z y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 x (+.f64 z y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 z y))) (/.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (-.f64 x (+.f64 z y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (-.f64 (+.f64 z y) x)) (/.f64 (*.f64 x x) (-.f64 (+.f64 z y) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 x (+.f64 z y))))) (/.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (*.f64 x (+.f64 z y)))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 z y) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 z y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 z y) #s(literal 2 binary64)) (-.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 z z) (*.f64 y y))) (neg.f64 (-.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y z)) (/.f64 (*.f64 z z) (-.f64 y z))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 z y))))) |
(+.f64 z y) |
(+.f64 y z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (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 x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#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 (+ (+ 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 x) x) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (sin y) x) x) |
#s(approx (+ (sin y) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) 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 (+ (+ 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 x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (sin y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (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 (+ (+ 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))) (+.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 (+ (* (+ (* 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) (+.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 (+ (* 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 (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) y (/.f64 z x))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) x) y (pow.f64 x #s(literal -1 binary64))) y (/.f64 z x))) |
#s(approx (/ (cos y) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (cos y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos y) x) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (cos y) x) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64)))) |
#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 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) 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 (+ (sin y) x) (+.f64 y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (sin y) x) (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 (+ (+ z y) x) (+.f64 z x)) |
#s(approx (+ z y) z) |
#s(approx (+ z y) (+.f64 z 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 (+ z y) y) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 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 (+ z y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z y)) #s(literal 1 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 (+ (+ 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 (/.f64 (sin.f64 y) x) z) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) 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 (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sin.f64 y) z) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) 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))) |
Compiled 6 359 to 940 computations (85.2% saved)
13 alts after pruning (5 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 200 | 4 | 204 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 202 | 13 | 215 |
| 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)) |
| ▶ | 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) 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)) |
| ✓ | 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)) |
| ✓ | 39.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) 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)) |
| ▶ | 27.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
| ▶ | 6.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
| ✓ | 17.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
| ✓ | 23.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
| ✓ | 46.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 369 to 246 computations (33.3% 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) y)) |
#s(approx (+ (+ z y) x) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ z y) x) (+.f64 z y)) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x x)) |
(fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x x) |
(/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#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)) |
(fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
(*.f64 (/.f64 (cos.f64 y) x) z) |
(/.f64 (cos.f64 y) 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 (/ (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) z) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#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 (+ (* (+ (* 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 (+ (+ 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 (/ (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 (+ (+ 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 (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #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 (+ (* (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 (/ (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) z) #s(hole binary64 (/ z x))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z 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 (+ (* (+ (* 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 (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos 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 (+ (+ 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 (+ (+ 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 (+ (* (/ (+ (* (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 (/ (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 (+ (+ 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 (+ (* (/ (+ (* (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 (/ (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 (+ (+ 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 (+ (* (/ (+ (* (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 (/ (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)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 49.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))) (+ (+ z y) x) (+ 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)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) (* (/ (cos y) x) z) (/ (cos y) x)) |
| 5.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))) (+ (+ z y) x) (+ 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)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) (* (/ (cos y) x) z) (/ (cos y) x)) |
| 5.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))) (+ (+ z y) x) (+ 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)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) (* (/ (cos y) x) z) (/ (cos y) x)) |
| 5.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))) (+ (+ z y) x) (+ 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)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) (* (/ (cos y) x) z) (/ (cos y) x)) |
| 4.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))) (+ (+ z y) x) (+ 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)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* z (/ (cos y) x)) (/ (sin y) x)) x) x) (+ (* z (/ (cos y) x)) (/ (sin y) x)) (* (/ (cos y) x) z) (/ (cos y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 561 | 4457 |
| 0 | 596 | 3650 |
| 1 | 3277 | 3462 |
| 0 | 8874 | 3214 |
| 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) y)) |
#s(approx (+ (+ z y) x) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ z y) x) (+.f64 z y)) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x x)) |
(fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x x) |
(/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#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)) |
(fma.f64 #s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x) |
#s(approx (+ (* z (/ (cos y) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
(*.f64 (/.f64 (cos.f64 y) x) z) |
(/.f64 (cos.f64 y) 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 (/ (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) z) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#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 (+ (* (+ (* 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 (+ (+ 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 (/ (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 (+ (+ 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 (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #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 (+ (* (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 (/ (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) z) #s(hole binary64 (/ z x))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z 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 (+ (* (+ (* 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 (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos 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 (+ (+ 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 (+ (+ 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 (+ (* (/ (+ (* (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 (/ (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 (+ (+ 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 (+ (* (/ (+ (* (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 (/ (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 (+ (+ 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 (+ (* (/ (+ (* (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 (/ (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)))))))) |
| 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 (*.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 3 binary64)) (pow.f64 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 (pow.f64 x #s(literal 3 binary64)) (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))))) |
(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 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) 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 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) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (*.f64 (/.f64 (cos.f64 y) x) z))))) |
(/.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 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (/.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) x) z) (/.f64 (sin.f64 y) x)) |
(+.f64 (/.f64 (sin.f64 y) x) (*.f64 (/.f64 (cos.f64 y) x) z)) |
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 #s(literal 2 binary64) (-.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)))) (*.f64 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (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 #s(literal 2 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))))))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.f64 (+.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))))) #s(literal 2 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) y)) |
#s(approx (+ (+ z y) x) y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
#s(approx (+ (+ z y) x) (+.f64 z y)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 y y)) (-.f64 z y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 y y) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 z z) (*.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)) (sin.f64 y)) x) x x)) |
(*.f64 (+.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x) x)))) |
(fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x x) |
(fma.f64 x (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x) |
(+.f64 (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x) x) |
(+.f64 x (*.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x)) |
(/.f64 (neg.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) (neg.f64 x)) |
(/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x)) |
(*.f64 (+.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) x)))) |
(fma.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x x) |
(fma.f64 x #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) |
(+.f64 (*.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) x) |
(+.f64 x (*.f64 #s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
(*.f64 (/.f64 (cos.f64 y) x) z) |
(*.f64 z (/.f64 (cos.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) |
(/.f64 (*.f64 (cos.f64 y) z) x) |
(/.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)) |
#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 (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (* (/ (cos y) x) z) (*.f64 (/.f64 (cos.f64 y) x) z)) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (/.f64 (cos.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 (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) x) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) x) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) x) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) 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 (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.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 (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) 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 (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) 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 (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (neg.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) 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))) (+.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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+.f64 (fma.f64 (*.f64 x y) (/.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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x y) (/.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 (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 z (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) 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 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.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 #s(literal -1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.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) (pow.f64 x #s(literal -1 binary64))) 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) (pow.f64 x #s(literal -1 binary64))) 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) (pow.f64 x #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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+.f64 z x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) 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 (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.f64 z x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.f64 (+.f64 z y) x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) y (/.f64 z x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 #s(literal -1/2 binary64) (/.f64 z x))) y (pow.f64 x #s(literal -1 binary64))) 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/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+.f64 z x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) 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 (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.f64 z x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.f64 (+.f64 z y) x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) y (/.f64 z x))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 y x) (*.f64 #s(literal -1/2 binary64) (/.f64 z x))) y (pow.f64 x #s(literal -1 binary64))) y (/.f64 z x))) |
#s(approx (* (/ (cos y) x) z) (/.f64 z x)) |
#s(approx (* (/ (cos y) x) z) (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (/.f64 z x))) |
#s(approx (* (/ (cos y) x) z) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 z x))) (*.f64 y y) (/.f64 z x))) |
#s(approx (* (/ (cos y) x) z) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) (/.f64 z x))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (/.f64 z x))) (*.f64 y y) (/.f64 z x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) x)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ z y) y) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.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 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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.f64 (sin.f64 y) x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.f64 (sin.f64 y) x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) 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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (/.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))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (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 (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) z)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 y) x) z) (/.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 (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 y) x) z) (/.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 (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (+.f64 (/.f64 (/.f64 (sin.f64 y) x) z) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z))) z))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (*.f64 (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) z)) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) #s(literal -1 binary64) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 z 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 (+ z y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (+ (* (cos y) z) (sin y)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) x) x) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* z (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x)) (/ (sin y) x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
Compiled 9 756 to 1 273 computations (87% saved)
14 alts after pruning (2 fresh and 12 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 243 | 2 | 245 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 8 | 8 |
| Total | 244 | 14 | 258 |
| 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)) | |
| ✓ | 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) 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)) |
| ✓ | 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)) |
| ✓ | 39.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) 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)) |
| ✓ | 27.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) (+.f64 z y))) |
| ✓ | 6.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
| ✓ | 17.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
| ✓ | 23.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
| ✓ | 46.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 684 to 285 computations (58.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#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 (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x 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)) |
#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)) |
(/.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) #s(literal 1 binary64))) 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) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) 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)) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
4 calls:
| 8.0ms | x |
| 6.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 6.0ms | z |
| 6.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 x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#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 (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x 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)) |
#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:
| 6.0ms | x |
| 4.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 4.0ms | z |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 83.5% | 3 | x |
| 85.5% | 4 | 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 x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#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 (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) x) x 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)) |
| 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:
| 4.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 x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#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 (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) 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))) (+.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:
| 4.0ms | z |
| 3.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 x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#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 (sin y) 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 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
4 calls:
| 5.0ms | y |
| 3.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 3.0ms | x |
| 3.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.6% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 74.8% | 3 | x |
| 70.4% | 3 | y |
| 75.2% | 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 x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
#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:
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.6% | 3 | y |
| 64.8% | 3 | x |
| 52.6% | 3 | z |
| 58.2% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 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 x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ z y) x) y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (sin y) x) (sin.f64 y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
1 calls:
| 49.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.3% | 3 | x |
Compiled 1 to 3 computations (-200% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
4 calls:
| 1.0ms | x |
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.0% | 1 | y |
| 46.0% | 1 | z |
| 46.0% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 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 |
| 19.0ms | -1.2676675619512807e-24 | -1.5558791193147481e-37 |
| 11.0ms | -6.600411991669523e+157 | -1.0058130967862453e+157 |
| 29.0ms | 367× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 955 to 681 computations (28.7% saved)
ival-sin: 10.0ms (49.3% of total)ival-cos: 7.0ms (34.5% of total)ival-add!: 2.0ms (9.9% of total)ival-mult!: 2.0ms (9.9% 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 |
| 15.0ms | -1.0058130967862453e+157 | -1.3944079938101407e+153 |
| 10.0ms | 128× | 0 | valid |
Compiled 1 137 to 789 computations (30.6% saved)
ival-sin: 3.0ms (44.9% of total)ival-cos: 2.0ms (30% of total)ival-add!: 1.0ms (15% of total)ival-mult!: 1.0ms (15% 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 |
|---|---|---|
| 15.0ms | 1.238817083993315e+154 | 3.71973458177132e+158 |
| 74.0ms | 1.2986521569751747e-58 | 2.6076729826690836e-57 |
| 16.0ms | -3.946796818582643e-14 | -3.3586677646209856e-23 |
| 11.0ms | -1.0058130967862453e+157 | -1.3944079938101407e+153 |
| 27.0ms | 352× | 0 | valid |
Compiled 876 to 750 computations (14.4% saved)
ival-sin: 8.0ms (45% of total)ival-cos: 6.0ms (33.8% of total)ival-add!: 2.0ms (11.3% of total)ival-mult!: 2.0ms (11.3% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9995157864326198 | 1.0009358941616937 |
| 0.0ms | -6286.902123872814 | -0.9972837771454022 |
Compiled 12 to 14 computations (-16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 46.0ms | 1.5500086341421198e-7 | 85852474.41699047 |
| 16.0ms | -6.633556026594537e-14 | -7.617954195749204e-19 |
| 51.0ms | 304× | 0 | valid |
Compiled 582 to 470 computations (19.2% saved)
ival-cos: 33.0ms (75.8% of total)ival-sin: 7.0ms (16.1% of total)ival-add!: 2.0ms (4.6% of total)ival-mult!: 1.0ms (2.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.5500086341421198e-7 | 85852474.41699047 |
| 7.0ms | -2.511866293780214e-75 | -1.6706758323461125e-75 |
| 5.0ms | 64× | 0 | valid |
Compiled 376 to 322 computations (14.4% saved)
ival-cos: 1.0ms (31.9% of total)ival-sin: 1.0ms (31.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)| 1× | fuel |
Compiled 461 to 86 computations (81.3% saved)
Compiled 940 to 188 computations (80% saved)
Loading profile data...