
Time bar (total: 3.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)
| 738.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sin: 229.0ms (45.1% of total)ival-cos: 185.0ms (36.4% of total)ival-mult!: 52.0ms (10.2% of total)ival-add!: 40.0ms (7.9% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 44.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-cos: 12.0ms (42.8% of total)ival-sin: 11.0ms (39.3% of total)ival-mult!: 3.0ms (10.7% of total)ival-add!: 2.0ms (7.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 97 |
| 1 | 109 | 97 |
| 2 | 276 | 95 |
| 3 | 489 | 95 |
| 4 | 862 | 95 |
| 5 | 1744 | 95 |
| 6 | 4012 | 95 |
| 7 | 6841 | 95 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 18 to 16 computations (11.1% saved)
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 587 |
| 0 | 162 | 576 |
| 1 | 904 | 561 |
| 0 | 8517 | 520 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (sin.f64 y) (-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) x)) |
(+.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(+.f64 (+.f64 x (*.f64 (cos.f64 y) z)) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (sin.f64 y) (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 (cos.f64 y) z))) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ x (sin y)) x) |
#s(approx (+ x (sin y)) (fma.f64 (/.f64 (sin.f64 y) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)))) |
#s(approx (+ x (sin y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) (+.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ x (sin y)) (+.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) x)) |
#s(approx (sin y) y) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx y y) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx z z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
Compiled 1 657 to 321 computations (80.6% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 13 | 87 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 75 | 13 | 88 |
| Status | Accuracy | Program |
|---|---|---|
| 60.0% | (/.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))) | |
| ▶ | 54.1% | (+.f64 (+.f64 x (sin.f64 y)) #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))) |
| 84.6% | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| 80.3% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) | |
| 52.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) | |
| ▶ | 56.1% | #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))) |
| 58.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| 60.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| 61.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 66.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| ▶ | 89.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
| ▶ | 39.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ▶ | 42.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 434 to 314 computations (27.6% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
(*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z) |
(+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) |
(/.f64 (+.f64 (sin.f64 y) x) z) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
z |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(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) |
(+.f64 (+.f64 x (sin.f64 y)) #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))) |
(+.f64 x (sin.f64 y)) |
#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)) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y 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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ x (* z (+ (cos y) (/ (sin y) z)))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (sin y) z)))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (+ (/ x z) (/ (sin y) z))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (+ (/ x z) (/ (sin y) z)))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #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 (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 x)) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (/ x z))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (* x (+ (/ 1 z) (/ (sin y) (* x z)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 x)) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* z y) -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 (+ 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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z)))))) |
#s(approx (+ (sin y) x) #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 (+ 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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ y (* z (+ 1 (/ x z)))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (* y z)))) (* z (+ 1 (/ x z)))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) (* z (+ 1 (/ x z)))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ x z)))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (+ (/ x z) (/ y z))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (+ (* y (+ (* -1/2 y) (/ 1 z))) (/ x z))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (+ (* y (+ (* y (- (* -1/6 (/ y z)) 1/2)) (/ 1 z))) (/ x z))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (+ (/ x z) (/ y z)))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (+ (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))) (/ x z)))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (+ (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))) (/ x 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 (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* 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 (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* -1/2 z))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (/ (+ x (sin y)) z))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* 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 (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* 1/24 (* (pow y 2) z)))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ x (sin y)))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ x (sin y)) z))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ x (+ (sin y) (* z (cos y)))) z))) |
#s(approx z #s(hole binary64 z)) |
#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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* z (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x) (sin y) y x z (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y)) |
| 5.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x) (sin y) y x z (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y)) |
| 5.0ms | x | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x) (sin y) y x z (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y)) |
| 5.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x) (sin y) y x z (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y)) |
| 4.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x) (sin y) y x z (cos y) (+ (+ x (sin y)) (* z (cos y))) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ z x) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (* z (+ (* 1/24 (* y y)) -1/2)) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 430 | 2640 |
| 0 | 461 | 2554 |
| 1 | 2275 | 2544 |
| 0 | 10227 | 2461 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
(*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z) |
(+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) |
(/.f64 (+.f64 (sin.f64 y) x) z) |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
z |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(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) |
(+.f64 (+.f64 x (sin.f64 y)) #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))) |
(+.f64 x (sin.f64 y)) |
#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)) |
(fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z) |
(*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y 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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ x (* z (+ (cos y) (/ (sin y) z)))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (sin y) z)))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (+ (/ x z) (/ (sin y) z))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (+ (/ x z) (/ (sin y) z)))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #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 (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 x)) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* x (+ 1 (/ (* z (+ (cos y) (/ (sin y) z))) x))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (/ x z))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (* x (+ (/ 1 z) (/ (sin y) (* x z)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 x)) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* z y) -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 (+ 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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* z (+ (cos y) (/ (sin y) z))) x)) 1))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) (* x z))) (/ 1 z)))))) |
#s(approx (+ (sin y) x) #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 (+ 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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ y (* z (+ 1 (/ x z)))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (* y z)))) (* z (+ 1 (/ x z)))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))) (* z (+ 1 (/ x z)))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ x z)))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (+ (/ x z) (/ y z))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (+ (* y (+ (* -1/2 y) (/ 1 z))) (/ x z))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (+ (* y (+ (* y (- (* -1/6 (/ y z)) 1/2)) (/ 1 z))) (/ x z))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (+ (/ x z) (/ y z)))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (+ (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))) (/ x z)))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (+ (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))) (/ x 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 (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* 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 (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* -1/2 z))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (sin y) x) z) #s(hole binary64 (/ (+ x (sin y)) z))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (* 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 (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* 1/24 (* (pow y 2) z)))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ x (sin y)))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ x (sin y)) z))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ x (+ (sin y) (* z (cos y)))) z))) |
#s(approx z #s(hole binary64 z)) |
#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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) #s(hole binary64 (* z (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
(*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z) |
(*.f64 z (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) z) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) z)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (+.f64 (sin.f64 y) x) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (/.f64 (+.f64 (sin.f64 y) x) z)) (*.f64 z (/.f64 (+.f64 (sin.f64 y) x) z))) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 z (/.f64 (+.f64 (sin.f64 y) x) z)))))) |
(fma.f64 (cos.f64 y) z (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) z)) |
(fma.f64 (cos.f64 y) z (*.f64 z (/.f64 (+.f64 (sin.f64 y) x) z))) |
(fma.f64 z (cos.f64 y) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) z)) |
(fma.f64 z (cos.f64 y) (*.f64 z (/.f64 (+.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 z (/.f64 (+.f64 (sin.f64 y) x) z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (cos.f64 y) (/.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (+.f64 (cos.f64 y) (/.f64 x z)) (+.f64 (cos.f64 y) (/.f64 x z)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 y) (/.f64 x z)) (/.f64 (sin.f64 y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))) (/.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z))))) (/.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)))))) |
(+.f64 (+.f64 (cos.f64 y) (/.f64 x z)) (/.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) |
(+.f64 (cos.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) z) (/.f64 x z))))) |
(/.f64 (+.f64 (neg.f64 x) (neg.f64 (sin.f64 y))) (neg.f64 z)) |
(/.f64 (+.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 x (sin.f64 y)) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sin.f64 y) x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 z x (*.f64 z (sin.f64 y)))) (neg.f64 (*.f64 z z))) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 z) (*.f64 (neg.f64 z) (neg.f64 (sin.f64 y)))) (*.f64 z z)) |
(/.f64 (fma.f64 (neg.f64 x) z (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (neg.f64 z) z)) |
(/.f64 (fma.f64 x (neg.f64 z) (*.f64 z (neg.f64 (sin.f64 y)))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (neg.f64 z) (neg.f64 x))) (*.f64 z z)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (neg.f64 z) x)) (*.f64 (neg.f64 z) z)) |
(/.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 z (neg.f64 x))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (sin.f64 y) z (*.f64 z x)) (*.f64 z z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64))) (/.f64 (-.f64 x (sin.f64 y)) z)) |
(/.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))) |
(/.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (neg.f64 z)) |
(/.f64 (fma.f64 z x (*.f64 z (sin.f64 y))) (*.f64 z z)) |
(/.f64 (+.f64 (sin.f64 y) x) z) |
(-.f64 (/.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 (-.f64 x (sin.f64 y)) z)) (/.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (/.f64 (-.f64 x (sin.f64 y)) z))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (/.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)))))) |
(+.f64 (/.f64 (*.f64 z x) (*.f64 z z)) (/.f64 (*.f64 z (sin.f64 y)) (*.f64 z z))) |
(+.f64 (/.f64 x z) (/.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (sin.f64 y) z) (/.f64 x 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) |
y |
x |
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))) 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))) |
(/.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 z x) #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 z x) #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 z x) (*.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 z x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 z x)))) |
(/.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 z x) #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 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 z x)))))) |
(/.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 z x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 z x))) |
(/.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 z x) #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 z x) #s(literal 2 binary64)) (*.f64 (*.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 y (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (+.f64 z x)) |
(-.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 z x))) (/.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 z x)))) |
(+.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 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 z x))))) (/.f64 (pow.f64 (+.f64 z x) #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 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (+.f64 z x)))))) |
(+.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 z x)) |
(+.f64 (+.f64 z x) (*.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 (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 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))))) |
(/.f64 (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 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x)))) |
(/.f64 (+.f64 (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 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))))) |
(+.f64 (/.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 z x) |
(+.f64 x z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) (+.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (sin.f64 y) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) (+.f64 (sin.f64 y) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)))) (*.f64 x (+.f64 (sin.f64 y) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 2 binary64))) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)))) (/.f64 (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))))) |
(+.f64 (/.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 (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)))))) (/.f64 (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))))))) |
(+.f64 #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z))) |
(+.f64 x (+.f64 (sin.f64 y) #s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) z))))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64))) (-.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) z)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y z) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) z) |
(fma.f64 z (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y)) z) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (-.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) z))) |
(-.f64 z (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) z))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y) z) |
(+.f64 z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) |
(*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) |
(fma.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) z))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 z (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) #s(literal -1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(literal 1/24 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(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) z) (cos y)) z) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (fma.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z x)) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))) |
#s(approx (/ (+ (sin y) x) z) (/.f64 (sin.f64 y) z)) |
#s(approx (/ (+ (sin y) x) z) (/.f64 (+.f64 (sin.f64 y) x) z)) |
#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 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 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) z) (cos y)) z) x) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (*.f64 (+.f64 (+.f64 (/.f64 (/.f64 (sin.f64 y) x) z) (/.f64 (cos.f64 y) x)) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (/ (+ (sin y) x) z) (/.f64 x z)) |
#s(approx (/ (+ (sin y) x) z) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) z) 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 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 (+ (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) z) (cos y)) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) (pow.f64 z #s(literal -1 binary64))) x))) |
#s(approx (/ (+ (sin y) x) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 y) x) z)) (pow.f64 z #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 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 (+ (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 z y) #s(literal -1/2 binary64) #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) z) (cos y)) z) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (fma.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z y)) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (fma.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (fma.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 x z) #s(literal 1 binary64))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (/ (+ (sin y) x) z) (/.f64 (+.f64 y x) z)) |
#s(approx (/ (+ (sin y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y (/.f64 x z))) |
#s(approx (/ (+ (sin y) x) z) (fma.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z))) |
#s(approx (+ (sin y) x) (+.f64 y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (cos y) #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 (*.f64 y y) #s(literal 1/24 binary64)) #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 (+ (* (+ (* (* 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 (+ (* (* 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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (sin y) x) (+.f64 y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
#s(approx (* (cos y) z) 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 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) (*.f64 y y) z)) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(literal -1/2 binary64)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (/ (+ (sin y) x) z) (/.f64 (+.f64 (sin.f64 y) x) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) (cos.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 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 (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) #s(literal 1/24 binary64))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) z)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) z (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y 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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+.f64 (sin.f64 y) x)) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 (+.f64 (sin.f64 y) x) z)) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) z)) |
#s(approx z z) |
#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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (* z (+ (* 1/24 (* y y)) -1/2)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (cos.f64 y)) |
#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) #s(literal 1 binary64)) (/.f64 (+.f64 y x) z)) 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 (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) x) z) (neg.f64 (cos.f64 y))) z))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (sin.f64 y) x) z) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (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))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) #s(literal 1 binary64)) z))) |
Compiled 12 400 to 1 814 computations (85.4% saved)
28 alts after pruning (26 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 345 | 19 | 364 |
| Fresh | 1 | 7 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 349 | 28 | 377 |
| Status | Accuracy | Program |
|---|---|---|
| 60.0% | (/.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))) | |
| ▶ | 84.6% | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
| 49.7% | (+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (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))) | |
| 50.1% | (+.f64 (+.f64 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))) #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))) | |
| 51.8% | (+.f64 (+.f64 x #s(approx (sin y) y)) #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))) | |
| ▶ | 80.3% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
| 52.4% | #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))) | |
| 27.1% | #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))) | |
| 58.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| 54.7% | #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))) | |
| 60.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| 61.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 66.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| 59.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) z)) | |
| 58.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 #s(approx (+ (sin y) x) (sin.f64 y)) z) (cos.f64 y)) z)) | |
| ✓ | 39.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 32.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) | |
| 52.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) | |
| 78.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) (pow.f64 z #s(literal -1 binary64))) x))) z)) | |
| 24.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ▶ | 24.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
| ▶ | 24.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
| 5.2% | #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))) | |
| 37.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) | |
| 3.0% | #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)))) | |
| 79.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) #s(literal 1 binary64)) x))) | |
| ▶ | 25.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
| ✓ | 42.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 401 to 918 computations (34.5% saved)
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
#s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
#s(approx (* (cos y) z) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ x (sin y)) x) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
| 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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (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) #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 y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* (* y y) 1/24) #s(hole binary64 (* 1/24 (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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/2)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx z #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))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) 1/24 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y)) |
| 2.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) 1/24 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y)) |
| 2.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) 1/24 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y)) |
| 2.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) 1/24 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y)) |
| 2.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (* y y) -1/2) 1) (* y y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (- (* (* y y) 1/24) 1/2) (* (* y y) 1/24) 1/24 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (cos y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 1397 |
| 0 | 262 | 1362 |
| 1 | 1304 | 1362 |
| 0 | 8201 | 1265 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
#s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
#s(approx (* (cos y) z) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ x (sin y)) x) |
(*.f64 z (cos.f64 y)) |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (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) #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 y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* (* y y) 1/24) #s(hole binary64 (* 1/24 (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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/2)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx z #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))))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) (+.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (sin.f64 y) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (+.f64 (sin.f64 y) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))) (-.f64 x (+.f64 (sin.f64 y) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (sin.f64 y) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (+.f64 (sin.f64 y) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))) (*.f64 x (+.f64 (sin.f64 y) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))) (/.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))))) (/.f64 (pow.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) (+.f64 (sin.f64 y) x)) |
(+.f64 x (+.f64 (sin.f64 y) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))) |
(/.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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))))) |
(/.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 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y))))) |
(-.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 (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 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
#s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
z |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* z (cos y)) z)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
(*.f64 z #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 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 y #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
(*.f64 z #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y)) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 y y))) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) #s(literal -1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(fma.f64 y (*.f64 y #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 1/24 binary64) y)) y)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal 1/24 binary64))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 y y))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 y) (*.f64 y #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 #s(literal 1/24 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal 1/24 binary64))) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)))) (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x (sin y)) x) #s(approx (+ x (sin y)) x) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 #s(approx (+ x (sin y)) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ x (sin y)) x) #s(approx (+ x (sin y)) x) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x (sin y)) x) #s(approx (+ x (sin y)) x) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(fma.f64 z (cos.f64 y) #s(approx (+ x (sin y)) x)) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 #s(approx (+ x (sin y)) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 #s(approx (+ x (sin y)) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) x) #s(approx (+ x (sin y)) x) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x (sin y)) x) #s(approx (+ x (sin y)) x) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)))))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) |
#s(approx (+ x (sin y)) x) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 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))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
#s(approx (+ x (sin y)) x) |
#s(approx (+ x (sin y)) (*.f64 (-.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x))) |
#s(approx (+ x (sin y)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.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 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) 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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) z)) |
#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 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) 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) #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 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (fma.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) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/2) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* (* y y) 1/24) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (* y y) 1/24) 1/2) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) |
#s(approx (* (* y y) 1/24) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) #s(literal 1/24 binary64))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) z)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) z (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* y y) -1/2) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* (* y y) 1/24) 1/2) (* y y)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/24 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 y y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) |
#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))) (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 (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal -1 binary64)) z))) |
Compiled 8 043 to 1 175 computations (85.4% saved)
29 alts after pruning (25 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 222 | 9 | 231 |
| Fresh | 5 | 16 | 21 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 230 | 29 | 259 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 80.3% | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
| 60.0% | (/.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))) | |
| 50.1% | (+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) | |
| 51.8% | (+.f64 (+.f64 x #s(approx (sin y) y)) #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))) | |
| ▶ | 51.4% | (+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
| 54.0% | (+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) | |
| 43.1% | (+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) | |
| ▶ | 27.1% | #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))) |
| ▶ | 58.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 54.7% | #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))) | |
| 60.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| 61.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 66.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| 59.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) z)) | |
| 58.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 #s(approx (+ (sin y) x) (sin.f64 y)) z) (cos.f64 y)) z)) | |
| ✓ | 39.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 32.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) | |
| 52.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) | |
| 78.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) (pow.f64 z #s(literal -1 binary64))) x))) z)) | |
| 24.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 24.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ✓ | 24.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
| 24.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 3.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) | |
| 5.2% | #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))) | |
| ▶ | 37.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
| 79.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) #s(literal 1 binary64)) x))) | |
| ✓ | 25.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
| ✓ | 42.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 468 to 960 computations (34.6% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(cos.f64 y) |
y |
z |
#s(approx (+ x (sin y)) x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos 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 y x)) |
(+.f64 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 #s(approx (+ z x) z))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z)) |
(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) |
#s(approx (+ z x) z) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
(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) |
(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(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(sin.f64 y) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (+ (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 (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #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) y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 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 (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (* x (+ 1 (/ (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) x))))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (* -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 (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #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 (+ 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 (+ (+ 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 (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #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) x) #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) y) x) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (+ (/ 1 (pow y 4)) (/ x (pow y 5)))) (* 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 (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos 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 (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#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) x) #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) x) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (* -1 (* (pow y 5) (- (+ (* -1 (/ x (pow y 5))) (* 1/6 (/ 1 (pow y 2)))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (+ 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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #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) (+ x (sin y))) #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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | -inf | ((+ (* (cos y) z) (+ x (sin y))) (cos y) y z (+ x (sin y)) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ 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))) (+ x (sin y)) (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (+ (* (- (* 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 (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y)) |
| 3.0ms | y | @ | inf | ((+ (* (cos y) z) (+ x (sin y))) (cos y) y z (+ x (sin y)) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ 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))) (+ x (sin y)) (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (+ (* (- (* 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 (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y)) |
| 3.0ms | y | @ | -inf | ((+ (* (cos y) z) (+ x (sin y))) (cos y) y z (+ x (sin y)) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ 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))) (+ x (sin y)) (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (+ (* (- (* 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 (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y)) |
| 2.0ms | z | @ | inf | ((+ (* (cos y) z) (+ x (sin y))) (cos y) y z (+ x (sin y)) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ 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))) (+ x (sin y)) (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (+ (* (- (* 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 (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y)) |
| 2.0ms | z | @ | 0 | ((+ (* (cos y) z) (+ x (sin y))) (cos y) y z (+ x (sin y)) x (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ 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))) (+ x (sin y)) (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (+ (* (- (* 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 (* z (cos y)) (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y)) (sin y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 429 | 2799 |
| 0 | 451 | 2653 |
| 1 | 2283 | 2649 |
| 0 | 9883 | 2556 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(cos.f64 y) |
y |
z |
#s(approx (+ x (sin y)) x) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos 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 y x)) |
(+.f64 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 #s(approx (+ z x) z))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) z)) |
(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) |
#s(approx (+ z x) z) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
(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) |
(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(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(sin.f64 y) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (+ (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 (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #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) y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 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 (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (* x (+ 1 (/ (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) x))))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (* -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 (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #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 (+ 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 (+ (+ 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 (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #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) x) #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) y) x) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (+ (/ 1 (pow y 4)) (/ x (pow y 5)))) (* 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 (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (cos 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 (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#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) x) #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) x) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) #s(hole binary64 (* -1 (* (pow y 5) (- (+ (* -1 (/ x (pow y 5))) (* 1/6 (/ 1 (pow y 2)))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (+ 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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) #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) (+ x (sin y))) #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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* -1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))) 1))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x (sin y)) x) #s(approx (+ x (sin y)) x) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (+ x (sin y)) x) (*.f64 (cos.f64 y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x))))) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(fma.f64 z (cos.f64 y) #s(approx (+ x (sin y)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x))))) (/.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)))))) |
(+.f64 (*.f64 (cos.f64 y) z) #s(approx (+ x (sin y)) x)) |
(+.f64 #s(approx (+ x (sin y)) 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 (+ x (sin y)) x) |
x |
#s(approx (+ (* (cos y) z) (+ x (sin 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 x y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(+.f64 x y) |
(+.f64 y x) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y #s(approx (+ z x) z))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ z x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ z x) z) #s(approx (+ z x) z) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 #s(approx (+ z x) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 #s(approx (+ z x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(approx (+ z x) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 #s(approx (+ z x) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ z x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(approx (+ z x) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 #s(approx (+ z x) z) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(approx (+ z x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 #s(approx (+ z x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ z x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(approx (+ z x) z))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y #s(approx (+ z x) z)) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) #s(approx (+ z x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(approx (+ z x) z))) (/.f64 (pow.f64 #s(approx (+ z x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(approx (+ z x) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ z x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(approx (+ z x) z))))) (/.f64 (pow.f64 #s(approx (+ z x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ z x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(approx (+ z x) z)))))) |
(+.f64 #s(approx (+ z x) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y)) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y) #s(approx (+ z x) 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 (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 #s(literal -1/2 binary64) (*.f64 z y)) #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 #s(literal -1/2 binary64) (*.f64 z y)) (*.f64 z (pow.f64 z #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(/.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 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #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) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) |
(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 #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 (*.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 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 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y)))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) (*.f64 z (pow.f64 z #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 z y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ z x) z) |
(/.f64 (+.f64 (pow.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(literal 3 binary64)) (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 3 binary64))) (fma.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) (-.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))) (neg.f64 (-.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (*.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))) (-.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (*.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) (-.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))) (/.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (-.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (*.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)))))) (/.f64 (pow.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) (*.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))))))) |
(+.f64 #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))))) |
(fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x) |
(fma.f64 y (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))) |
(-.f64 x (*.f64 (neg.f64 y) (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 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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) (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.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) (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #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 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #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)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #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 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (-.f64 (*.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 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(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (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 (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)) |
(sin.f64 y) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (+ (* (cos y) z) (+ x (sin y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) x) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (sin y)) x) |
#s(approx (+ x (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) x) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 y 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 (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) x) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 y (/.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (+ x (sin y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ y x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 y x)) #s(literal 1 binary64)) x))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x))) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (+.f64 x z)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (*.f64 y y) #s(literal 1/24 binary64)) #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 (+ x (sin y)) (+.f64 x y)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y x)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (+.f64 x z)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y (+.f64 x z))) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (+.f64 x y)) |
#s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (fma.f64 (fma.f64 #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) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #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 (* 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 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) z) z)) |
#s(approx (* z (cos y)) (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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) z) 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 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #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 (+ (* (+ (* (* 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 #s(literal -1/2 binary64) z) (*.f64 y y) 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 (+ y x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) |
#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) x) (*.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) x) (*.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) x) (*.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) y) x) (*.f64 (-.f64 (+.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (/.f64 x (pow.f64 y #s(literal 5 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 (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) #s(literal 1/24 binary64))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) z)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) z (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#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 (+ y x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x y)) #s(literal 1 binary64)) 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) x) (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) x) (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 (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64) (neg.f64 (/.f64 x (pow.f64 y #s(literal 5 binary64))))) (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (+.f64 (sin.f64 y) x)) |
#s(approx z z) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (+ x (sin y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (+ x (sin 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 #s(literal -1/2 binary64) (*.f64 z y) #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 (+ (* (cos y) z) (+ x (sin 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) (+ x (sin 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 (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) #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 13 326 to 1 435 computations (89.2% saved)
31 alts after pruning (24 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 304 | 7 | 311 |
| Fresh | 3 | 17 | 20 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 3 | 4 |
| Total | 309 | 31 | 340 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 80.3% | (fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
| 50.1% | (+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) | |
| 51.8% | (+.f64 (+.f64 x #s(approx (sin y) y)) #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))) | |
| 54.0% | (+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) | |
| 43.1% | (+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) | |
| 27.0% | (+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) | |
| 66.0% | (+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) | |
| ✓ | 27.1% | #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))) |
| ✓ | 58.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 24.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) y #s(approx (+ z x) z))) | |
| 41.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.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)))) | |
| 60.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| 61.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 59.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) z)) | |
| 58.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 #s(approx (+ (sin y) x) (sin.f64 y)) z) (cos.f64 y)) z)) | |
| ✓ | 39.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 32.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) | |
| 52.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) | |
| 78.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) (pow.f64 z #s(literal -1 binary64))) x))) z)) | |
| 24.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 24.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 24.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 3.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) | |
| 5.2% | #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))) | |
| ✓ | 37.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
| 5.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) y))) | |
| 27.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y))) | |
| 20.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) | |
| 79.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) #s(literal 1 binary64)) x))) | |
| ✓ | 25.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
| ✓ | 42.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 2 192 to 823 computations (62.5% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) 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 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #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))) (*.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))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) 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 (+.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))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) 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 (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) #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 (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 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))) #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))) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (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 (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) #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 (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 #s(approx (+ (sin y) x) (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))) #s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) (pow.f64 z #s(literal -1 binary64))) x))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.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 (+.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))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) z)) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
4 calls:
| 21.0ms | z |
| 14.0ms | x |
| 12.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) 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 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #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))) (*.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))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) 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 (+.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))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) 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 (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) #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 (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 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))) #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))) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (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 (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x (sin.f64 y)) #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 (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ x (sin y)) x)) |
4 calls:
| 23.0ms | x |
| 12.0ms | z |
| 11.0ms | y |
| 10.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 97.2% | 4 | x |
| 86.9% | 2 | y |
| 98.9% | 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) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) 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 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #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))) (*.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))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) 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 (+.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))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) 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 (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) #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 (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 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))) #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))) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (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 (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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:
| 12.0ms | x |
| 9.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.6% | 1 | x |
| 84.6% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 90.2% | 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) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) 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 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #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))) (*.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))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) 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 (+.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))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) 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 (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) #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 (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 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))) #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))) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (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 (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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)) |
4 calls:
| 14.0ms | x |
| 9.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | z |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.6% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 80.2% | 3 | x |
| 84.0% | 3 | y |
| 87.5% | 5 | 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) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) 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 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #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))) (*.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))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) 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 (+.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))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) 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 (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) #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 (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 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))) #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))) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (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 (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
2 calls:
| 12.0ms | y |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 3 | y |
| 81.8% | 3 | z |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) 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 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #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))) (*.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))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) 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 (+.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))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) 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 (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) #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 (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 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))) #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))) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (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 (+ (+ 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:
| 100.0ms | z |
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.7% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 66.0% | 1 | z |
| 75.5% | 6 | 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) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) 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 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) 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 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) #s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #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))) (*.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))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 #s(literal -1/2 binary64) (*.f64 z y))) y #s(approx (+ z x) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y #s(approx (+ z x) 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 (+.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))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* (* y y) 1/24) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) 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 (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 #s(approx (+ x (sin y)) #s(approx (+ (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) #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 (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) #s(approx (+ (* (* z (+ (* 1/24 (* y y)) -1/2)) (* y y)) z) z))) |
(+.f64 (+.f64 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))) #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))) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (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))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 59.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | x |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 1 | y |
| 66.0% | 1 | x |
| 66.0% | 1 | (+.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) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) 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 y x))) |
| 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:
| 18.0ms | x |
| 2.0ms | z |
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.9% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 51.0% | 3 | z |
| 59.9% | 3 | x |
| 50.9% | 4 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y 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) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.9% | 3 | x |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
4 calls:
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.8% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 42.8% | 1 | y |
| 42.8% | 1 | z |
| 42.8% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.097241757623453e-15 | 5.5255858513464386e-14 |
| 15.0ms | -1397305605811463.0 | -3295361658621.9487 |
| 21.0ms | 239× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 327 to 299 computations (8.6% saved)
ival-sin: 8.0ms (51.3% of total)ival-cos: 5.0ms (32.1% of total)ival-add!: 1.0ms (6.4% of total)ival-mult!: 1.0ms (6.4% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 4.497105856258902e+92 | 6.429747037995316e+100 |
| 13.0ms | -3.423876626446233e+213 | -9.12832511820922e+211 |
| 20.0ms | 256× | 0 | valid |
Compiled 412 to 366 computations (11.2% saved)
ival-sin: 6.0ms (44% of total)ival-cos: 5.0ms (36.7% of total)ival-add!: 1.0ms (7.3% of total)ival-mult!: 1.0ms (7.3% of total)adjust: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.497105856258902e+92 | 6.429747037995316e+100 |
| 19.0ms | 6.15251040739097e-56 | 2.839132802132116e-41 |
| 16.0ms | -9.505399436470221e-41 | -2.3290002426449306e-48 |
| 1.0ms | -3.423876626446233e+213 | -9.12832511820922e+211 |
| 25.0ms | 304× | 0 | valid |
Compiled 957 to 819 computations (14.4% saved)
ival-sin: 7.0ms (43.4% of total)ival-cos: 6.0ms (37.2% of total)ival-add!: 1.0ms (6.2% of total)ival-mult!: 1.0ms (6.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 4079252.122211672 | 10839519181.473719 |
| 17.0ms | -3485220316187900.5 | -0.06068193445271275 |
| 24.0ms | 288× | 0 | valid |
Compiled 1 038 to 698 computations (32.8% saved)
ival-sin: 8.0ms (47.8% of total)ival-cos: 6.0ms (35.8% of total)ival-add!: 1.0ms (6% of total)ival-mult!: 1.0ms (6% of total)adjust: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.9938759164693253 | 60.87170838547678 |
| 0.0ms | 4.275141296068643e-5 | 0.019332746874414844 |
| 0.0ms | -0.1442419603125158 | -3.7247806724161548e-9 |
| 0.0ms | -87.57582007347476 | -1.4401563762086396 |
Compiled 12 to 14 computations (-16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 9.32452156731388e-16 | 2.82582076857971e-14 |
| 18.0ms | -6.722141473692807e+22 | -75452225460.78786 |
| 22.0ms | 272× | 0 | valid |
Compiled 556 to 422 computations (24.1% saved)
ival-sin: 6.0ms (42.4% of total)ival-cos: 5.0ms (35.3% of total)ival-add!: 1.0ms (7.1% of total)ival-mult!: 1.0ms (7.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 992891615715854.5 | 8.183076535590987e+19 |
| 1.0ms | -6.722141473692807e+22 | -75452225460.78786 |
| 14.0ms | 144× | 0 | valid |
Compiled 525 to 432 computations (17.7% saved)
ival-sin: 4.0ms (38.2% of total)ival-cos: 3.0ms (28.6% of total)ival-mult!: 3.0ms (28.6% of total)ival-add!: 1.0ms (9.5% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 508 to 101 computations (80.1% saved)
Compiled 1 034 to 218 computations (78.9% saved)
Loading profile data...