
Time bar (total: 4.2s)
| 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)
| 961.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
ival-sin: 260.0ms (45.3% of total)ival-cos: 174.0ms (30.3% of total)ival-add: 79.0ms (13.7% of total)ival-mult: 56.0ms (9.7% of total)adjust: 3.0ms (0.5% of total)ival-assert: 3.0ms (0.5% 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 |
| 87.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sin: 20.0ms (42.8% of total)ival-cos: 14.0ms (30% of total)ival-add: 7.0ms (15% of total)ival-mult: 5.0ms (10.7% of total)ival-true: 1.0ms (2.1% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 97 |
| 1 | 109 | 97 |
| 2 | 276 | 95 |
| 3 | 489 | 95 |
| 4 | 862 | 95 |
| 5 | 1744 | 95 |
| 6 | 4012 | 95 |
| 7 | 6841 | 95 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 28 | 9 |
| 2 | 54 | 9 |
| 3 | 101 | 9 |
| 4 | 193 | 9 |
| 5 | 459 | 9 |
| 6 | 1236 | 9 |
| 7 | 3080 | 9 |
| 8 | 6176 | 9 |
| 0 | 8146 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.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 | @ | 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 | x | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 587 |
| 0 | 162 | 576 |
| 1 | 904 | 561 |
| 0 | 8517 | 520 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 x)) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (sin.f64 y) (-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) x)) |
(+.f64 (fma.f64 (cos.f64 y) z x) (sin.f64 y)) |
(+.f64 (+.f64 x (*.f64 (cos.f64 y) z)) (sin.f64 y)) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (-.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (sin.f64 y) (-.f64 x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (sin.f64 y) (fma.f64 (cos.f64 y) z x)) |
(+.f64 (sin.f64 y) (+.f64 x (*.f64 (cos.f64 y) z))) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 x (sin.f64 y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x)))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (sin.f64 y) (-.f64 (sin.f64 y) x))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x x)) |
#s(approx (+ x (sin y)) x) |
#s(approx (+ x (sin y)) (fma.f64 (/.f64 (sin.f64 y) x) x x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)))) |
#s(approx (+ x (sin y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) #s(literal -1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) (+.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y) x)) |
#s(approx (+ x (sin y)) (+.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) x)) |
#s(approx (sin y) y) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y)) |
#s(approx (sin y) (fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx y y) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx z z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (neg.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
Compiled 1 729 to 322 computations (81.4% saved)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 13 | 95 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 13 | 96 |
| Status | Accuracy | Program |
|---|---|---|
| 42.0% | (/.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)))) | |
| ▶ | 99.8% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
| 55.2% | (+.f64 (+.f64 x #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))) (*.f64 z (cos.f64 y))) | |
| 80.7% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) | |
| 54.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (+.f64 z x))) | |
| ▶ | 57.9% | #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))) |
| 62.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| 62.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| 57.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 65.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| ▶ | 89.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
| ▶ | 44.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ▶ | 38.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 468 to 332 computations (29.1% saved)
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
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))))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.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) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#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 (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (+ (* y (+ 1 (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (+ (* y (+ 1 (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (+ (* y (+ 1 (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* y (- (* -1/6 (* z (cos (* 1/2 (PI))))) 1/6)))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI)))))))) |
#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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (* z (cos (* 1/2 (PI))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* (+ (/ (+ (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 (sin y))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -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 (* (+ (/ (+ (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 (+ (* (+ (* (* 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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #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 (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin 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 (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (+ 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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | x | @ | -inf | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (+ 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))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x)) |
| 7.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (+ 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))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x)) |
| 5.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (+ 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))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x)) |
| 5.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (+ 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))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x)) |
| 4.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (+ (+ 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))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ (+ (sin y) x) z) (+ (sin y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 506 | 3224 |
| 0 | 543 | 2812 |
| 1 | 2951 | 2725 |
| 0 | 8786 | 2597 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
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))))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.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) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#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 (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (+ z x) #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (+ (* y (+ 1 (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (+ (* y (+ 1 (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI)))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ x (+ (* y (+ 1 (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* y (- (* -1/6 (* z (cos (* 1/2 (PI))))) 1/6)))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI)))))))) |
#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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (* z (cos (* 1/2 (PI))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* (+ (/ (+ (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 (sin y))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -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 (* (+ (/ (+ (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 (+ (* (+ (* (* 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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #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 (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin 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 (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (+ 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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
| Outputs |
|---|
(/.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 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 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (-.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 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 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.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 (cos.f64 y) z)) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(fma.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (*.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
z |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #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 #s(literal -1/2 binary64) y) z #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 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #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 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (+.f64 z x)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64))) (-.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (+.f64 z x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (+.f64 z x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #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 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (+.f64 z x))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 z x)) |
(fma.f64 y (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) (+.f64 z x)) |
(+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (+.f64 z x)) |
(+.f64 (+.f64 z x) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) |
(+.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #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 (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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 z (pow.f64 z #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 z x)))) |
(+.f64 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)) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(fma.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (*.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
#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))) |
(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 (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 (fma.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 x (sin.f64 y)) z) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 x (sin.f64 y)) z) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (*.f64 (/.f64 (-.f64 x (sin.f64 y)) z) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 x (sin.f64 y)) z) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.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 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))))) (*.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)))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.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 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (*.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)))) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (+.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) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (neg.f64 z) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (+.f64 (sin.f64 y) x)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (*.f64 (neg.f64 z) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 z) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (fma.f64 (fma.f64 z x (*.f64 z (sin.f64 y))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (*.f64 z z) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 (*.f64 z z) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 z x (*.f64 z (sin.f64 y))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (*.f64 (*.f64 z z) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 z z) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 y) x) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 z (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))))) (*.f64 z (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 y) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (*.f64 z (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))))) (*.f64 z (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (/.f64 (-.f64 x (sin.f64 y)) z) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64))))) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (-.f64 x (sin.f64 y)) z))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 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 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))))) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 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 (fma.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (neg.f64 z) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (+.f64 (sin.f64 y) x)))) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 z))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (*.f64 z z) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 z x (*.f64 z (sin.f64 y))))) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 z z))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) z (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (sin.f64 y) x))) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) z)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 x (sin.f64 y)) z) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (/.f64 (-.f64 x (sin.f64 y)) z))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (/.f64 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 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.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 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 z) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (neg.f64 (+.f64 (sin.f64 y) x)))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (neg.f64 z))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (*.f64 z z) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (fma.f64 z x (*.f64 z (sin.f64 y))))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (*.f64 z z))) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) 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 (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 (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 x z) (/.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (sin.f64 y) z) (/.f64 x z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y)) x)) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (sin y) x) (+.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (* (+ (/ (+ (sin y) x) 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 (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (sin y) x) x) |
#s(approx (+ (sin y) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ z x) x) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (/ (+ (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) z) (pow.f64 z #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 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (sin y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z #s(literal 1 binary64)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 z y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) #s(literal 1 binary64)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) z) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/6 binary64)) y (*.f64 (*.f64 #s(literal -1/2 binary64) z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) #s(literal 1 binary64)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x)) |
#s(approx (+ (sin y) x) (+.f64 y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (-.f64 (*.f64 #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) z) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 z y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 z y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z))) |
#s(approx (cos y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (cos y) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 y y) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (* (+ (* (* 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 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (+ (/ (+ (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 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (*.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 (*.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 (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -1/6 binary64) (pow.f64 z #s(literal -1 binary64))) 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) (sin.f64 y)) |
#s(approx (* (cos y) z) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) |
#s(approx (cos y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 y))) |
#s(approx (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 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 (* (+ (/ (+ (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 (+ (* (+ (* (* 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 z z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 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 (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (cos y))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (/.f64 (+.f64 (sin.f64 y) x) 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z))) z))) |
#s(approx (+ (+ 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 (+ (* (+ (* (* 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 (* (+ (/ (+ (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))) |
Compiled 10 885 to 1 472 computations (86.5% saved)
26 alts after pruning (24 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 346 | 16 | 362 |
| Fresh | 0 | 8 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 349 | 26 | 375 |
| Status | Accuracy | Program |
|---|---|---|
| 42.0% | (/.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)))) | |
| ▶ | 99.8% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))))) |
| ▶ | 55.2% | (+.f64 (+.f64 x #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))) (*.f64 z (cos.f64 y))) |
| 80.7% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) | |
| 54.9% | #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))) | |
| 30.0% | #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))) | |
| 62.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| 56.8% | #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))) | |
| 62.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| 57.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) | |
| 65.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) | |
| 89.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) | |
| 57.7% | #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)) | |
| 62.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 #s(approx (/ (+ (sin y) x) z) (/.f64 (sin.f64 y) z)) (cos.f64 y)) z)) | |
| ✓ | 44.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 27.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) | |
| 28.2% | #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)) | |
| 28.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ▶ | 28.2% | #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)) |
| 4.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 y y) y))) | |
| 35.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) | |
| 2.7% | #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)))) | |
| 78.2% | #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))) | |
| ▶ | 28.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
| ▶ | 29.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
| ✓ | 38.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 319 to 836 computations (36.6% saved)
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
#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(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (*.f64 y y) z) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
(+.f64 (+.f64 x #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))) (*.f64 z (cos.f64 y))) |
(+.f64 x #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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) 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) |
(pow.f64 y #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 z (cos.f64 y)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ (sin y) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x (+ (sin y) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI))))))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (+ (* y (+ (* -1/2 z) (* y (- (* -1/6 (* z (cos (* 1/2 (PI))))) 1/6)))) (* z (cos (* 1/2 (PI))))))))))) |
#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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (* z (cos (* 1/2 (PI)))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI))))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (+ (* y (+ (* -1/2 z) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* -1/2 y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* y (- (* -1/6 (* y (cos (* 1/2 (PI))))) 1/2))))))) |
#s(approx (* (cos y) 1) #s(hole binary64 1)) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#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 (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 y)) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#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 (* 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 (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (cos y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/2)))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* 1/24 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #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 (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #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 (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* z (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* z (+ (cos y) (+ (* (cos (* 1/2 (PI))) (sin 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (cos y) (* (cos (* 1/2 (PI))) (sin 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 (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* -1/24 (pow y 2))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (+ 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 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* (* y y) z) 1/24 (* -1/2 z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (pow y 3) 3 (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
| 12.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (+ 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 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* (* y y) z) 1/24 (* -1/2 z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (pow y 3) 3 (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
| 7.0ms | z | @ | inf | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (+ 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 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* (* y y) z) 1/24 (* -1/2 z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (pow y 3) 3 (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
| 5.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (+ 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 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* (* y y) z) 1/24 (* -1/2 z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (pow y 3) 3 (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
| 4.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+ x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (+ 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 (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* (* y y) z) 1/24 (* -1/2 z) (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (pow y 3) 3 (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 2438 |
| 0 | 423 | 2243 |
| 1 | 2113 | 2243 |
| 0 | 8793 | 2140 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))))) |
(+.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
#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(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(*.f64 (*.f64 y y) z) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
(+.f64 (+.f64 x #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))) (*.f64 z (cos.f64 y))) |
(+.f64 x #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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) 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) |
(pow.f64 y #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ (sin y) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x (+ (sin y) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI))))))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ x (+ z (* y (+ 1 (+ (* y (+ (* -1/2 z) (* y (- (* -1/6 (* z (cos (* 1/2 (PI))))) 1/6)))) (* z (cos (* 1/2 (PI))))))))))) |
#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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (* z (cos (* 1/2 (PI)))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI))))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (+ (* y (+ (* -1/2 z) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* -1/2 y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* y (- (* -1/6 (* y (cos (* 1/2 (PI))))) 1/2))))))) |
#s(approx (* (cos y) 1) #s(hole binary64 1)) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#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 (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 y)) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#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 (* 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 (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (cos y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/2) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/2)))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* 1/24 (* (pow y 4) z)))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ z (pow y 2))) (+ (* 1/24 z) (/ z (pow y 4))))))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* 1/24 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z (pow y 2))) (* 1/24 z))))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #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 (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #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 (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* z (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* z (+ (cos y) (+ (* (cos (* 1/2 (PI))) (sin 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (cos y) (* (cos (* 1/2 (PI))) (sin 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 (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* -1/24 (pow y 2))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 (sin.f64 y) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 (sin.f64 y) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)) (+.f64 (sin.f64 y) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z))) (*.f64 x (+.f64 (sin.f64 y) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64))) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z))))) |
(fma.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (fma.f64 (sin.f64 y) #s(literal 0 binary64) (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 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z))) (/.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)))))) |
(+.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)) |
(+.f64 x (+.f64 (sin.f64 y) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z))) |
(/.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 |
(*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) |
(*.f64 z (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z) (*.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z (*.f64 (cos.f64 y) z)) |
(fma.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 (cos.f64 y) z)) |
z |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.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) #s(literal 0 binary64)) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.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) #s(literal 0 binary64)) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
#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) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (* (cos y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z) |
(*.f64 z #s(approx (* (cos y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (cos y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.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 2 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/8 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 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 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 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 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 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) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 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) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/2 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(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #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 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64))) (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y z) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y)))) |
(-.f64 z (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y) z) |
(+.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) y) y)) |
(/.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 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) z)))) |
(/.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 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)))) (neg.f64 (+.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 (-.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 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (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 (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)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) 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))))) |
(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 (*.f64 y y) (*.f64 #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 #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 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) z))) (/.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 (*.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 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) 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 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) #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 (pow.f64 (*.f64 #s(literal -1/2 binary64) 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 (*.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 y y) z) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z y)) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 z #s(literal -1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) (*.f64 (cos.f64 y) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) (*.f64 (cos.f64 y) z)) (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) (*.f64 (cos.f64 y) z))) (*.f64 x (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (cos.f64 y) z (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x)) |
(fma.f64 z (cos.f64 y) (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x)) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z)))))) |
(+.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x)) |
(+.f64 x (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64))) (-.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)))) (/.f64 (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (-.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)))))) (/.f64 (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y))))))) |
(+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) |
(+.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y))) |
#s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y) |
(+.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
#s(literal 3 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) |
#s(literal 1/6 binary64) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z (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))) (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)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) x) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (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))) 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)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (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 (+ (+ 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 (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (fma.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (fma.f64 (+.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) z) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/6 binary64)) y (*.f64 #s(literal -1/2 binary64) z)) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) #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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 (*.f64 z y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) y z)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64)) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) #s(literal 1 binary64)) |
#s(approx (* (cos y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) (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) 1) (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 (* (cos y) 1) #s(literal 1 binary64)) |
#s(approx (* (cos y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) (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) 1) (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 (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (* y y) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/2) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) z) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z))) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) y) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (pow y 3) (pow.f64 y #s(literal 3 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 (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y))) |
#s(approx (* (cos y) 1) (cos.f64 y)) |
#s(approx (* (cos y) 1) (cos.f64 y)) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (* y y) -1/2) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* y y) -1/2) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* 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 (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* 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 (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.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 (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 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 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 y y))) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (+ (* (pow y 3) (- (* 1/120 (* y y)) 1/6)) y) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (sin.f64 y) x)) |
#s(approx z z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* 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 (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) z)) |
#s(approx (* -1/2 z) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (/.f64 (+.f64 (sin.f64 y) x) z)) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) (neg.f64 (/.f64 (+.f64 (sin.f64 y) x) z))) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (* y y)) z) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) z))) |
Compiled 13 140 to 1 695 computations (87.1% saved)
27 alts after pruning (23 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 398 | 7 | 405 |
| Fresh | 3 | 16 | 19 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 404 | 27 | 431 |
| Status | Accuracy | Program |
|---|---|---|
| 42.0% | (/.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)))) | |
| ▶ | 55.2% | (+.f64 (+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z (cos.f64 y))) |
| 80.7% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) | |
| 57.1% | #s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (sin.f64 y) x)) | |
| 65.4% | #s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 z x)) | |
| 44.1% | #s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) | |
| 54.9% | #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))) | |
| 30.0% | #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))) | |
| 62.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| 56.8% | #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))) | |
| 62.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| ▶ | 89.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) |
| 57.7% | #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)) | |
| 62.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 #s(approx (/ (+ (sin y) x) z) (/.f64 (sin.f64 y) z)) (cos.f64 y)) z)) | |
| ✓ | 44.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ▶ | 27.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
| 28.2% | #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)) | |
| ▶ | 28.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
| ✓ | 28.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
| 2.7% | #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)) | |
| 4.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 y y) y))) | |
| ▶ | 35.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
| 78.2% | #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))) | |
| 28.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| 28.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 #s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) (*.f64 y y) z))) | |
| ✓ | 29.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
| ✓ | 38.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 1 424 to 906 computations (36.4% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) |
(fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(pow.f64 (sin.f64 y) #s(literal 3 binary64)) |
(sin.f64 y) |
y |
#s(literal 3 binary64) |
#s(literal 0 binary64) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 3 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
z |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x)) |
(+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) |
(pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) #s(literal 0 binary64)) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (sin.f64 y) x) |
x |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z) |
#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))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
(*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) |
(/.f64 x z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
#s(approx (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))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y y)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
#s(literal 1/2 binary64) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z (cos.f64 y))) |
(+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) |
#s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) |
(*.f64 (*.f64 y y) y) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y))) (pow (cos y) 2)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y))) (* z (pow (cos y) 2))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (+ (cos y) (+ (/ x z) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ (* x (pow (cos y) 2)) (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y)))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* (pow (cos y) 2) (sin y)))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (+ (* x (pow (cos y) 2)) (* (pow (cos y) 2) (sin y))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* 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 (* (+ (/ (+ (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 (/ x z) #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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 x)) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* x (pow (cos y) 2)))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* x (+ (/ (* z (pow (cos y) 3)) x) (+ (/ (* (pow (cos y) 2) (sin y)) x) (pow (cos y) 2)))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* x (pow (cos y) 2)))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* x (+ (/ (* (pow (cos y) 2) (sin y)) x) (pow (cos y) 2))))) |
#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 (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ 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 (+ 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y))) x)) (* -1 (pow (cos y) 2))))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos y) 2) (sin y)) x)) (* -1 (pow (cos y) 2))))))) |
#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 (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ 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 (+ 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x z))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (- (+ (* -3/2 z) (* -1 x)) (* -1 (+ x z)))))))))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (- (+ (* -3/2 z) (+ (* -1 x) (* -1/6 y))) (* -1 (+ x z)))))))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ x z) z))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (+ 1 (+ (/ x z) (/ y z))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (+ 1 (+ (* y (+ (* y (- (* -1 (/ x z)) (+ 3/2 (* -1 (/ (+ x z) z))))) (/ 1 z))) (/ x z))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (+ 1 (+ (* y (+ (* y (- (+ (* -1 (/ x z)) (* -1/6 (/ y z))) (+ 3/2 (* -1 (/ (+ x z) z))))) (/ 1 z))) (/ x z))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -3/2 z) (* -1 x))))))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -3/2 z) (+ (* -7/6 y) (* -1 x)))))))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (pow y 3))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* (pow y 2) (- (* 13/120 (pow y 2)) 1/2)))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 13/120 (* -41/3024 (pow y 2)))) 1/2)))))) |
#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 (* (pow (cos y) 3) 1) #s(hole binary64 1)) |
#s(approx (* (pow (cos y) 3) 1) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (* (pow (cos y) 3) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (* (pow (cos y) 3) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (pow (cos y) 3) #s(hole binary64 1)) |
#s(approx (pow (cos y) 3) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (pow (cos y) 3) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (pow (cos y) 3) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#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 (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 x)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (+ x y))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (+ x (* y (+ 1 (* -1 (* x y))))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (+ x (* y (+ 1 (* y (+ (* -7/6 y) (* -1 x)))))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* (sin y) 0) 2) #s(hole binary64 0)) |
#s(approx (* (sin y) 0) #s(hole binary64 0)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 1)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 1)) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* 1 (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) 0) (* 1 (cos y))) #s(hole binary64 0)) |
#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 (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 z)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 (+ z (* -1 (* (pow y 2) z))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1 z) (* 1/3 (* (pow y 2) z))))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1 z) (* (pow y 2) (+ (* -2/45 (* (pow y 2) z)) (* 1/3 z)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (* (+ (/ (+ (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 (* (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 (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#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 (* 1/24 (* y y)) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#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 (* 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (+ x (sin y)))) (pow (cos y) 2)))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (+ x (sin y)))) (* z (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (+ x (sin y)))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (pow (sin y) 3))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (pow (cos y) 3) 1) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (pow (cos y) 3) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* (pow (cos y) 2) (+ x (sin y))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (cos y))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 (* z (pow (cos y) 2)))) |
#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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 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 (- (* 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 (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #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 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 (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ x (sin y)) z))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ x (+ (sin y) (* z (cos y)))) z))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* (pow (cos y) 2) (+ x (sin y))))) |
#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 (* (+ (/ (+ (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 (+ (+ 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* z (pow (cos y) 3)))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* z (+ (/ (* (pow (cos y) 2) (+ x (sin y))) z) (pow (cos y) 3))))) |
#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 (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow (cos y) 2) (+ x (sin y))) z)) (* -1 (pow (cos y) 3))))))) |
#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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) (pow (sin y) 3) (sin y) y 3 0 (* (pow (cos y) 3) 1) (pow (cos y) 3) (cos y) 1 z (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) (* (* (sin y) 0) (* 1 (cos y))) (+ (sin y) x) x (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ x z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (- (* 1/24 (* y y)) 1/2) (* 1/24 (* y y)) 1/24 (* y y) 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (* (* y y) y) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
| 7.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) (pow (sin y) 3) (sin y) y 3 0 (* (pow (cos y) 3) 1) (pow (cos y) 3) (cos y) 1 z (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) (* (* (sin y) 0) (* 1 (cos y))) (+ (sin y) x) x (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ x z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (- (* 1/24 (* y y)) 1/2) (* 1/24 (* y y)) 1/24 (* y y) 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (* (* y y) y) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
| 5.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) (pow (sin y) 3) (sin y) y 3 0 (* (pow (cos y) 3) 1) (pow (cos y) 3) (cos y) 1 z (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) (* (* (sin y) 0) (* 1 (cos y))) (+ (sin y) x) x (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ x z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (- (* 1/24 (* y y)) 1/2) (* 1/24 (* y y)) 1/24 (* y y) 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (* (* y y) y) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
| 5.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) (pow (sin y) 3) (sin y) y 3 0 (* (pow (cos y) 3) 1) (pow (cos y) 3) (cos y) 1 z (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) (* (* (sin y) 0) (* 1 (cos y))) (+ (sin y) x) x (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ x z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (- (* 1/24 (* y y)) 1/2) (* 1/24 (* y y)) 1/24 (* y y) 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (* (* y y) y) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
| 5.0ms | y | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) (pow (sin y) 3) (sin y) y 3 0 (* (pow (cos y) 3) 1) (pow (cos y) 3) (cos y) 1 z (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow (* (sin y) 0) 2) (* (sin y) 0) 2 (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow (* 1 (cos y)) 2) (* 1 (cos y)) (* (* (sin y) 0) (* 1 (cos y))) (+ (sin y) x) x (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) (+ (+ x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+ y x) (+ (+ x (sin y)) (* z (cos y))) (* (+ (/ (+ (sin y) x) z) (cos y)) z) (+ (/ (+ (sin y) x) z) (cos y)) (/ x z) (+ (+ x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (- (* 1/24 (* y y)) 1/2) (* 1/24 (* y y)) 1/24 (* y y) 1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (* (* y y) y) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (* z (cos y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 705 | 7513 |
| 0 | 782 | 5775 |
| 1 | 3861 | 5773 |
| 0 | 9177 | 5574 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) |
(*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) |
(fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(pow.f64 (sin.f64 y) #s(literal 3 binary64)) |
(sin.f64 y) |
y |
#s(literal 3 binary64) |
#s(literal 0 binary64) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 3 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
z |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x)) |
(+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) |
(pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) #s(literal 0 binary64)) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (sin.f64 y) x) |
x |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z) |
#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))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
(*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) |
(/.f64 x z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
#s(approx (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))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y y)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
#s(literal 1/2 binary64) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z (cos.f64 y))) |
(+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) |
#s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y) |
(*.f64 (*.f64 y y) y) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(*.f64 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y))) (pow (cos y) 2)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y))) (* z (pow (cos y) 2))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (+ (cos y) (+ (/ x z) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ (* x (pow (cos y) 2)) (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y)))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* (pow (cos y) 2) (sin y)))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (+ (* x (pow (cos y) 2)) (* (pow (cos y) 2) (sin y))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* 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 (* (+ (/ (+ (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 (/ x z) #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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 x)) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ x z))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (* x (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* x (pow (cos y) 2)))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* x (+ (/ (* z (pow (cos y) 3)) x) (+ (/ (* (pow (cos y) 2) (sin y)) x) (pow (cos y) 2)))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* x (pow (cos y) 2)))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* x (+ (/ (* (pow (cos y) 2) (sin y)) x) (pow (cos y) 2))))) |
#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 (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ 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 (+ 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (cos y) (/ (sin y) z)) x)) (/ 1 z)))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (sin y))) x)) (* -1 (pow (cos y) 2))))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow (cos y) 2) (sin y)) x)) (* -1 (pow (cos y) 2))))))) |
#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 (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ 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 (+ 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x z))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (- (+ (* -3/2 z) (* -1 x)) (* -1 (+ x z)))))))))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (- (+ (* -3/2 z) (+ (* -1 x) (* -1/6 y))) (* -1 (+ x z)))))))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ x z) z))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (+ 1 (+ (/ x z) (/ y z))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (+ 1 (+ (* y (+ (* y (- (* -1 (/ x z)) (+ 3/2 (* -1 (/ (+ x z) z))))) (/ 1 z))) (/ x z))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (+ 1 (+ (* y (+ (* y (- (+ (* -1 (/ x z)) (* -1/6 (/ y z))) (+ 3/2 (* -1 (/ (+ x z) z))))) (/ 1 z))) (/ x z))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -3/2 z) (* -1 x))))))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -3/2 z) (+ (* -7/6 y) (* -1 x)))))))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (pow y 3))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* (pow y 2) (- (* 13/120 (pow y 2)) 1/2)))))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (* (pow y 3) (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 13/120 (* -41/3024 (pow y 2)))) 1/2)))))) |
#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 (* (pow (cos y) 3) 1) #s(hole binary64 1)) |
#s(approx (* (pow (cos y) 3) 1) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (* (pow (cos y) 3) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (* (pow (cos y) 3) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#s(approx (pow (cos y) 3) #s(hole binary64 1)) |
#s(approx (pow (cos y) 3) #s(hole binary64 (+ 1 (* -3/2 (pow y 2))))) |
#s(approx (pow (cos y) 3) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 7/8 (pow y 2)) 3/2))))) |
#s(approx (pow (cos y) 3) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 7/8 (* -61/240 (pow y 2)))) 3/2))))) |
#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 (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 x)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (+ x y))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (+ x (* y (+ 1 (* -1 (* x y))))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (+ x (* y (+ 1 (* y (+ (* -7/6 y) (* -1 x)))))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 1)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* (sin y) 0) 2) #s(hole binary64 0)) |
#s(approx (* (sin y) 0) #s(hole binary64 0)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 1)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 1)) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* -1 (pow y 2))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/3 (pow y 2)) 1))))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/3 (* -2/45 (pow y 2)))) 1))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 1)) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* 1 (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) 0) (* 1 (cos y))) #s(hole binary64 0)) |
#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 (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 z)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 (+ z (* -1 (* (pow y 2) z))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1 z) (* 1/3 (* (pow y 2) z))))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1 z) (* (pow y 2) (+ (* -2/45 (* (pow y 2) z)) (* 1/3 z)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (* (+ (/ (+ (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 (* (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 (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#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 (* 1/24 (* y y)) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 y)) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#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 (* 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (+ x (sin y)))) (pow (cos y) 2)))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (+ x (sin y)))) (* z (pow (cos y) 2))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (+ (* z (pow (cos y) 3)) (* (pow (cos y) 2) (+ x (sin y)))))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (pow (sin y) 3) #s(hole binary64 (pow (sin y) 3))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (pow (cos y) 3) 1) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (pow (cos y) 3) #s(hole binary64 (pow (cos y) 3))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) #s(hole binary64 (* (pow (cos y) 2) (+ x (sin y))))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (pow (* 1 (cos y)) 2) #s(hole binary64 (pow (cos y) 2))) |
#s(approx (* 1 (cos y)) #s(hole binary64 (cos y))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) #s(hole binary64 (* z (pow (cos y) 2)))) |
#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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 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 (- (* 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 (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #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 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 (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (sin y)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ x (sin y)) z))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (/ (+ x (+ (sin y) (* z (cos y)))) z))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* (pow (cos y) 2) (+ x (sin y))))) |
#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 (* (+ (/ (+ (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 (+ (+ 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* z (pow (cos y) 3)))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* z (+ (/ (* (pow (cos y) 2) (+ x (sin y))) z) (pow (cos y) 3))))) |
#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 (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow (cos y) 2) (+ x (sin y))) z)) (* -1 (pow (cos y) 3))))))) |
#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 (* (+ (/ (+ (sin y) x) z) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z)) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z)) z)) |
(*.f64 (/.f64 (fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z)) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z)) z) |
(*.f64 z (/.f64 (fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z)) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z))) |
(/.f64 (*.f64 (fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z)) z) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z)) |
(/.f64 (fma.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z) (*.f64 (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x)))) (*.f64 (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z))) |
(/.f64 (/.f64 (fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z)) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) z) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z))) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z))) |
(/.f64 (fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z)) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z)) |
(+.f64 (/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z)) (/.f64 (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x)) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x)))))) |
(fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z)) |
(fma.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x))) |
(fma.f64 z (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x))) |
(fma.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z)) |
(-.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z) (*.f64 (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) (+.f64 (sin.f64 y) x))) |
(+.f64 (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x)) (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z)) |
(+.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) z) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 (neg.f64 (cos.f64 y)) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (sin.f64 y)) |
(*.f64 (sin.f64 y) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 y))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 3 binary64)))) |
(sin.f64 y) |
y |
#s(literal 3 binary64) |
#s(literal 0 binary64) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y)) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(*.f64 (cos.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 3 binary64)) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y)) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
(*.f64 (cos.f64 y) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 3 binary64)) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(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) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.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(literal 1 binary64) |
z |
(*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (+.f64 (sin.f64 y) x)) |
(*.f64 (+.f64 (sin.f64 y) x) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) (-.f64 (sin.f64 y) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 3 binary64))) (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))) (-.f64 x (sin.f64 y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 3 binary64))) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))) (-.f64 (sin.f64 y) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))) (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (-.f64 x (sin.f64 y)) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)))) (*.f64 (-.f64 (sin.f64 y) x) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (-.f64 (sin.f64 y) x) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x (sin.f64 y)))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))))) |
(fma.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (sin.f64 y) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) x)) |
(fma.f64 (sin.f64 y) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (*.f64 x (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))))) |
(+.f64 (*.f64 (sin.f64 y) (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) (*.f64 x (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))))) |
(+.f64 (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) (sin.f64 y)) (*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(+.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (cos.f64 y) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (cos.f64 y)))))) |
(fma.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(fma.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y)) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(fma.f64 (fabs.f64 (neg.f64 (cos.f64 y))) (fabs.f64 (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(fma.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) (cos.f64 y) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(+.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (cos.f64 y))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 (cos.f64 y)))) |
(*.f64 (fabs.f64 (cos.f64 y)) (fabs.f64 (cos.f64 y))) |
(*.f64 (fabs.f64 (neg.f64 (cos.f64 y))) (fabs.f64 (neg.f64 (cos.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 y))) (exp.f64 (log.f64 (cos.f64 y)))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (cos.f64 y) (cos.f64 y)) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y))) (sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) y)) (sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 y) (neg.f64 y))) (cos.f64 (-.f64 (neg.f64 y) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 y) y)) (cos.f64 (-.f64 (neg.f64 y) y))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y (neg.f64 y))) (cos.f64 (-.f64 y (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 y y)) (cos.f64 (-.f64 y y))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(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) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.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))))) |
(*.f64 #s(literal 0 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 0 binary64)) |
(*.f64 (sin.f64 y) (*.f64 #s(literal 0 binary64) (cos.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 (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 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
x |
(*.f64 (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y))) z) |
(*.f64 z (-.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (cos.f64 y)))) |
#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 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 y y) (*.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 y x)))) |
(/.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 y x) |
(+.f64 x y) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
(*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z) |
(*.f64 z #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (* 1 (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 (* 1 (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 z #s(approx (* 1 (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 (* 1 (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))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) 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)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.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 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 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)) (+.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 (*.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)) |
#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(literal 1/2 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (cos.f64 y) z (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x)) |
(fma.f64 z (cos.f64 y) (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x)) |
(-.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x)) |
(+.f64 x (+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64))) (-.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) #s(literal 2 binary64)) (*.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)))))) |
(+.f64 #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) x) |
(+.f64 x #s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y))) |
#s(approx (sin y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)) y) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) |
(fma.f64 (*.f64 y y) (*.f64 y (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) y) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64))) y) |
(+.f64 y (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
(/.f64 (-.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 (*.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) |
#s(literal 1/6 binary64) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 (sin.f64 y) x))) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (sin y) x) (+.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (fma.f64 (fma.f64 (*.f64 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 (+ y x) y) |
#s(approx (+ y x) (+.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 (/ x z) (/.f64 x z)) |
#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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) x) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (/.f64 x z)) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (*.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 (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x)) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (*.f64 (+.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) x)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) x)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (*.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) x)) |
#s(approx (+ (sin y) x) x) |
#s(approx (+ (sin y) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) x) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #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 (* (+ (/ (+ (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) 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))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) x)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (sin.f64 y) x) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))))) |
#s(approx (+ (sin y) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (neg.f64 x) (-.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)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 y x)) #s(literal 1 binary64)))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z) x)) #s(literal 1 binary64)))) |
#s(approx (+ (/ (+ (sin y) x) z) (cos y)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ (sin y) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.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))) (+.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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 z x)) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (+.f64 z y) x)) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) z (neg.f64 x)) (neg.f64 (+.f64 z x))) y #s(literal 1 binary64)) y z) x)) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) z (fma.f64 #s(literal -1/6 binary64) y (neg.f64 x))) (neg.f64 (+.f64 z x))) y #s(literal 1 binary64)) y z) x)) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (/.f64 (+.f64 z x) z)) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (+.f64 (/.f64 (+.f64 y x) z) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (+.f64 (fma.f64 (fma.f64 (-.f64 (-.f64 (/.f64 (neg.f64 x) z) #s(literal 3/2 binary64)) (/.f64 (neg.f64 (+.f64 z x)) z)) y (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (+.f64 (fma.f64 (fma.f64 (-.f64 (-.f64 (fma.f64 (/.f64 y z) #s(literal -1/6 binary64) (/.f64 (neg.f64 x) z)) #s(literal 3/2 binary64)) (/.f64 (neg.f64 (+.f64 z x)) z)) y (pow.f64 z #s(literal -1 binary64))) y (/.f64 x z)) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (+.f64 z x)) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -3/2 binary64) z (neg.f64 x)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -3/2 binary64) z (fma.f64 #s(literal -7/6 binary64) y (neg.f64 x))) y #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) (fma.f64 (*.f64 y y) #s(literal -3/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 y y) #s(literal 7/8 binary64)) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (sin y) 3) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (pow (sin y) 3) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow (sin y) 3) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 13/120 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow (sin y) 3) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -41/3024 binary64) (*.f64 y y) #s(literal 13/120 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* (pow (cos y) 3) 1) #s(literal 1 binary64)) |
#s(approx (* (pow (cos y) 3) 1) (fma.f64 (*.f64 y y) #s(literal -3/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (cos y) 3) 1) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (pow (cos y) 3) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 y y) #s(literal 7/8 binary64)) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (pow (cos y) 3) 1) #s(literal 1 binary64)) |
#s(approx (* (pow (cos y) 3) 1) (fma.f64 (*.f64 y y) #s(literal -3/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (pow (cos y) 3) 1) (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (pow (cos y) 3) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -61/240 binary64) (*.f64 y y) #s(literal 7/8 binary64)) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* 1 (cos y)) #s(literal 1 binary64)) |
#s(approx (* 1 (cos y)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* 1 (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 (* 1 (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 (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) x) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (+.f64 y x)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (fma.f64 (fma.f64 (neg.f64 x) y #s(literal 1 binary64)) y x)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -7/6 binary64) y (neg.f64 x)) y #s(literal 1 binary64)) y x)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) #s(literal 1 binary64)) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* (sin y) 0) 2) #s(literal 0 binary64)) |
#s(approx (pow (* (sin y) 0) 2) #s(literal 0 binary64)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) #s(literal 1 binary64)) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos y)) 2) #s(literal 1 binary64)) |
#s(approx (pow (* 1 (cos y)) 2) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos y)) 2) (fma.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (* 1 (cos y)) 2) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 y y) #s(literal 1/3 binary64)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* 1 (cos y)) #s(literal 1 binary64)) |
#s(approx (* 1 (cos y)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* 1 (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 (* 1 (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 (* (* (sin y) 0) (* 1 (cos y))) #s(literal 0 binary64)) |
#s(approx (+ (sin y) x) (+.f64 y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) z) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) (fma.f64 (neg.f64 (*.f64 y y)) z z)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/3 binary64) (neg.f64 z)) (*.f64 y y) z)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -2/45 binary64) (*.f64 #s(literal 1/3 binary64) z)) (*.f64 y y) (neg.f64 z)) (*.f64 y y) z)) |
#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 (* (+ (/ (+ (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 (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (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 (- (* 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 (* 1/24 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (sin y) x) (+.f64 y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y x)) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) y) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (* y y) y) (pow.f64 y #s(literal 3 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 (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 (sin.f64 y) x) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 (sin.f64 y) x) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 (sin.f64 y) x) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z))) |
#s(approx (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
#s(approx (pow (sin y) 3) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (pow (cos y) 3) 1) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
#s(approx (* (pow (cos y) 3) 1) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) |
#s(approx (* 1 (cos y)) (cos.f64 y)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 (sin.f64 y) x))) |
#s(approx (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y)))) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (pow (* 1 (cos y)) 2) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
#s(approx (* 1 (cos y)) (cos.f64 y)) |
#s(approx (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) z)) |
#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 (+ y x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) 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 (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 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 (+ (* (- (* 1/24 (* y y)) 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 (- (* 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 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/2 binary64))) (*.f64 y y))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 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 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 y y))) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 z x)) y) #s(literal 1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ y x) (neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (+ (* (* (* y y) y) (- (* 1/120 (* y y)) 1/6)) y) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (sin.f64 y) x)) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (/.f64 (+.f64 (sin.f64 y) x) z)) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (/.f64 (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) z)) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (+.f64 (sin.f64 y) x))) |
#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 (* (+ (/ (+ (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 (+ (+ 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 (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (*.f64 (cos.f64 y) z)) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) (cos.f64 y)) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (*.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 y) x) z) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (/ (+ (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 (+ (+ x (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))))) |
#s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))))) |
#s(approx (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 y) x) z) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (neg.f64 z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (+.f64 y x) z))) #s(literal 1 binary64)))) |
#s(approx (* (+ (/ (+ (sin y) x) z) (cos y)) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (+.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (neg.f64 (cos.f64 y))))) |
Compiled 46 967 to 3 762 computations (92% saved)
34 alts after pruning (28 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 728 | 13 | 741 |
| Fresh | 3 | 15 | 18 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 734 | 34 | 768 |
| Status | Accuracy | Program |
|---|---|---|
| 42.0% | (/.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)))) | |
| 52.8% | (+.f64 (+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z #s(approx (* 1 (cos y)) #s(literal 1 binary64)))) | |
| 55.2% | (+.f64 (+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y))) (*.f64 z (cos.f64 y))) | |
| 80.7% | (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) | |
| 57.1% | #s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (sin.f64 y) x)) | |
| 65.4% | #s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 z x)) | |
| 44.1% | #s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) | |
| 54.9% | #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))) | |
| 30.0% | #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))) | |
| 62.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) | |
| 56.8% | #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))) | |
| 62.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| 66.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) | |
| 89.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) | |
| 67.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) | |
| 89.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) | |
| 62.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 #s(approx (/ (+ (sin y) x) z) (/.f64 (sin.f64 y) z)) (cos.f64 y)) z)) | |
| ✓ | 44.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ✓ | 27.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (/ (+ (sin y) x) z) (cos y)) (/.f64 x z)) z)) |
| 28.2% | #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)) | |
| 28.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ✓ | 28.2% | #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)) |
| 28.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* 1/24 (* y y)) 1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 2.7% | #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)) | |
| 4.6% | #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))) | |
| 16.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))) | |
| ✓ | 35.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
| 4.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) #s(approx (+ y x) y))) | |
| 62.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) | |
| 61.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) z (neg.f64 x)) (neg.f64 (+.f64 z x))) y #s(literal 1 binary64)) y z) x))) | |
| 78.2% | #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))) | |
| 28.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 #s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) (*.f64 y y) z))) | |
| ✓ | 29.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
| ✓ | 38.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
Compiled 2 934 to 1 036 computations (64.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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* 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 #s(literal -1/2 binary64) z) (*.f64 y y) y))) |
#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 (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))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 #s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* 1/24 (* y y)) 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))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) z (neg.f64 x)) (neg.f64 (+.f64 z x))) y #s(literal 1 binary64)) y z) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ 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) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z #s(approx (* 1 (cos y)) #s(literal 1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y))) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z (cos.f64 y))) |
#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 #s(approx (/ (+ (sin y) x) z) (/.f64 (sin.f64 y) z)) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
(+.f64 (+.f64 x #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))) (*.f64 z (cos.f64 y))) |
#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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))))) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (sin.f64 y) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))))) |
(/.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)))) |
#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)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (cos.f64 y) #s(literal 0 binary64)) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) (pow.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 0 binary64)) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 9 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (cos.f64 y) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 3 binary64))))) z (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) (+.f64 (sin.f64 y) x))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) z)) z)) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
4 calls:
| 53.0ms | z |
| 17.0ms | x |
| 13.0ms | y |
| 13.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* 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 #s(literal -1/2 binary64) z) (*.f64 y y) y))) |
#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 (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))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 #s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* 1/24 (* y y)) 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))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) z (neg.f64 x)) (neg.f64 (+.f64 z x))) y #s(literal 1 binary64)) y z) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ 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) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z #s(approx (* 1 (cos y)) #s(literal 1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) #s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) y))) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| Outputs |
|---|
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
(+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) |
4 calls:
| 12.0ms | z |
| 11.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | x |
| 9.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 95.4% | 3 | x |
| 86.4% | 3 | y |
| 97.4% | 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* 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 #s(literal -1/2 binary64) z) (*.f64 y y) y))) |
#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 (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))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 #s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* 1/24 (* y y)) 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))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) z (neg.f64 x)) (neg.f64 (+.f64 z x))) y #s(literal 1 binary64)) y z) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ 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) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z #s(approx (* 1 (cos y)) #s(literal 1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
3 calls:
| 11.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 8.0ms | x |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.4% | 4 | x |
| 84.4% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 87.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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* 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 #s(literal -1/2 binary64) z) (*.f64 y y) y))) |
#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 (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))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 #s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* 1/24 (* y y)) 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))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) z (neg.f64 x)) (neg.f64 (+.f64 z x))) y #s(literal 1 binary64)) y z) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ 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) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z #s(approx (* 1 (cos y)) #s(literal 1 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 (sin.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.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 (sin.f64 y) x)) |
2 calls:
| 9.0ms | y |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.1% | 3 | y |
| 82.2% | 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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* 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 #s(literal -1/2 binary64) z) (*.f64 y y) y))) |
#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 (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))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 #s(approx (+ (* (* (* y y) z) 1/24) (* -1/2 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64))) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (- (* 1/24 (* y y)) 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))) #s(approx (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (/ (+ (* (+ (* (pow (sin y) 3) 0) (* (pow (cos y) 3) 1)) z) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) (+ (sin y) x))) (* (+ (pow (* (sin y) 0) 2) (- (pow (* 1 (cos y)) 2) (* (* (sin y) 0) (* 1 (cos y))))) z)) z) (+.f64 (fma.f64 (fma.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) z (neg.f64 x)) (neg.f64 (+.f64 z x))) y #s(literal 1 binary64)) y z) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y (*.f64 z y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (+ 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) (fma.f64 (*.f64 (*.f64 y y) y) (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) y))) (*.f64 z #s(approx (* 1 (cos y)) #s(literal 1 binary64)))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
4 calls:
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 7.0ms | y |
| 7.0ms | x |
| 7.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.4% | 1 | x |
| 65.4% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 65.4% | 1 | z |
| 65.4% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (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 (+ (* (+ (* (* z y) -1/2) 1) y) (+ z x)) (+.f64 y x))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) |
4 calls:
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.6% | 5 | y |
| 53.1% | 3 | x |
| 53.5% | 3 | z |
| 38.0% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 12 to 17 computations (-41.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) x) |
3 calls:
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.0% | 1 | y |
| 38.0% | 1 | x |
| 38.0% | 1 | z |
Compiled 3 to 9 computations (-200% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.9459779360986812e-66 | 1.8015389169089068e-62 |
| 18.0ms | -1.3363587107137466e-18 | -5.437844295186698e-24 |
| 29.0ms | 272× | 0 | valid |
Compiled 437 to 388 computations (11.2% saved)
ival-sin: 7.0ms (41% of total)ival-cos: 5.0ms (29.3% of total)ival-add: 3.0ms (17.6% of total)ival-mult: 2.0ms (11.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 5.670861218343655e+24 | 9.204118598810934e+35 |
| 21.0ms | -1.3213997167214297e-9 | -3.1923437329813976e-14 |
| 26.0ms | 288× | 0 | valid |
Compiled 516 to 446 computations (13.6% saved)
ival-sin: 7.0ms (39.9% of total)ival-cos: 6.0ms (34.2% of total)ival-add: 3.0ms (17.1% of total)ival-mult: 2.0ms (11.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.0160435338342544e-44 | 2.544020016995964e-32 |
| 23.0ms | -835935020.8376547 | -0.30163965037519824 |
| 26.0ms | 304× | 0 | valid |
Compiled 677 to 546 computations (19.4% saved)
ival-cos: 6.0ms (33.1% of total)ival-sin: 6.0ms (33.1% of total)ival-add: 3.0ms (16.5% of total)ival-mult: 2.0ms (11% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.670861218343655e+24 | 9.204118598810934e+35 |
| 1.0ms | -1.3213997167214297e-9 | -3.1923437329813976e-14 |
| 8.0ms | 80× | 0 | valid |
Compiled 498 to 410 computations (17.7% saved)
ival-sin: 3.0ms (48.2% of total)ival-cos: 2.0ms (32.1% of total)ival-add: 1.0ms (16.1% of total)ival-mult: 1.0ms (16.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 184 |
| 1 | 82 | 184 |
| 2 | 110 | 184 |
| 3 | 166 | 184 |
| 4 | 298 | 184 |
| 5 | 968 | 184 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(if (<=.f64 z #s(literal -8099983099314331/20769187434139310514121985316880384 binary64)) (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 2593742798915883/463168356949264781694283940034751631413079938662562256157830336031652518559744 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))))) |
(if (<=.f64 z #s(literal -785801782749509/604462909807314587353088 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 180000000000000001732756623736176640 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (<=.f64 y #s(literal -15500 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 y #s(literal 35681192317649/1427247692705959881058285969449495136382746624 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(if (<=.f64 z #s(literal -785801782749509/604462909807314587353088 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) (if (<=.f64 z #s(literal 449999999999999967438403411921338368 binary64)) #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) |
| Outputs |
|---|
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(if (<=.f64 z #s(literal -8099983099314331/20769187434139310514121985316880384 binary64)) (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) (if (<=.f64 z #s(literal 2593742798915883/463168356949264781694283940034751631413079938662562256157830336031652518559744 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))))) |
(if (or (<=.f64 z #s(literal -8099983099314331/20769187434139310514121985316880384 binary64)) (not (<=.f64 z #s(literal 2593742798915883/463168356949264781694283940034751631413079938662562256157830336031652518559744 binary64)))) (+.f64 #s(approx (+ x (sin y)) x) (*.f64 z (cos.f64 y))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x))) |
(if (<=.f64 z #s(literal -785801782749509/604462909807314587353088 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 180000000000000001732756623736176640 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (or (<=.f64 z #s(literal -785801782749509/604462909807314587353088 binary64)) (not (<=.f64 z #s(literal 180000000000000001732756623736176640 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x))) |
(if (<=.f64 y #s(literal -15500 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) (if (<=.f64 y #s(literal 35681192317649/1427247692705959881058285969449495136382746624 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)))) |
(if (or (<=.f64 y #s(literal -15500 binary64)) (not (<=.f64 y #s(literal 35681192317649/1427247692705959881058285969449495136382746624 binary64)))) #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (sin.f64 y) x)) #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(if (<=.f64 z #s(literal -785801782749509/604462909807314587353088 binary64)) #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) z)) (if (<=.f64 z #s(literal 449999999999999967438403411921338368 binary64)) #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× | fuel |
Compiled 199 to 56 computations (71.9% saved)
Compiled 416 to 128 computations (69.2% saved)
Loading profile data...