
Time bar (total: 8.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 2.0s | 8 252× | 0 | valid |
| 2.0ms | 2× | 3 | valid |
| 0.0ms | 2× | 1 | valid |
ival-sin: 516.0ms (54% of total)ival-cos: 245.0ms (25.6% of total)ival-add: 107.0ms (11.2% of total)ival-mult: 83.0ms (8.7% of total)adjust: 3.0ms (0.3% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 60.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-cos: 16.0ms (37% of total)ival-sin: 15.0ms (34.7% of total)ival-mult: 6.0ms (13.9% of total)ival-add: 5.0ms (11.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 97 |
| 1 | 109 | 97 |
| 2 | 276 | 95 |
| 3 | 489 | 95 |
| 4 | 862 | 95 |
| 5 | 1744 | 95 |
| 6 | 4012 | 95 |
| 7 | 6841 | 95 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 28 | 9 |
| 2 | 54 | 9 |
| 3 | 101 | 9 |
| 4 | 193 | 9 |
| 5 | 459 | 9 |
| 6 | 1236 | 9 |
| 7 | 3080 | 9 |
| 8 | 6176 | 9 |
| 0 | 8146 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 9 to 8 computations (11.1% saved)
| 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 | 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)) |
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 729 to 322 computations (81.4% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 13 | 95 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 13 | 96 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 99.7% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 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))))))) | |
| 81.5% | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| 82.4% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) | |
| 54.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) | |
| ▶ | 57.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
| ▶ | 60.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 61.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| 58.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 64.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| 87.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) | |
| ▶ | 43.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ▶ | 41.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 400 to 302 computations (24.5% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 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 y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) 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 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) 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 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ 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) 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 (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ 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 (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin 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 y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 2.0ms | z | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 2.0ms | y | @ | inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 2.0ms | z | @ | inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 1.0ms | z | @ | 0 | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 1640 |
| 0 | 317 | 1556 |
| 1 | 1644 | 1552 |
| 0 | 8753 | 1512 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 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 y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) 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 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) 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 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ 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) 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 (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ 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 (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin 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 y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.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 (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 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))) |
(/.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 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(/.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 (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 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.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 (-.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 (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 (cos.f64 y) z) #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 (cos.f64 y) z))))) |
(/.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 (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 (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))))) |
(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 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.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 (pow.f64 (*.f64 (cos.f64 y) z) #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 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 (cos.f64 y) z)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.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 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #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 (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 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 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 |
(/.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)) |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (+.f64 x z) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 x z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 x z)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 2 binary64))) (-.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 x z))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 x z))))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z)) |
(fma.f64 y (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 x z)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (-.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 x z))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 x z)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 x z))))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 x z)))))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) |
(+.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 x z)) |
(+.f64 (+.f64 x z) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(+.f64 x (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) y (pow.f64 z #s(literal -1 binary64))) z) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) y (pow.f64 z #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 z (pow.f64 z #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (pow.f64 z #s(literal -1 binary64))) (*.f64 z (pow.f64 z #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 z (pow.f64 z #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z (*.f64 z (pow.f64 z #s(literal -1 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) (*.f64 z (pow.f64 z #s(literal -1 binary64)))) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) (*.f64 z (pow.f64 z #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) (*.f64 z (pow.f64 z #s(literal -1 binary64)))) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 z (pow.f64 z #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(/.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 x z))))) |
(/.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 x z)))) |
(-.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 x z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(+.f64 x z) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(/.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 (*.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 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 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 (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 (-.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 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 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))))) |
(/.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))))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (sin.f64 y)) |
(-.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 (/.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 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.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 (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 (cos.f64 y) z) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (cos.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 (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (sin y) x) (+.f64 (sin.f64 y) x)) |
#s(approx x 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 y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 x z))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) 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))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (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))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 x z)) |
#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 x z))) |
#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) #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 x y)) |
#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 (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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 x z)) |
#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 x z))) |
#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 y) -1/2) 1) y) (+ z x)) (+.f64 x z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) 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) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) z (pow.f64 y #s(literal -1 binary64))) (/.f64 (+.f64 x z) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) y #s(literal 1 binary64))) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 x z) y)) #s(literal 1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (pow.f64 y #s(literal -1 binary64))) 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 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y) x)) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#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 (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 y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 x y) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) 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 (+ (+ 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 (+ (+ 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 y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (+.f64 x y) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) z))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) 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))) |
Compiled 7 187 to 935 computations (87% saved)
20 alts after pruning (17 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 258 | 13 | 271 |
| Fresh | 4 | 4 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 264 | 20 | 284 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 82.4% | (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
| 81.5% | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| 54.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) | |
| 28.6% | #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 #s(approx (+ z x) z))) | |
| ✓ | 60.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| ▶ | 53.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
| ▶ | 58.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
| 64.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| 43.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.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))))) z)) | |
| ✓ | 43.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 23.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| 7.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) | |
| 38.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) | |
| ▶ | 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
| 28.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) | |
| 29.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) | |
| 60.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z))) | |
| 19.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) | |
| ▶ | 25.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
| ✓ | 41.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 795 to 556 computations (30.1% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
(cos.f64 y) |
y |
z |
#s(approx (+ (sin y) x) x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 z y) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 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 y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) 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 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) 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 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ 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) 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 (+ (+ 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)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (* (* (* y y) z) -1/2) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* (* z y) -1/2) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) 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)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | z | @ | 0 | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* y y) z) -1/2) (* (* y y) z) (* y y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y)) |
| 2.0ms | z | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* y y) z) -1/2) (* (* y y) z) (* y y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y)) |
| 2.0ms | z | @ | inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* y y) z) -1/2) (* (* y y) z) (* y y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y)) |
| 2.0ms | y | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* y y) z) -1/2) (* (* y y) z) (* y y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y)) |
| 2.0ms | y | @ | inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* (* y y) z) -1/2) (* (* y y) z) (* y y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 295 | 1757 |
| 0 | 310 | 1711 |
| 1 | 1568 | 1707 |
| 0 | 8337 | 1563 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
(cos.f64 y) |
y |
z |
#s(approx (+ (sin y) x) x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 z y) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 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 y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) 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 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) 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 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ 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) 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 (+ (+ 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)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (* (* (* y y) z) -1/2) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* (* z y) -1/2) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) 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)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (sin y) x) x) #s(approx (+ (sin y) x) x) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (+ (sin y) x) x) (*.f64 (cos.f64 y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ (sin y) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) #s(approx (+ (sin y) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ (sin y) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) #s(approx (+ (sin y) x) x))))) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
(fma.f64 z (cos.f64 y) #s(approx (+ (sin y) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ (sin y) x) x))) (/.f64 (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ (sin y) x) x)))) |
(+.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 #s(approx (+ (sin y) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) #s(approx (+ (sin y) x) x))))) (/.f64 (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (sin y) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) #s(approx (+ (sin y) x) x)))))) |
(+.f64 (*.f64 (cos.f64 y) z) #s(approx (+ (sin y) x) x)) |
(+.f64 #s(approx (+ (sin y) x) x) (*.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 |
#s(approx (+ (sin y) x) x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z)) |
(*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z) |
(*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z)) |
(*.f64 (*.f64 y y) z) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (*.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 x z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 x z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (pow.f64 (+.f64 x z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 x z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (pow.f64 (+.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 x z))))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 x z)) |
(fma.f64 y #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (+.f64 x z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 x z))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 x z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 x z))))) (/.f64 (pow.f64 (+.f64 x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 x z)))))) |
(+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x) |
(+.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 x z)) |
(+.f64 (+.f64 x z) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z y)) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 z y) |
(*.f64 y z) |
(/.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 x z))))) |
(/.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 x z)))) |
(-.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 x z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(+.f64 x z) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.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 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.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 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.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 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 (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 2 binary64)) (-.f64 (sin.f64 y) x)) (/.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 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 (/.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 x (sin.f64 y)) |
(+.f64 (sin.f64 y) 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 x (sin.f64 y)))) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (sin y) x) (+.f64 x (sin.f64 y))) |
#s(approx x 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 x (sin.f64 y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 x z))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) 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))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (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))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 x z)) |
#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 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 x z))) |
#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) #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 x y)) |
#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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 x z)) |
#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 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 x z))) |
#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)) z) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #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 y) -1/2) 1) y) (+ z x)) (+.f64 x z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 (+.f64 z y) x)) |
#s(approx (* (* (* y y) z) -1/2) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z)) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (* (* z y) -1/2) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (* z y) (*.f64 z 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) (cos.f64 y)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) z (pow.f64 y #s(literal -1 binary64))) (/.f64 (+.f64 x z) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) y #s(literal 1 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 x z) y)) #s(literal 1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 x (sin.f64 y))) |
#s(approx z z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 x (sin.f64 y))) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z 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 x (sin.f64 y)) z) (cos.f64 y)) 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 x (sin.f64 y)) z) (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 x y) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (+ z 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 x (sin.f64 y)) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (fma.f64 (/.f64 (+.f64 x (sin.f64 y)) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) 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 y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (+.f64 x y) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) z))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) z))) |
Compiled 5 837 to 726 computations (87.6% saved)
22 alts after pruning (15 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 7 | 196 |
| Fresh | 4 | 8 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 194 | 22 | 216 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 82.4% | (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
| ▶ | 81.5% | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| 28.6% | #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 #s(approx (+ z x) z))) | |
| ✓ | 60.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| ▶ | 31.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
| ✓ | 58.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
| 29.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) | |
| ▶ | 30.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
| 32.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) | |
| 38.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) | |
| 64.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| 43.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.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))))) z)) | |
| ✓ | 43.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 23.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| 7.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) | |
| ✓ | 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
| ▶ | 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
| ▶ | 29.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| 60.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z))) | |
| 19.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) | |
| ✓ | 25.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
| ✓ | 41.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 829 to 573 computations (30.9% saved)
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
#s(approx (* z (cos y)) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)) |
(*.f64 y (*.f64 z y)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
#s(approx (+ z x) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
(+.f64 #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)) x) |
#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)) |
(*.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) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ 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 (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ 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 (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ 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 (+ 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) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (* (* y (* z y)) -1/2) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* y (* z y)) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* (* z y) -1/2) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ 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)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* y (* z y)) -1/2) (* y (* z y)) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1) |
| 7.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* y (* z y)) -1/2) (* y (* z y)) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1) |
| 5.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* y (* z y)) -1/2) (* y (* z y)) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1) |
| 4.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* y (* z y)) -1/2) (* y (* z y)) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1) |
| 3.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (+ z y) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (* (* y (* z y)) -1/2) (* y (* z y)) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (sin y) x) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 (* y y) 1/6 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 365 | 2220 |
| 0 | 392 | 2150 |
| 1 | 1876 | 2146 |
| 0 | 8188 | 2019 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
#s(approx (* z (cos y)) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(+.f64 z y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)) |
(*.f64 y (*.f64 z y)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
#s(approx (+ z x) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
(+.f64 #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)) x) |
#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)) |
(*.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) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ 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 (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ 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 (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ 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 (+ 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) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (+ z y) #s(hole binary64 z)) |
#s(approx (+ z y) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (* (* y (* z y)) -1/2) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (* y (* z y)) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* (* z y) -1/2) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ z y) #s(hole binary64 y)) |
#s(approx (+ z y) #s(hole binary64 (* y (+ 1 (/ z y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* y (- (* -1 (/ z y)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ z y) #s(hole binary64 (* z (+ 1 (/ y z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ 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)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ z y) #s(hole binary64 (* -1 (* z (- (* -1 (/ y z)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) #s(approx (* z (cos y)) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (sin.f64 y) #s(approx (* z (cos y)) z)) (+.f64 (sin.f64 y) #s(approx (* z (cos y)) z))) (*.f64 x (+.f64 (sin.f64 y) #s(approx (* z (cos y)) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64))) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) (/.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(+.f64 (/.f64 (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 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) (/.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) |
(+.f64 x (+.f64 (sin.f64 y) #s(approx (* z (cos y)) z))) |
(/.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)) |
x |
(sin.f64 y) |
y |
#s(approx (* z (cos y)) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 z z))) (neg.f64 (-.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 y y))) (neg.f64 (-.f64 z y))) |
(/.f64 (neg.f64 (+.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 (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 (-.f64 (*.f64 y y) (*.f64 z z)) (-.f64 y z)) |
(/.f64 (-.f64 (*.f64 z z) (*.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 (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 (*.f64 y y) (-.f64 y z)) (/.f64 (*.f64 z z) (-.f64 y z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z y)) (/.f64 (*.f64 y y) (-.f64 z y))) |
(+.f64 (/.f64 (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 (/.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 z y) |
(+.f64 y z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 z y) y) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 z y) y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 z y) y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 z y) y)) |
(*.f64 y (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z y) y) |
(*.f64 y (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ z x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ z x) x) #s(approx (+ z x) x) (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (*.f64 #s(approx (+ z x) x) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (pow.f64 #s(approx (+ z x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(approx (+ z x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (pow.f64 #s(approx (+ z x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(approx (+ z x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (pow.f64 #s(approx (+ z x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(approx (+ z x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (pow.f64 #s(approx (+ z x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(approx (+ z x) x))))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x)) |
(fma.f64 y #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(approx (+ z x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(approx (+ z x) x))) (/.f64 (pow.f64 #s(approx (+ z x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(approx (+ z x) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(approx (+ z x) x))))) (/.f64 (pow.f64 #s(approx (+ z x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ z x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(approx (+ z x) x)))))) |
(+.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(approx (+ z x) x)) |
(+.f64 #s(approx (+ z x) x) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z y)) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ z x) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(/.f64 (+.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (-.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x))) |
(+.f64 (/.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x))))) |
(+.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) |
(+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (sin y) x) (+.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 z 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))) (*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#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 (+ (sin y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#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))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 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 (+ (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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.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 (* 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 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) z) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #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 y) z) |
#s(approx (+ z y) (+.f64 z y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 z x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 (+.f64 z y) x)) |
#s(approx (* (* y (* z y)) -1/2) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (* y (* z y)) (*.f64 (*.f64 y y) z)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (* (* z y) -1/2) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* 1/120 (* y y)) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* 1/120 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ z y) y) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 z y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) z (pow.f64 y #s(literal -1 binary64))) (/.f64 (+.f64 z x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) y #s(literal 1 binary64))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ z y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z x) y)) #s(literal 1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx z z) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ z y) (*.f64 (+.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (+ z 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)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ z y) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (+.f64 y x) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 z #s(literal -1 binary64))) z))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) z))) |
Compiled 9 803 to 1 281 computations (86.9% saved)
23 alts after pruning (12 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 284 | 4 | 288 |
| Fresh | 2 | 8 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 7 | 7 |
| Total | 287 | 23 | 310 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 82.4% | (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
| 42.5% | (+.f64 #s(approx (+ (sin y) x) (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| 64.3% | (+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) | |
| 28.6% | #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 #s(approx (+ z x) z))) | |
| ✓ | 60.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| ✓ | 31.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
| ✓ | 58.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
| 29.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) | |
| ✓ | 30.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
| 32.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) | |
| 38.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) | |
| 43.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.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))))) z)) | |
| ✓ | 43.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 23.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| 7.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) | |
| ✓ | 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
| ✓ | 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
| ✓ | 29.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
| 60.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z))) | |
| 19.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) | |
| 7.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) | |
| ✓ | 25.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
| ✓ | 41.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 315 to 517 computations (60.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ (sin y) x) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (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 (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))))) z)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 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))))))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
4 calls:
| 36.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 17.0ms | z |
| 16.0ms | y |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ (sin y) x) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) |
4 calls:
| 18.0ms | x |
| 15.0ms | y |
| 13.0ms | z |
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 95.9% | 3 | x |
| 90.6% | 4 | y |
| 99.6% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ (sin y) x) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
3 calls:
| 27.0ms | z |
| 9.0ms | x |
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.5% | 1 | x |
| 81.5% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 93.4% | 3 | z |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ (sin y) x) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 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:
| 8.0ms | z |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.7% | 3 | y |
| 90.9% | 5 | z |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ (sin y) x) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
4 calls:
| 52.0ms | x |
| 10.0ms | z |
| 7.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.7% | 3 | y |
| 77.5% | 3 | x |
| 81.5% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 79.0% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 24.0ms | y |
| 7.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 64.3% | 1 | z |
| 69.9% | 3 | y |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (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)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #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)) x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 46.0ms | x |
| 7.0ms | y |
| 7.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.3% | 3 | y |
| 68.7% | 3 | x |
| 69.1% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #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))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
2 calls:
| 34.0ms | y |
| 6.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 69.0% | 3 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 y (*.f64 z y)) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y #s(approx (+ z x) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y)) x)) |
(+.f64 #s(approx (+ (sin y) x) x) #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 3.0ms | y |
| 3.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.8% | 3 | x |
| 64.3% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 64.3% | 1 | y |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 x y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
4 calls:
| 2.0ms | x |
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | y |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.1% | 3 | y |
| 46.4% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 52.1% | 3 | z |
| 57.1% | 3 | x |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) #s(approx (+ z y) y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.1% | 3 | x |
Compiled 1 to 3 computations (-200% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
4 calls:
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.1% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 41.1% | 1 | y |
| 41.1% | 1 | z |
| 41.1% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 0.0002772830747373608 | 10.23592328709925 |
| 21.0ms | -4.857639770766381e+43 | -6.357853684942979e+40 |
| 40.0ms | 256× | 0 | valid |
Compiled 348 to 318 computations (8.6% saved)
ival-cos: 20.0ms (62.3% of total)ival-sin: 7.0ms (21.8% of total)ival-add: 3.0ms (9.3% of total)ival-mult: 2.0ms (6.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.272082983733402e+84 | 2.805596826654364e+85 |
| 25.0ms | -9.307861780969403e+63 | -2.4148434209439982e+51 |
| 27.0ms | 256× | 0 | valid |
Compiled 412 to 366 computations (11.2% saved)
ival-sin: 7.0ms (41.7% of total)ival-cos: 5.0ms (29.8% of total)ival-add: 3.0ms (17.9% of total)ival-mult: 2.0ms (11.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.272082983733402e+84 | 2.805596826654364e+85 |
| 24.0ms | 3.348912090389667e-106 | 4.1688628627769444e-95 |
| 21.0ms | -4.6995458835744166e-107 | -5.821400205277275e-111 |
| 1.0ms | -9.307861780969403e+63 | -2.4148434209439982e+51 |
| 33.0ms | 287× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 930 to 796 computations (14.4% saved)
ival-cos: 10.0ms (44.3% of total)ival-sin: 7.0ms (31% of total)ival-add: 3.0ms (13.3% of total)ival-mult: 2.0ms (8.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.8015632252028224e-15 | 3.342567753014914e-5 |
| 20.0ms | -1.5747700096843789 | -3.079460285362236e-9 |
| 25.0ms | 304× | 0 | valid |
Compiled 563 to 470 computations (16.5% saved)
ival-sin: 8.0ms (48% of total)ival-add: 3.0ms (18% of total)ival-cos: 3.0ms (18% of total)ival-mult: 2.0ms (12% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.999989381247183 | 223240373.3306967 |
| 0.0ms | 7.436541771732812e-8 | 3.3425677523924855e-5 |
| 0.0ms | -0.017019195422883347 | -3.1011865707934126e-6 |
| 0.0ms | -2.1328542572156515 | -0.9999921049325357 |
Compiled 12 to 14 computations (-16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 139025.43705121195 | 913654388.3390857 |
| 56.0ms | -5.600394401596887e+21 | -41416248846713590.0 |
| 65.0ms | 272× | 0 | valid |
Compiled 641 to 507 computations (20.9% saved)
ival-sin: 11.0ms (45.3% of total)ival-cos: 8.0ms (32.9% of total)ival-add: 3.0ms (12.4% of total)ival-mult: 2.0ms (8.2% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 913654388.3390857 | 7370864456285.007 |
| 21.0ms | -16.63337490068437 | -1.5747700096843789 |
| 32.0ms | 224× | 0 | valid |
Compiled 488 to 392 computations (19.7% saved)
ival-sin: 14.0ms (55% of total)ival-cos: 7.0ms (27.5% of total)ival-add: 3.0ms (11.8% of total)ival-mult: 2.0ms (7.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 64.0ms | 2.4944208759636328e+48 | 1.3200392891399243e+63 |
| 7.0ms | -16.63337490068437 | -1.5747700096843789 |
| 63.0ms | 208× | 0 | valid |
Compiled 460 to 382 computations (17% saved)
ival-sin: 46.0ms (80.9% of total)ival-cos: 7.0ms (12.3% of total)ival-add: 2.0ms (3.5% of total)ival-mult: 2.0ms (3.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 5.75060450398305e-151 | 8.812698640477124e-147 |
| 23.0ms | -2.693245349229722e-159 | -8.582804001722123e-163 |
| 31.0ms | 256× | 0 | valid |
Compiled 556 to 414 computations (25.5% saved)
ival-cos: 12.0ms (51.6% of total)ival-sin: 7.0ms (30.1% of total)ival-add: 3.0ms (12.9% of total)ival-mult: 2.0ms (8.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 2.4637874423979002e-14 | 9.870480801717497e-11 |
| 14.0ms | -1.121020238461797e+40 | -8.880804724951162e+37 |
| 21.0ms | 239× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 492 to 374 computations (24% saved)
ival-sin: 5.0ms (34.3% of total)ival-cos: 5.0ms (34.3% of total)ival-add: 2.0ms (13.7% of total)ival-mult: 2.0ms (13.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 9.870480801717497e-11 | 0.8906721972864664 |
| 8.0ms | -1.121020238461797e+40 | -8.880804724951162e+37 |
| 25.0ms | 224× | 0 | valid |
Compiled 522 to 405 computations (22.4% saved)
ival-sin: 10.0ms (52.6% of total)ival-cos: 4.0ms (21.1% of total)ival-add: 2.0ms (10.5% of total)ival-mult: 2.0ms (10.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 583 |
| 1 | 168 | 583 |
| 2 | 195 | 583 |
| 3 | 250 | 583 |
| 4 | 380 | 583 |
| 5 | 1050 | 583 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(if (<=.f64 z #s(literal -65000000000000001370146274968209247436800 binary64)) (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) (if (<=.f64 z #s(literal 3242591731706757/4503599627370496 binary64)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)))) |
(if (<=.f64 z #s(literal -189999999999999997861274330826363156869288085389951631360 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 3300000000000000169061855330061947282309369449801307113513822610642092717372963028992 binary64)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (<=.f64 z #s(literal -189999999999999997861274330826363156869288085389951631360 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal -7602143641087859/165263992197562149737978827008192759957101170741070304821162198818601447809077836456297302609928821211897803006255839576064 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 z #s(literal 8826049387992363/78804012392788958424558080200287227610159478540930893335896586808491443542994421222828532509769831281613255980613632 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 z #s(literal 3300000000000000169061855330061947282309369449801307113513822610642092717372963028992 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))))) |
(if (<=.f64 y #s(literal -7194230188746725/9223372036854775808 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 y #s(literal 4722366482869645/147573952589676412928 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -2 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -5764607523034235/576460752303423488 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 944473296573929/9444732965739290427392 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))))) |
(if (<=.f64 y #s(literal -100000000000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 450000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 y #s(literal -2589569785738035/562949953421312 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 11500000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 y #s(literal -3602879701896397/1125899906842624 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 166000000000000009593572037953591843188943735463413284864 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 x #s(literal -6483618076376551/1013065324433836171511818326096474890383898005918563696288002277756507034036354527929615978746851512277392062160962106733983191180520452956027069051297354415786421338721071661056 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 x #s(literal 7371020360979573/7371020360979572953596786290992712677572111758625860211672277930167234692172165726730716260112614780354430419981960634569864423105321860610471551272329484460252725248 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (<=.f64 x #s(literal -1350000000000000016832597445352911536128 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) (if (<=.f64 x #s(literal 3713820117856141/2475880078570760549798248448 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) x))) |
(if (<=.f64 x #s(literal -1950000000000000041104388249046277423104 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) (if (<=.f64 x #s(literal 2853064934290525/9671406556917033397649408 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(if (<=.f64 z #s(literal -65000000000000001370146274968209247436800 binary64)) (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) (if (<=.f64 z #s(literal 3242591731706757/4503599627370496 binary64)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)))) |
(if (or (<=.f64 z #s(literal -65000000000000001370146274968209247436800 binary64)) (not (<=.f64 z #s(literal 3242591731706757/4503599627370496 binary64)))) (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) x)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z))) |
(if (<=.f64 z #s(literal -189999999999999997861274330826363156869288085389951631360 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 3300000000000000169061855330061947282309369449801307113513822610642092717372963028992 binary64)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (or (<=.f64 z #s(literal -189999999999999997861274330826363156869288085389951631360 binary64)) (not (<=.f64 z #s(literal 3300000000000000169061855330061947282309369449801307113513822610642092717372963028992 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z))) |
(if (<=.f64 z #s(literal -189999999999999997861274330826363156869288085389951631360 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal -7602143641087859/165263992197562149737978827008192759957101170741070304821162198818601447809077836456297302609928821211897803006255839576064 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 z #s(literal 8826049387992363/78804012392788958424558080200287227610159478540930893335896586808491443542994421222828532509769831281613255980613632 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 z #s(literal 3300000000000000169061855330061947282309369449801307113513822610642092717372963028992 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))))) |
(if (<=.f64 y #s(literal -7194230188746725/9223372036854775808 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 y #s(literal 4722366482869645/147573952589676412928 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)))) |
(if (or (<=.f64 y #s(literal -7194230188746725/9223372036854775808 binary64)) (not (<=.f64 y #s(literal 4722366482869645/147573952589676412928 binary64)))) #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))) |
(if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -2 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal -5764607523034235/576460752303423488 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 944473296573929/9444732965739290427392 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) (if (<=.f64 (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) #s(literal 1 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))))) |
(if (<=.f64 y #s(literal -100000000000000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 450000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 y #s(literal -100000000000000000 binary64)) (not (<=.f64 y #s(literal 450000 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x)))) |
(if (<=.f64 y #s(literal -2589569785738035/562949953421312 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 11500000000 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 y #s(literal -2589569785738035/562949953421312 binary64)) (not (<=.f64 y #s(literal 11500000000 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)))) |
(if (<=.f64 y #s(literal -3602879701896397/1125899906842624 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 y #s(literal 166000000000000009593572037953591843188943735463413284864 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 y #s(literal -3602879701896397/1125899906842624 binary64)) (not (<=.f64 y #s(literal 166000000000000009593572037953591843188943735463413284864 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))) |
(if (<=.f64 x #s(literal -6483618076376551/1013065324433836171511818326096474890383898005918563696288002277756507034036354527929615978746851512277392062160962106733983191180520452956027069051297354415786421338721071661056 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) (if (<=.f64 x #s(literal 7371020360979573/7371020360979572953596786290992712677572111758625860211672277930167234692172165726730716260112614780354430419981960634569864423105321860610471551272329484460252725248 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)))) |
(if (or (<=.f64 x #s(literal -6483618076376551/1013065324433836171511818326096474890383898005918563696288002277756507034036354527929615978746851512277392062160962106733983191180520452956027069051297354415786421338721071661056 binary64)) (not (<=.f64 x #s(literal 7371020360979573/7371020360979572953596786290992712677572111758625860211672277930167234692172165726730716260112614780354430419981960634569864423105321860610471551272329484460252725248 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)))) |
(if (<=.f64 x #s(literal -1350000000000000016832597445352911536128 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) (if (<=.f64 x #s(literal 3713820117856141/2475880078570760549798248448 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) x))) |
(if (or (<=.f64 x #s(literal -1350000000000000016832597445352911536128 binary64)) (not (<=.f64 x #s(literal 3713820117856141/2475880078570760549798248448 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)))) |
(if (<=.f64 x #s(literal -1950000000000000041104388249046277423104 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x) (if (<=.f64 x #s(literal 2853064934290525/9671406556917033397649408 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| 1× | fuel |
Compiled 593 to 130 computations (78.1% saved)
Compiled 1 204 to 276 computations (77.1% saved)
Loading profile data...