
Time bar (total: 4.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.0s | 8 256× | 0 | valid |
ival-cos: 319.0ms (45.2% of total)ival-sin: 245.0ms (34.7% of total)ival-mult!: 122.0ms (17.3% of total)ival-sub!: 18.0ms (2.6% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x (cos.f64 y)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 z (sin.f64 y)) |
| 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 |
| 73.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sin: 39.0ms (68.9% of total)ival-cos: 11.0ms (19.4% of total)ival-mult!: 5.0ms (8.8% of total)ival-sub!: 1.0ms (1.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 96 |
| 1 | 81 | 93 |
| 2 | 152 | 93 |
| 3 | 254 | 93 |
| 4 | 473 | 93 |
| 5 | 1051 | 93 |
| 6 | 2656 | 93 |
| 7 | 5483 | 93 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 25 | 9 |
| 2 | 41 | 9 |
| 3 | 69 | 9 |
| 4 | 113 | 9 |
| 5 | 251 | 9 |
| 6 | 676 | 9 |
| 7 | 2286 | 9 |
| 8 | 6614 | 9 |
| 0 | 8106 | 9 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| 1× | node-limit |
| Inputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (cos.f64 y)) |
x |
(cos.f64 y) |
y |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | z | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 565 |
| 0 | 160 | 555 |
| 1 | 859 | 548 |
| 0 | 7679 | 523 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (cos.f64 y)) |
x |
(cos.f64 y) |
y |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 x) (cos.f64 y))))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* x (cos y)) x) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.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 y y) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
Compiled 1 566 to 290 computations (81.5% saved)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 13 | 90 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 14 | 91 |
| Status | Accuracy | Program |
|---|---|---|
| 41.0% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) | |
| 57.5% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 56.5% | (-.f64 #s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z (sin.f64 y))) | |
| ▶ | 80.0% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| ▶ | 52.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
| 52.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| 52.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) | |
| ▶ | 89.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
| 87.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) | |
| ▶ | 87.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
| 47.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 53.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| ▶ | 35.3% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 519 to 356 computations (31.4% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(neg.f64 z) |
z |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
(cos.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 z y) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (* x (cos y)) x) |
(*.f64 z (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(neg.f64 x) |
(/.f64 (cos.f64 y) z) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* 1/6 (* y z)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* x (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ (* x (cos y)) z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (+ (* -1/6 (/ (* (pow y 2) z) x)) (* 1/2 y)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/6 (/ (* y z) x))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/6 (* y z)))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ y (* -1 (/ x z))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* y (+ (* -1/6 y) (* 1/2 (/ x z))))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* 1/6 y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 y) (* 1/2 (/ x z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | z | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
| 6.0ms | y | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
| 5.0ms | x | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
| 5.0ms | y | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
| 5.0ms | y | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (neg z) z (/ (sin y) x) (sin y) y x (cos y) (- (* x (cos y)) (* z (sin y))) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 523 | 3478 |
| 0 | 556 | 3363 |
| 1 | 2814 | 3349 |
| 0 | 10778 | 3249 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(neg.f64 z) |
z |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
(cos.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 z y) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (* x (cos y)) x) |
(*.f64 z (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(neg.f64 x) |
(/.f64 (cos.f64 y) z) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* 1/6 (* y z)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* x (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ (* x (cos y)) z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (+ (* -1/6 (/ (* (pow y 2) z) x)) (* 1/2 y)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/6 (/ (* y z) x))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/6 (* y z)))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ y (* -1 (/ x z))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* y (+ (* -1/6 y) (* 1/2 (/ x z))))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* 1/6 y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 y) (* 1/2 (/ x z))))))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x) |
(*.f64 x (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))))) |
(fma.f64 (cos.f64 y) x (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x)) |
(fma.f64 (cos.f64 y) x (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) |
(fma.f64 x (cos.f64 y) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x)) |
(fma.f64 x (cos.f64 y) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 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) (neg.f64 z)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))))) |
(fma.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal -1 binary64) (cos.f64 y)) |
(fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))) (/.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y)))) |
(-.f64 (cos.f64 y) (*.f64 z (/.f64 (sin.f64 y) x))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y)))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sin.f64 y) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) |
(*.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y))))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(fma.f64 y (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x) |
(+.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y z)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z))))) |
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) |
(*.f64 y (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) (*.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y))))) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) z) y (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 z y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)))))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* x (cos y)) x) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y)) (neg.f64 z))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y)) z) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y)) (neg.f64 z)) |
(*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y)) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (neg.f64 z)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (neg.f64 z)) (-.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) (*.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y)) z)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))))) |
(fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal -1 binary64) (sin.f64 y)) |
(fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y)) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))) (/.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
(-.f64 (sin.f64 y) (*.f64 x (/.f64 (cos.f64 y) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))))) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 z)) |
(/.f64 (cos.f64 y) z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) x)) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x))) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (*.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (/.f64 z x)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) x) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) x) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* x (cos y)) x) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) x) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))) |
#s(approx (/ (cos y) z) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (/ (cos y) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (cos y) z) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (pow.f64 y #s(literal 3 binary64))))) (/.f64 z (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 y y))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y)) (neg.f64 z))) |
#s(approx (/ (cos y) z) (/.f64 (cos.f64 y) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) z) y))) y))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y))) (*.f64 y y))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) z)) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) z)) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)) z)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (*.f64 #s(literal 1 binary64) (sin.f64 y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y)) (neg.f64 z))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)))) |
Compiled 12 464 to 1 552 computations (87.5% saved)
31 alts after pruning (28 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 353 | 23 | 376 |
| Fresh | 3 | 5 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 359 | 31 | 390 |
| Status | Accuracy | Program |
|---|---|---|
| 57.5% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| 33.5% | (/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | 80.0% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| 52.5% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 51.9% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) | |
| 52.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| 39.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) y) z) y x)) | |
| ▶ | 44.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x)) |
| ▶ | 34.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
| 34.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| ▶ | 52.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
| ▶ | 69.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
| 68.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))))) x)) | |
| 74.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))) x)) | |
| 87.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) | |
| 55.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))))) | |
| 64.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) | |
| 47.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 44.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))))) | |
| 27.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) | |
| 45.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))))) | |
| 41.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) | |
| 53.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| 44.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) | |
| 44.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) | |
| ▶ | 89.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x)) |
| 37.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) | |
| 34.5% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) | |
| 20.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) | |
| ✓ | 35.3% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 1 829 to 1 162 computations (36.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
#s(literal -1 binary64) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x) |
(fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (* -1 (/ (sin y) x)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (+ (* -1 (sin y)) (/ (* x (cos y)) z)) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (/ (- (* 1/6 (* (pow y 2) z)) z) x))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (/ (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z) x))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (/ (- (* 1/6 (* (pow y 2) z)) z) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (cos y))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 1)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ 1 z))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* -1 (/ y x)) (/ 1 z)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* y (- (* -1/2 (/ y z)) (/ 1 x))) (/ 1 z)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* y (- (* y (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z)))) (/ 1 x))) (/ 1 z)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (* (* y y) z) 1/6) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (+ (* -1 z) (* -1/2 (* x y))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (- (* -1/2 y) (/ z x)))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (- (* y (- (* 1/6 (/ (* y z) x)) 1/2)) (/ z x)))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (+ (* -1 (/ z x)) (* 1/6 (/ (* (pow y 2) z) x))))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* 1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* (pow y 2) (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ z (* x (pow y 2)))) (* 1/6 (/ z x))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (* x (pow y 2)))) (* 1/6 (/ z x)))))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z (* x y))) y)) (* 1/6 (/ z x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (+ (cos y) (* -1 (/ (* z (sin y)) x))) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (+ (* -1/2 (* x y)) (* x (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (+ (* -1/2 y) (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (/ (* z (- (* 1/6 (pow y 2)) 1)) x))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* x (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* x (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* z (- (+ (* -1/2 (/ y z)) (* 1/6 (/ (pow y 2) x))) (/ 1 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1 (* x (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ (* x y) z)) (* x (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ (pow y 2) x)) (+ (* 1/2 (/ y z)) (/ 1 x))))))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (* -1 (/ (* z (+ 1 (* -1/6 (pow y 2)))) x)))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg z) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) -1/2 (/ (- (* (* (* y y) z) 1/6) z) x) (- (* (* (* y y) z) 1/6) z) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos y) 1) |
| 9.0ms | x | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg z) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) -1/2 (/ (- (* (* (* y y) z) 1/6) z) x) (- (* (* (* y y) z) 1/6) z) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos y) 1) |
| 7.0ms | z | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg z) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) -1/2 (/ (- (* (* (* y y) z) 1/6) z) x) (- (* (* (* y y) z) 1/6) z) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos y) 1) |
| 5.0ms | z | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg z) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) -1/2 (/ (- (* (* (* y y) z) 1/6) z) x) (- (* (* (* y y) z) 1/6) z) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos y) 1) |
| 5.0ms | z | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/ (sin y) x) (sin y) y x -1 (/ (cos y) z) (cos y) z (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg z) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) -1/2 (/ (- (* (* (* y y) z) 1/6) z) x) (- (* (* (* y y) z) 1/6) z) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos y) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 551 | 4558 |
| 0 | 590 | 4437 |
| 1 | 2857 | 4405 |
| 0 | 11193 | 4201 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
#s(literal -1 binary64) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
(neg.f64 z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x) |
(fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (* -1 (/ (sin y) x)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (+ (* -1 (sin y)) (/ (* x (cos y)) z)) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (/ (- (* 1/6 (* (pow y 2) z)) z) x))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (/ (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z) x))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (/ (- (* 1/6 (* (pow y 2) z)) z) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (cos y))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 1)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ 1 z))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* -1 (/ y x)) (/ 1 z)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* y (- (* -1/2 (/ y z)) (/ 1 x))) (/ 1 z)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (+ (* y (- (* y (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z)))) (/ 1 x))) (/ 1 z)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (* (* y y) z) 1/6) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (+ (* -1 z) (* -1/2 (* x y))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (- (* -1/2 y) (/ z x)))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (- (* y (- (* 1/6 (/ (* y z) x)) 1/2)) (/ z x)))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (+ (* -1 (/ z x)) (* 1/6 (/ (* (pow y 2) z) x))))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* 1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* (pow y 2) (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ z (* x (pow y 2)))) (* 1/6 (/ z x))) (* 1/2 (/ 1 y)))))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (* 1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (* x (pow y 2)))) (* 1/6 (/ z x)))))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z (* x y))) y)) (* 1/6 (/ z x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) #s(hole binary64 (/ (+ (cos y) (* -1 (/ (* z (sin y)) x))) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (+ (* -1/2 (* x y)) (* x (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (+ (* -1/2 y) (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (/ (* z (- (* 1/6 (pow y 2)) 1)) x))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* x (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* x (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* z (- (+ (* -1/2 (/ y z)) (* 1/6 (/ (pow y 2) x))) (/ 1 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1 (* x (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) #s(hole binary64 (* -1 (* z (+ (* 1/2 (/ (* x y) z)) (* x (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ (pow y 2) x)) (+ (* 1/2 (/ y z)) (/ 1 x))))))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) #s(hole binary64 (* -1 (/ (* z (+ 1 (* -1/6 (pow y 2)))) x)))) |
#s(approx (- (* (* (* y y) z) 1/6) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) x) |
(*.f64 x #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z) |
(*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) (-.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) (*.f64 (/.f64 (cos.f64 y) z) z)) (*.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) (*.f64 (/.f64 (cos.f64 y) z) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (cos.f64 y) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) (-.f64 (*.f64 (*.f64 z (/.f64 (cos.f64 y) z)) (*.f64 z (/.f64 (cos.f64 y) z))) (*.f64 (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) (*.f64 z (/.f64 (cos.f64 y) z)))))) |
(fma.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z (*.f64 (/.f64 (cos.f64 y) z) z)) |
(fma.f64 z (neg.f64 (/.f64 (sin.f64 y) x)) (*.f64 z (/.f64 (cos.f64 y) z))) |
(+.f64 (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) z) (*.f64 (/.f64 (cos.f64 y) z) z)) |
(+.f64 (*.f64 z (neg.f64 (/.f64 (sin.f64 y) x))) (*.f64 z (/.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (neg.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) (neg.f64 (/.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 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) #s(literal -1 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 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 x (neg.f64 (cos.f64 y)))) (*.f64 x (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) (*.f64 x z)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) x (*.f64 (neg.f64 z) (neg.f64 (sin.f64 y)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (cos.f64 y) x (*.f64 z (neg.f64 (sin.f64 y)))) (*.f64 z 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 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) #s(literal -1 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 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) #s(literal -1 binary64)) (neg.f64 (/.f64 (sin.f64 y) x))) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (neg.f64 (/.f64 (sin.f64 y) x))) |
(fma.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64) (neg.f64 (/.f64 (sin.f64 y) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))))) |
(+.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)) |
(+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
#s(literal -1 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 z)) |
(/.f64 (cos.f64 y) z) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) x)))) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x) |
(fma.f64 y #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) x))))) |
(+.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y) x) |
(+.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x)))) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x) |
(fma.f64 y #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x))))) |
(+.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x) |
(+.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) z) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) z)) |
(*.f64 (*.f64 y y) z) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/6 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) x)))) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x) |
(fma.f64 y #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) x))))) |
(+.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y) x) |
(+.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x) |
(*.f64 x (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) (*.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) (/.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) (/.f64 z x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64)) #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))) (neg.f64 z))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64)) #s(literal 2 binary64))) x) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))) z)) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (neg.f64 x)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))))) (neg.f64 z))) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))))) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) x) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))))) z)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))))) x)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) (/.f64 z x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) (/.f64 z x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))))) |
(fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) |
(fma.f64 y #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) (/.f64 z x))) (/.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) (/.f64 z x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) (/.f64 z x))))) (/.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) (/.f64 z x)))))) |
(-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) (/.f64 z x)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))))) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) (*.f64 #s(literal -1/2 binary64) y)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (neg.f64 x)) (*.f64 x (neg.f64 z))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) x) (*.f64 x z)) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x) |
(-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64)) (/.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) z z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) z z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) z z)) (/.f64 (*.f64 z z) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) z z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
(*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x) |
(*.f64 x (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal -1 binary64) #s(approx (cos y) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64)))) (/.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64)))))) (/.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64))))))) |
(+.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(approx (cos y) #s(literal 1 binary64))) |
(+.f64 #s(approx (cos y) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) x)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) x)) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (neg.f64 (/.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) x)) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (cos.f64 y)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (cos.f64 y) z)) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (*.f64 y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)))) #s(literal 1 binary64)) x))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) x))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) x) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) #s(literal 1 binary64)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (fma.f64 (/.f64 y x) #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (fma.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) y (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) z)) y) (pow.f64 x #s(literal -1 binary64))) y (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (/ (cos y) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (cos y) z) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) x) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 z y) #s(literal -1 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
#s(approx (* (* (* y y) z) 1/6) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (neg.f64 z)) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (neg.f64 z) x)) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (-.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 z x))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y) (/.f64 z x))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) (/.f64 (neg.f64 z) x)) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) z (neg.f64 z)) x)) |
#s(approx (- (* (* (* y y) z) 1/6) z) (neg.f64 z)) |
#s(approx (- (* (* (* y y) z) 1/6) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (/ (cos y) z) (/.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (pow.f64 y #s(literal 3 binary64))))) (/.f64 z (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 y y))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 y y))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y y))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (*.f64 (-.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y y))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) (*.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 y y) x))) (*.f64 y y))) |
#s(approx (- (* (* (* y y) z) 1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (- (* (* (* y y) z) 1/6) z) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (neg.f64 z) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) z) y))) y))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y))) (*.f64 y y))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y))) (*.f64 y y))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 z x) y) #s(literal 1/2 binary64)) y))) (*.f64 y y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) z)) |
#s(approx z z) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) z) x (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) z (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) z)) |
#s(approx (- (* (* (* y y) z) 1/6) z) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 x (/.f64 y z)) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64))) z)) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) z) x)) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (*.f64 (fma.f64 (*.f64 x (/.f64 y z)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) z)) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 y) z))) (neg.f64 (sin.f64 y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 z) (fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal -1 binary64) (sin.f64 y)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
#s(approx (* (+ (* (/ (sin y) x) -1) (/ (cos y) z)) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (*.f64 x (/.f64 y z)) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (neg.f64 (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) x) x))) |
#s(approx (* (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) x) (*.f64 (neg.f64 z) (fma.f64 (*.f64 x (/.f64 y z)) #s(literal 1/2 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x #s(literal 1 binary64))))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (*.f64 (neg.f64 z) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (fma.f64 (/.f64 y z) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (/ (- (* (* (* y y) z) 1/6) z) x) (*.f64 (neg.f64 z) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (- (* (* (* y y) z) 1/6) z) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
Compiled 19 541 to 2 113 computations (89.2% saved)
32 alts after pruning (26 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 421 | 4 | 425 |
| Fresh | 1 | 22 | 23 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 424 | 32 | 456 |
| Status | Accuracy | Program |
|---|---|---|
| 57.5% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| 33.5% | (/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | 80.0% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| 52.5% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 51.9% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) | |
| 52.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| 39.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) y) z) y x)) | |
| ✓ | 34.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
| 34.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| 44.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 #s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (neg.f64 z) x)) x)) y x)) | |
| ✓ | 52.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
| ✓ | 69.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
| 74.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))) x)) | |
| 48.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))))) x)) | |
| ▶ | 87.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
| 55.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))))) | |
| 64.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) | |
| 47.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 44.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))))) | |
| 27.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) | |
| 45.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))))) | |
| 41.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) | |
| 53.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| ▶ | 44.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
| ▶ | 44.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) |
| 37.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) | |
| ▶ | 89.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z)) x)) |
| 53.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (cos.f64 y) z)) z)) x)) | |
| ▶ | 34.5% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
| 20.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) | |
| ✓ | 35.3% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 1 853 to 1 151 computations (37.9% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z)) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z)) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z)) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z) |
(+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
y |
z |
(neg.f64 (/.f64 (sin.f64 y) x)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x))) |
#s(literal 1 binary64) |
(*.f64 y (/.f64 z x)) |
(/.f64 z x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) |
(-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 z) x) |
(neg.f64 z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(/.f64 (*.f64 (cos.f64 y) x) z) |
(*.f64 (cos.f64 y) x) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (* -1 (/ (sin y) x)))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (/ (- (/ (* x (cos y)) z) (sin y)) x))) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* -1 (/ (sin y) x)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (/ (- x (* y z)) x))) |
#s(approx (* y (/ z x)) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (/ (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))) x))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (/ (+ (* -1 z) (* 1/6 (* (pow y 2) z))) x))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (/ (+ (* -1 z) (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z)))) x))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* 1/6 (/ (* y z) x)))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (/ (+ (* -1/2 x) (* 1/6 (* y z))) x))) |
#s(approx (* (* y (/ z x)) 1/6) #s(hole binary64 (* 1/6 (/ (* y z) x)))) |
#s(approx (/ (neg z) x) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (sin y)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (- (/ (* x (cos y)) z) (sin y)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (cos y))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 1)) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1 (/ z x)) (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (- (* 1/6 (/ (* y z) x)) 1/2))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1 (/ (+ z (* -1/6 (* (pow y 2) z))) x)) (* -1/2 y)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 1)) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (/ 1 z))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (+ (* -1 (/ y x)) (/ 1 z)))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (+ (* y (- (* -1/2 (/ y z)) (/ 1 x))) (/ 1 z)))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (+ (* y (- (* y (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z)))) (/ 1 x))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* y (- (* (pow y 2) (+ (* -1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* y (- (* (pow y 2) (+ (* (pow y 2) (- (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1 (/ z x)) (* -1/2 y)))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ x z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* -1 y) (/ x z)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (- (* -1/2 (/ (* x y) z)) 1)) (/ x z)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (- (* y (+ (* -1/2 (/ x z)) (* 1/6 y))) 1)) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* 1/24 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* (pow y 2) (+ (* -1/720 (/ (* x (pow y 2)) z)) (* 1/24 (/ x z)))))) (/ x z)))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (* z (- (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (- (/ (cos y) z) (/ (sin y) x)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ x (pow y 2)))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* y (- (/ 1 y) (/ z x))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* 1/6 (/ (* (pow y 3) z) x)))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* (pow y 3) (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ z (* x (pow y 2)))) (* 1/6 (/ z x))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ z (* x (pow y 2)))) (+ (* 1/6 (/ z x)) (/ 1 (pow y 3)))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* 1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* (pow y 2) (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ z (* x (pow y 2)))) (* 1/6 (/ z x))) (* 1/2 (/ 1 y)))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* y (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* y (+ (* -1 (/ z x)) (/ 1 y))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1/2) y)) (* -1/6 (/ z x))))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (/ z x) (/ 1 y)) y)) 1/2) y)) (* -1/6 (/ z x))))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z (* x y))) y)) (* 1/6 (/ z x)))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (/ (+ (cos y) (* -1 (/ (* z (sin y)) x))) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1/2 y) (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* z (- (/ 1 z) (/ y x))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* y (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))) (/ 1 z)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* z (- (+ (* -1/2 (/ y z)) (* 1/6 (/ (pow y 2) x))) (/ 1 x))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* z (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z)))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ 1 z))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ (pow y 2) x)) (+ (* 1/2 (/ y z)) (/ 1 x))))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ y x)) (* 1/2 (/ 1 z))))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 93.0ms | x | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (+ (/ (cos y) z) (neg (/ (sin y) x))) (/ (cos y) z) (cos y) y z (neg (/ (sin y) x)) (/ (sin y) x) (sin y) x (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) (* y y) -1/2 (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (- 1 (* y (/ z x))) 1 (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (- (* (* y (/ z x)) 1/6) 1/2) (* (* y (/ z x)) 1/6) 1/6 1/2 (/ (neg z) x) (neg z) (- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x)) |
| 28.0ms | z | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (+ (/ (cos y) z) (neg (/ (sin y) x))) (/ (cos y) z) (cos y) y z (neg (/ (sin y) x)) (/ (sin y) x) (sin y) x (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) (* y y) -1/2 (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (- 1 (* y (/ z x))) 1 (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (- (* (* y (/ z x)) 1/6) 1/2) (* (* y (/ z x)) 1/6) 1/6 1/2 (/ (neg z) x) (neg z) (- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x)) |
| 25.0ms | y | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (+ (/ (cos y) z) (neg (/ (sin y) x))) (/ (cos y) z) (cos y) y z (neg (/ (sin y) x)) (/ (sin y) x) (sin y) x (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) (* y y) -1/2 (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (- 1 (* y (/ z x))) 1 (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (- (* (* y (/ z x)) 1/6) 1/2) (* (* y (/ z x)) 1/6) 1/6 1/2 (/ (neg z) x) (neg z) (- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x)) |
| 6.0ms | x | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (+ (/ (cos y) z) (neg (/ (sin y) x))) (/ (cos y) z) (cos y) y z (neg (/ (sin y) x)) (/ (sin y) x) (sin y) x (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) (* y y) -1/2 (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (- 1 (* y (/ z x))) 1 (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (- (* (* y (/ z x)) 1/6) 1/2) (* (* y (/ z x)) 1/6) 1/6 1/2 (/ (neg z) x) (neg z) (- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x)) |
| 5.0ms | y | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (+ (/ (cos y) z) (neg (/ (sin y) x))) (/ (cos y) z) (cos y) y z (neg (/ (sin y) x)) (/ (sin y) x) (sin y) x (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+ (* (* (* y y) x) -1/2) x) (* (* y y) x) (* y y) -1/2 (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (- 1 (* y (/ z x))) 1 (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (+ (* (neg z) (/ (sin y) x)) (cos y)) (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (- (* (* y (/ z x)) 1/6) 1/2) (* (* y (/ z x)) 1/6) 1/6 1/2 (/ (neg z) x) (neg z) (- (* x (cos y)) (* z (sin y))) (* (- (/ (* (cos y) x) z) (sin y)) z) (- (/ (* (cos y) x) z) (sin y)) (/ (* (cos y) x) z) (* (cos y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 698 | 5379 |
| 0 | 748 | 5192 |
| 1 | 3707 | 5168 |
| 0 | 9092 | 4960 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z)) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z)) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z)) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z) |
(+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
y |
z |
(neg.f64 (/.f64 (sin.f64 y) x)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x))) |
#s(literal 1 binary64) |
(*.f64 y (/.f64 z x)) |
(/.f64 z x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) |
(-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 z) x) |
(neg.f64 z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(/.f64 (*.f64 (cos.f64 y) x) z) |
(*.f64 (cos.f64 y) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (* -1 (/ (* z (sin y)) x)))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) x))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (* -1 (/ (sin y) x)))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (/ (- (/ (* x (cos y)) z) (sin y)) x))) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* -1 (/ (sin y) x)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (/ (- x (* y z)) x))) |
#s(approx (* y (/ z x)) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (/ (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z))))) x))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (/ (+ (* -1 z) (* 1/6 (* (pow y 2) z))) x))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (/ (+ (* -1 z) (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z)))) x))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* 1/6 (/ (* y z) x)))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (/ (+ (* -1/2 x) (* 1/6 (* y z))) x))) |
#s(approx (* (* y (/ z x)) 1/6) #s(hole binary64 (* 1/6 (/ (* y z) x)))) |
#s(approx (/ (neg z) x) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (sin y)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (- (/ (* x (cos y)) z) (sin y)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (cos y))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (+ (cos y) (* -1 (/ (* z (sin y)) x))))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 1)) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1 (/ z x)) (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (- (* 1/6 (/ (* y z) x)) 1/2))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1 (/ (+ z (* -1/6 (* (pow y 2) z))) x)) (* -1/2 y)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 1)) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (/ 1 z))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (+ (* -1 (/ y x)) (/ 1 z)))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (+ (* y (- (* -1/2 (/ y z)) (/ 1 x))) (/ 1 z)))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (+ (* y (- (* y (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z)))) (/ 1 x))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* y (- (* (pow y 2) (+ (* -1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (neg (/ (sin y) x)) #s(hole binary64 (* y (- (* (pow y 2) (+ (* (pow y 2) (- (* 1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* -1/2 y)))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* -1 (/ z x)))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1 (/ z x)) (* -1/2 y)))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1 (/ z x)) (* y (- (* 1/6 (/ (* y z) x)) 1/2))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ x z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* -1 y) (/ x z)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (- (* -1/2 (/ (* x y) z)) 1)) (/ x z)))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (- (* y (+ (* -1/2 (/ x z)) (* 1/6 y))) 1)) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (/ x z))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* 1/24 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (/ (* (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* (pow y 2) (+ (* -1/720 (/ (* x (pow y 2)) z)) (* 1/24 (/ x z)))))) (/ x z)))) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (* z (- (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (- (/ (cos y) z) (/ (sin y) x)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ x (pow y 2)))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* y (- (/ 1 y) (/ z x))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* 1/6 (/ (* (pow y 3) z) x)))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* (pow y 3) (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ z (* x (pow y 2)))) (* 1/6 (/ z x))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1 (/ z (* x (pow y 2)))) (+ (* 1/6 (/ z x)) (/ 1 (pow y 3)))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* 1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* (pow y 2) (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ z (* x (pow y 2)))) (* 1/6 (/ z x))) (* 1/2 (/ 1 y)))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* y (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* y (+ (* -1 (/ z x)) (/ 1 y))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1/2) y)) (* -1/6 (/ z x))))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (/ z x) (/ 1 y)) y)) 1/2) y)) (* -1/6 (/ z x))))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ 1/2 (/ z (* x y))) y)) (* 1/6 (/ z x)))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* -1 (* y (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) #s(hole binary64 (/ (+ (cos y) (* -1 (/ (* z (sin y)) x))) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (+ (* -1/2 y) (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* -1 (* z (sin y))) (* x (cos y))) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* z (- (/ 1 z) (/ y x))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* y (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))) (/ 1 z)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* z (- (+ (* -1/2 (/ y z)) (* 1/6 (/ (pow y 2) x))) (/ 1 x))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* z (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z)))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- 1 (* y (/ z x))) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ 1 z))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ (pow y 2) x)) (+ (* 1/2 (/ y z)) (/ 1 x))))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(hole binary64 (* -1 (* z (+ (* -1/6 (/ y x)) (* 1/2 (/ 1 z))))))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) x) |
(*.f64 x #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
(*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z) |
(*.f64 z (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) z (*.f64 (/.f64 (cos.f64 y) z) z)) |
(fma.f64 z (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 (cos.f64 y) z))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) (neg.f64 x)) z) (*.f64 (/.f64 (cos.f64 y) z) z)) |
(+.f64 (*.f64 z (/.f64 (sin.f64 y) (neg.f64 x))) (*.f64 z (/.f64 (cos.f64 y) z))) |
(/.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) (neg.f64 x)) (/.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) #s(literal -1 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) (neg.f64 x)) (/.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) (neg.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 x (neg.f64 (cos.f64 y)))) (*.f64 x (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) (*.f64 x z)) |
(/.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 y)))) (*.f64 (neg.f64 x) (neg.f64 z))) |
(/.f64 (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (neg.f64 x) z)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) x (*.f64 (neg.f64 z) (neg.f64 (sin.f64 y)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (neg.f64 z) (neg.f64 x))) |
(/.f64 (fma.f64 (cos.f64 y) x (*.f64 z (neg.f64 (sin.f64 y)))) (*.f64 z x)) |
(/.f64 (fma.f64 (cos.f64 y) (neg.f64 x) (*.f64 (sin.f64 y) z)) (*.f64 z (neg.f64 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) (neg.f64 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) (neg.f64 x)) (/.f64 (cos.f64 y) z))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) #s(literal -1 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) (neg.f64 x)) (/.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) (neg.f64 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) (neg.f64 x)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) |
(+.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (cos.f64 y) z)) |
(+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 z)) |
(/.f64 (cos.f64 y) z) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
z |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x)) |
(*.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 x)) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) x) |
(/.f64 (sin.f64 y) (neg.f64 x)) |
(neg.f64 (/.f64 (sin.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x)))) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x) x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 y y) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x) x) |
(-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y))) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y))) x) |
(*.f64 x #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) z))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 z y))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 z x))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 z x) y) |
(*.f64 y (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(/.f64 (*.f64 z y) x) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 1 binary64))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64)) |
(fma.f64 y (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)))) |
(+.f64 (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 z) x) (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) (/.f64 (neg.f64 z) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) x) (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 z) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) (/.f64 (neg.f64 z) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 z) x) (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) (/.f64 (neg.f64 z) x))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) x) (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) (/.f64 (neg.f64 z) x))))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) |
(fma.f64 (/.f64 z x) #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 z x) (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y)) |
(fma.f64 y (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 z) x)) |
(-.f64 (/.f64 (neg.f64 z) x) (*.f64 (neg.f64 y) (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (neg.f64 z) x) (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y) (/.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 z x) y) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 z x) y)) |
(*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) x) |
#s(literal 1/6 binary64) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 z x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 z))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 x)) |
(/.f64 (neg.f64 z) x) |
(neg.f64 (/.f64 z x)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z)) |
(*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z) |
(*.f64 z (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))))) |
(-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) |
(*.f64 (cos.f64 y) (/.f64 x z)) |
(*.f64 x (/.f64 (cos.f64 y) z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 y) x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (cos.f64 y) x) z) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) x)) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) x)) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (/.f64 (sin.f64 y) (neg.f64 x))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (/.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) x)) |
#s(approx (neg (/ (sin y) x)) (/.f64 (sin.f64 y) (neg.f64 x))) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (- 1 (* y (/ z x))) (/.f64 (*.f64 (neg.f64 y) z) x)) |
#s(approx (- 1 (* y (/ z x))) (/.f64 (-.f64 x (*.f64 z y)) x)) |
#s(approx (* y (/ z x)) (*.f64 (/.f64 z x) y)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y) x)) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) x)) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) x)) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (/.f64 (fma.f64 #s(literal -1 binary64) z (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))) x)) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) (/.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (* (* y (/ z x)) 1/6) (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)))) |
#s(approx (/ (neg z) x) (/.f64 (neg.f64 z) x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (neg.f64 (sin.f64 y))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))) |
#s(approx (/ (* (cos y) x) z) (*.f64 x (/.f64 (cos.f64 y) z))) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (cos.f64 y)) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (/.f64 (cos.f64 y) z)) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (- 1 (* y (/ z x))) #s(literal 1 binary64)) |
#s(approx (- 1 (* y (/ z x))) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (fma.f64 (/.f64 z x) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (cos.f64 y) x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) x)) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (*.f64 x (/.f64 (cos.f64 y) z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x))) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) z) z) y) x))) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (fma.f64 #s(literal -1/2 binary64) y (neg.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) z) z) x)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (neg.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) x) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (-.f64 x (*.f64 z y))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) y) #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) #s(literal 1 binary64)) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) y) #s(literal 1 binary64))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (fma.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (fma.f64 (/.f64 y x) #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (fma.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) y (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) z)) y) (pow.f64 x #s(literal -1 binary64))) y (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (cos y) z) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (/ (cos y) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (cos y) z) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 y y) z) (/.f64 #s(literal 1/24 binary64) z)) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (neg (/ (sin y) x)) (/.f64 (neg.f64 y) x)) |
#s(approx (neg (/ (sin y) x)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) y)) |
#s(approx (neg (/ (sin y) x)) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y)) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (neg (/ (sin y) x)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y)) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1/120 binary64) x)) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) x) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (-.f64 x (*.f64 z y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (* (* y y) x) -1/2) x) x) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 z x) y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (fma.f64 (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (/.f64 (neg.f64 z) x)) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (fma.f64 #s(literal -1/2 binary64) y (/.f64 (neg.f64 z) x))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (fma.f64 (-.f64 (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64))) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) x) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (-.f64 x (*.f64 z y))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (fma.f64 #s(literal -1 binary64) y (/.f64 x z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (fma.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y z)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)) y) #s(literal 1 binary64)) y (/.f64 x z))) |
#s(approx (/ (* (cos y) x) z) (/.f64 x z)) |
#s(approx (/ (* (cos y) x) z) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z)) |
#s(approx (/ (* (cos y) x) z) (fma.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal 1/24 binary64) (*.f64 (/.f64 x z) #s(literal -1/2 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (/ (* (cos y) x) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -1/720 binary64) (*.f64 (/.f64 x z) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 (/.f64 x z) #s(literal -1/2 binary64))) (*.f64 y y) (/.f64 x z))) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (*.f64 (-.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (-.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) |
#s(approx (/ (cos y) z) (/.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (pow.f64 y #s(literal 3 binary64))))) (/.f64 z (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))) |
#s(approx (- 1 (* y (/ z x))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (/.f64 z x)) y)) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (-.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (-.f64 (fma.f64 (/.f64 z (*.f64 (*.f64 y y) x)) #s(literal -1 binary64) (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (pow.f64 y #s(literal -3 binary64)))) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y y))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (*.f64 (-.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (/.f64 (neg.f64 z) (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y y))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) y)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) z) y))) y))))) |
#s(approx (- 1 (* y (/ z x))) (fma.f64 (/.f64 (neg.f64 z) x) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) (/.f64 z x) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) (/.f64 z x) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1/2 binary64)) y))))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal -1/6 binary64) (/.f64 z x) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 z x) (pow.f64 y #s(literal -1 binary64))) y)) #s(literal 1/2 binary64)) y))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 z x) y) #s(literal 1/2 binary64)) y))) (*.f64 y y))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/6 binary64) (/.f64 z x) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x))) |
#s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (/.f64 (fma.f64 (/.f64 (sin.f64 y) x) (neg.f64 z) (cos.f64 y)) z)) |
#s(approx z z) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 z y) (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) z (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y)) z)) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (fma.f64 (cos.f64 y) (/.f64 x z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) z)) |
#s(approx (- 1 (* y (/ z x))) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 y x)) z)) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (*.f64 z y) (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) y (pow.f64 z #s(literal -1 binary64)))) z)) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x) z)) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) x)) z)) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) z)) z)) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (fma.f64 (cos.f64 y) (/.f64 x z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 y) z))) (neg.f64 (sin.f64 y))))) |
#s(approx (* (+ (* (neg z) (/ (sin y) x)) (cos y)) x) (*.f64 (neg.f64 z) (fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal -1 binary64) (sin.f64 y)))) |
#s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
#s(approx (* (+ (/ (cos y) z) (neg (/ (sin y) x))) z) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (cos.f64 y) z) #s(literal -1 binary64) (/.f64 (sin.f64 y) x)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (- 1 (* y (/ z x))) (fma.f64 (/.f64 (neg.f64 y) x) z #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (pow.f64 x #s(literal -1 binary64))) z))) |
#s(approx (+ (* (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) y) 1) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (pow.f64 x #s(literal -1 binary64))) y (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (- (* (* y (/ z x)) 1/6) 1/2) y) (/ (neg z) x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (fma.f64 (/.f64 y z) #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y x) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) z)))) |
#s(approx (* (- (/ (* (cos y) x) z) (sin y)) z) (*.f64 (neg.f64 z) (fma.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal -1 binary64) (sin.f64 y)))) |
Compiled 18 727 to 2 299 computations (87.7% saved)
33 alts after pruning (26 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 442 | 13 | 455 |
| Fresh | 8 | 13 | 21 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 454 | 33 | 487 |
| Status | Accuracy | Program |
|---|---|---|
| 57.5% | (/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| 33.5% | (/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | 80.0% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| 52.5% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 51.9% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) | |
| 52.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| ✓ | 34.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
| 34.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| 44.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 #s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (neg.f64 z) x)) x)) y x)) | |
| ✓ | 52.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
| ✓ | 69.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
| 55.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))))) z)) | |
| 64.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) z)) | |
| 48.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))))) x)) | |
| 51.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(approx (sin y) y)) z)) | |
| 72.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 #s(approx (* (cos y) x) x) z) (sin.f64 y)) z)) | |
| 87.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) z)) | |
| 47.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 45.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))))) | |
| 53.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| 27.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) | |
| 41.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (*.f64 x (/.f64 (cos.f64 y) z))) z)) | |
| 44.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)))) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) | |
| ✓ | 44.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) |
| 37.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) | |
| 53.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (/.f64 (cos.f64 y) z)) z)) x)) | |
| 89.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (-.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) z)) x)) | |
| 17.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(approx (- 1 (* y (/ z x))) (/.f64 (*.f64 (neg.f64 y) z) x))) x)) | |
| 20.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) | |
| 11.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))))) | |
| 3.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))))) | |
| ✓ | 35.3% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 2 745 to 969 computations (64.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(approx (- 1 (* y (/ z x))) (/.f64 (*.f64 (neg.f64 y) z) x))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 #s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (neg.f64 z) x)) x)) y x)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)))) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 #s(approx (* (cos y) x) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (*.f64 x (/.f64 (cos.f64 y) z))) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(approx (sin y) y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (-.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64) (/.f64 (cos.f64 y) z)) z)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))))) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (*.f64 (*.f64 x (/.f64 (cos.f64 y) z)) (sin.f64 y))))) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z)) (cos.f64 y))))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (fma.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))))) |
| Outputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 15.0ms | z |
| 14.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 13.0ms | y |
| 13.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(approx (- 1 (* y (/ z x))) (/.f64 (*.f64 (neg.f64 y) z) x))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 #s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (neg.f64 z) x)) x)) y x)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)))) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 #s(approx (* (cos y) x) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (* (/ (sin y) x) -1) (/ (cos y) z)) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 #s(approx (+ (/ (cos y) z) (neg (/ (sin y) x))) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (*.f64 x (/.f64 (cos.f64 y) z))) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 z))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(approx (sin y) y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) x) #s(approx (cos y) #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
4 calls:
| 10.0ms | y |
| 9.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 9.0ms | x |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 88.5% | 3 | x |
| 82.1% | 2 | y |
| 88.7% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(approx (- 1 (* y (/ z x))) (/.f64 (*.f64 (neg.f64 y) z) x))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 #s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (neg.f64 z) x)) x)) y x)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)))) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
4 calls:
| 8.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 7.0ms | z |
| 7.0ms | y |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 4 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 81.4% | 4 | y |
| 79.3% | 3 | x |
| 76.6% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(approx (- 1 (* y (/ z x))) (/.f64 (*.f64 (neg.f64 y) z) x))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 #s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (neg.f64 z) x)) x)) y x)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)))) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
3 calls:
| 7.0ms | x |
| 6.0ms | z |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.1% | 3 | z |
| 66.9% | 3 | x |
| 71.6% | 3 | y |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (- (/ (* (cos y) x) z) (sin y)) (/.f64 x z)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) #s(approx (- 1 (* y (/ z x))) (/.f64 (*.f64 (neg.f64 y) z) x))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 z x)))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 #s(approx (+ (* -1/2 y) (/ (- (* (* (* y y) z) 1/6) z) x)) (/.f64 (neg.f64 z) x)) x)) y x)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(approx (+ (* (* (* y y) x) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))))) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* (* y (/ z x)) 1/6) 1/2) (*.f64 y (*.f64 (/.f64 z x) #s(literal 1/6 binary64)))) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (neg z) (/ (sin y) x)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 (neg.f64 z) x)) y #s(literal 1 binary64))) x)) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) y x)) |
4 calls:
| 6.0ms | y |
| 6.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 6.0ms | z |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.5% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 52.5% | 1 | z |
| 52.5% | 1 | x |
| 52.5% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
4 calls:
| 1.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.5% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 52.5% | 1 | z |
| 52.5% | 1 | x |
| 52.5% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
4 calls:
| 1.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.3% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 35.3% | 1 | z |
| 35.3% | 1 | x |
| 35.3% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.3545505800486225e-113 | 2.3045410198924617e-113 |
| 58.0ms | -5.187090820439556e-19 | -1.6925273296028903e-20 |
| 16.0ms | 176× | 0 | valid |
Compiled 287 to 256 computations (10.8% saved)
ival-cos: 5.0ms (45.4% of total)ival-sin: 4.0ms (36.4% of total)ival-mult!: 2.0ms (18.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 384654.3630603499 | 1878048.4469341894 |
| 18.0ms | -955175.2014581966 | -0.0062447295128423876 |
| 16.0ms | -6.971275438918968e+228 | -2.834877300628737e+227 |
| 38.0ms | 352× | 0 | valid |
Compiled 815 to 654 computations (19.8% saved)
ival-mult!: 10.0ms (34.7% of total)ival-cos: 9.0ms (31.2% of total)ival-sin: 8.0ms (27.7% of total)ival-sub!: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.4657216766335474e-6 | 384654.3630603499 |
| 11.0ms | -0.0062447295128423876 | -0.00023970647147076042 |
| 16.0ms | 272× | 0 | valid |
Compiled 675 to 524 computations (22.4% saved)
ival-mult!: 4.0ms (41.2% of total)ival-cos: 3.0ms (30.9% of total)ival-sin: 2.0ms (20.6% of total)ival-sub!: 1.0ms (10.3% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 250 to 64 computations (74.4% saved)
Compiled 518 to 144 computations (72.2% saved)
Loading profile data...