
Time bar (total: 8.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 5.7s | 8 256× | 0 | valid |
ival-mult!: 4.3s (80.2% of total)ival-cos: 654.0ms (12.1% of total)ival-sin: 398.0ms (7.4% of total)ival-add!: 18.0ms (0.3% of total)adjust: 2.0ms (0% 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 |
| 47.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sin: 12.0ms (37.8% of total)ival-cos: 11.0ms (34.6% of total)ival-mult!: 7.0ms (22% of total)ival-add!: 1.0ms (3.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 96 |
| 1 | 97 | 90 |
| 2 | 194 | 90 |
| 3 | 346 | 90 |
| 4 | 656 | 90 |
| 5 | 1499 | 90 |
| 6 | 3799 | 90 |
| 7 | 7071 | 90 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 26 | 9 |
| 2 | 47 | 9 |
| 3 | 96 | 9 |
| 4 | 191 | 9 |
| 5 | 478 | 9 |
| 6 | 1299 | 9 |
| 7 | 3216 | 9 |
| 8 | 6334 | 9 |
| 0 | 8335 | 8 |
| 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 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (+.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 (* 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) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* 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 (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 z #s(hole binary64 z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 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 | @ | inf | ((+ (* 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 540 |
| 0 | 156 | 534 |
| 1 | 866 | 528 |
| 0 | 7879 | 485 |
| 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 (* 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) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* 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 (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 z #s(hole binary64 z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #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 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.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 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.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 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #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 (*.f64 (cos.f64 y) x) z) (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.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) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(*.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 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(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 |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.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 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.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 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (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 z z) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y))))) |
Compiled 1 215 to 245 computations (79.8% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 11 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 11 | 72 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
| 37.6% | (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) | |
| ▶ | 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 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) | |
| ▶ | 52.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
| 53.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) | |
| 93.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) | |
| 88.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) | |
| 44.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) | |
| ▶ | 56.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 38.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 378 to 260 computations (31.2% saved)
| Inputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(sin.f64 y) |
y |
z |
(*.f64 (cos.f64 y) x) |
(cos.f64 y) |
x |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
(fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) |
(*.f64 y x) |
#s(literal -1/2 binary64) |
#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))) |
#s(approx (* x (cos y)) x) |
(*.f64 z (sin.f64 y)) |
| Outputs |
|---|
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y z)))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) 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) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y z) x)))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* x (+ (* -1/2 y) (/ z x))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (* 1/2 y)))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#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) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#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 (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (/ x (pow y 2)) (/ z y)))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* y (+ (* -1/2 x) (/ z y))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z y)) (* 1/2 x)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y z))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ y (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* x y) z)))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* x y) z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | y | @ | inf | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* y x) -1/2 (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
| 3.0ms | x | @ | inf | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* y x) -1/2 (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
| 2.0ms | x | @ | -inf | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* y x) -1/2 (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
| 2.0ms | x | @ | 0 | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* y x) -1/2 (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
| 2.0ms | y | @ | -inf | ((+ (* (sin y) z) (* (cos y) x)) (sin y) y z (* (cos y) x) (cos y) x (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* y x) -1/2 (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 1430 |
| 0 | 288 | 1379 |
| 1 | 1511 | 1379 |
| 0 | 8086 | 1318 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(sin.f64 y) |
y |
z |
(*.f64 (cos.f64 y) x) |
(cos.f64 y) |
x |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
(fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) |
(*.f64 y x) |
#s(literal -1/2 binary64) |
#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))) |
#s(approx (* x (cos y)) x) |
(*.f64 z (sin.f64 y)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y z)))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 z)) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) 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) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y z) x)))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* x (+ (* -1/2 y) (/ z x))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (* 1/2 y)))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#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) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#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 (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (/ x (pow y 2)) (/ z y)))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* y (+ (* -1/2 x) (/ z y))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z y)) (* 1/2 x)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y z))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ y (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* x y) z)))))) |
#s(approx (+ (* (sin y) z) (* (cos y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (+ (* (* y x) -1/2) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* x y) z)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (neg.f64 (cos.f64 y)) x))) (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (cos.f64 y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)))) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (cos.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.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 (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))) |
(/.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 (-.f64 (*.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 (+.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 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.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 (sin.f64 y) z) (*.f64 (cos.f64 y) 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))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) 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))) (+.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 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #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 (sin.f64 y) z) (*.f64 (cos.f64 y) x))))) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (cos.f64 y)) x)) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (/.f64 (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 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #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 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #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 (sin.f64 y) z) (*.f64 (cos.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #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 (sin.f64 y) z) (*.f64 (cos.f64 y) x)))))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(sin.f64 y) |
y |
z |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (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))))) |
x |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)))) (+.f64 x (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) (*.f64 x (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.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 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.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 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.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 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x) |
(fma.f64 y (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y)))) |
(-.f64 x (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.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 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (+.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (*.f64 x y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 x y) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 z (*.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 x y) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) |
(fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x y) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 x y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 z (*.f64 (*.f64 x y) #s(literal -1/2 binary64))))) |
(-.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 x y) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 x y) #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) |
(+.f64 z (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 x y) |
(*.f64 y x) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)))) (+.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x))) |
(/.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) (fma.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x))))) |
(/.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))))) |
(fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
(fma.f64 z (sin.f64 y) #s(approx (* x (cos y)) x)) |
(-.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 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.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 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x)) |
#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 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.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 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 z y))) |
#s(approx (+ (* (* y x) -1/2) z) z) |
#s(approx (+ (* (* y x) -1/2) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* x (cos y)) (*.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 z (/.f64 (sin.f64 y) x) (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 z (/.f64 (sin.f64 y) x) (cos.f64 y)) x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y))) x))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 z y) x))) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (* y x) -1/2) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (neg.f64 z) x)) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#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 (* 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 (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) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) x) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 (fma.f64 (*.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 (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 (* 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 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.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 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (+.f64 (/.f64 x (*.f64 y y)) (/.f64 z y))) (*.f64 y y))) |
#s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (neg.f64 z)) y))) (*.f64 y y))) |
#s(approx (+ (* (* y x) -1/2) z) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (neg.f64 z) y)))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (+.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (*.f64 z y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) y) z)) |
#s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) y)))) |
#s(approx (+ (* (* y x) -1/2) z) (*.f64 (neg.f64 z) (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
Compiled 5 194 to 661 computations (87.3% saved)
21 alts after pruning (17 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 192 | 14 | 206 |
| Fresh | 3 | 3 | 6 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 196 | 21 | 217 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
| ▶ | 80.0% | (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
| 30.3% | (/.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))))) | |
| 52.4% | (+.f64 #s(approx (* x (cos y)) x) (*.f64 z #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)))) | |
| ▶ | 52.1% | (+.f64 #s(approx (* x (cos y)) x) (*.f64 z #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)))) |
| ▶ | 52.6% | (+.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)))) |
| 52.2% | (+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) | |
| ✓ | 52.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
| 36.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) | |
| 53.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) | |
| ▶ | 93.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
| 88.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) | |
| 38.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) x)) | |
| 44.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) | |
| ✓ | 56.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 36.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 11.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)))) | |
| 3.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) | |
| ▶ | 18.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
| 36.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) #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))) | |
| ✓ | 38.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 906 to 596 computations (34.2% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
z |
(cos.f64 y) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y)) |
(*.f64 z y) |
(+.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)) 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 (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
#s(literal 1 binary64) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 z #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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y z)))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin 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) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y z) x)))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z 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 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 (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#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 (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (/ x (pow y 2)) (/ z y)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ y (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | x | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* z y) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* -1/6 (* y y)) 1) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) 1 (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (+ (* (sin y) z) (* x (cos y)))) |
| 5.0ms | y | @ | 0 | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* z y) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* -1/6 (* y y)) 1) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) 1 (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (+ (* (sin y) z) (* x (cos y)))) |
| 4.0ms | y | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* z y) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* -1/6 (* y y)) 1) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) 1 (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (+ (* (sin y) z) (* x (cos y)))) |
| 4.0ms | y | @ | inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* z y) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* -1/6 (* y y)) 1) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) 1 (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (+ (* (sin y) z) (* x (cos y)))) |
| 2.0ms | z | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (sin y) y x z (cos y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* z y) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (sin y) (* (+ (* -1/6 (* y y)) 1) y) (+ (* -1/6 (* y y)) 1) -1/6 (* y y) 1 (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1/6 (+ (* (sin y) z) (* x (cos y)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 388 | 2499 |
| 0 | 420 | 2417 |
| 1 | 2025 | 2410 |
| 0 | 9097 | 2277 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
y |
x |
z |
(cos.f64 y) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y)) |
(*.f64 z y) |
(+.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)) 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 (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(*.f64 y y) |
#s(literal 1 binary64) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 z #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 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y z)))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin 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) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y z) x)))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z 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 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 (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#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 (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (/ x (pow y 2)) (/ z y)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ y (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(*.f64 x (fma.f64 (/.f64 (sin.f64 y) x) 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) 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) z) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) 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) 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) z)) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z))) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z)))))) |
(fma.f64 (cos.f64 y) x (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x)) |
(fma.f64 (cos.f64 y) x (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z))) |
(fma.f64 x (cos.f64 y) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x)) |
(fma.f64 x (cos.f64 y) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(fma.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) z))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z))))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(/.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 |
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))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (fma.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(approx (* x (cos y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))) (-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(fma.f64 z #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (* x (cos y)) x)) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(+.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 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z))))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z)))))) |
(+.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z)) |
#s(approx (* x (cos y)) x) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (fma.f64 (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(approx (* x (cos y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) 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 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))) (-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(fma.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) #s(approx (* x (cos y)) x)) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(+.f64 (/.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 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(+.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
(/.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x))))) |
(fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
(fma.f64 z (sin.f64 y) #s(approx (* x (cos y)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x))) (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x))))) (/.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* x (cos y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x)))))) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 (sin.f64 y) z) #s(approx (* x (cos y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 z y))) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.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) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 z y) x)) #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 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) x))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) x))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 z y) x))) #s(literal 1 binary64)) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) x) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 z y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (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 z) y x)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.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 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (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 x) -1/2) z) y) x) x) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#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 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.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 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) y) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* -1/6 (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* -1/6 (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* 1/120 (* y y)) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* 1/120 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (+.f64 (/.f64 x (*.f64 y y)) (/.f64 z y))) (*.f64 y y))) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* y y)) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/120 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 z (/.f64 x y))) y))) (*.f64 y y))) |
#s(approx (* (+ (* -1/6 (* y y)) 1) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal -4 binary64))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (+.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (*.f64 z y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))))) |
Compiled 11 620 to 1 579 computations (86.4% saved)
23 alts after pruning (17 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 352 | 7 | 359 |
| Fresh | 2 | 10 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 357 | 23 | 380 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
| ✓ | 80.0% | (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
| 52.4% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) | |
| 52.1% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) | |
| 52.6% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) | |
| ▶ | 53.0% | (fma.f64 #s(approx (sin y) y) z #s(approx (* x (cos y)) x)) |
| 30.3% | (/.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))))) | |
| ▶ | 52.2% | (+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
| ✓ | 52.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
| 36.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) | |
| 88.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) | |
| 71.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))))) x)) | |
| ▶ | 38.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) x)) |
| 44.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) | |
| ✓ | 56.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 38.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) | |
| ▶ | 93.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) x)) |
| 36.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| ▶ | 11.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)))) |
| 3.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) | |
| ✓ | 18.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
| 36.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) #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))) | |
| ✓ | 38.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 1 025 to 649 computations (36.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) x) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z) |
(+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
y |
z |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
(fma.f64 #s(approx (sin y) y) z #s(approx (* x (cos y)) x)) |
#s(approx (sin y) y) |
#s(approx (* x (cos y)) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)) |
(fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) |
#s(literal -1/2 binary64) |
(/.f64 z y) |
(*.f64 y y) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) |
(*.f64 (*.f64 y y) z) |
#s(literal 1/120 binary64) |
(*.f64 #s(literal -1/6 binary64) z) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) x)) |
(*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) x) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ (+ (sin y) (/ (* x (cos y)) z)) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y z)))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (+ (* -1/2 (* x (pow y 2))) (* y z)))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (/ z y))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (+ (* -1/2 x) (/ z y)))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (* x (sin (+ (* -1 y) (* 1/2 (PI))))))) |
#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) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (cos y))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (+ (/ (cos y) z) (/ (sin y) x)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y z) x)))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* x (+ (* -1/2 (pow y 2)) (/ (* y z) x))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* x (- (/ z (* x y)) 1/2)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ z (* x 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 1)) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ 1 z))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (+ (/ 1 z) (/ y x)))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ y z)) (/ 1 x))) (/ 1 z)))) |
#s(approx (+ (/ (cos y) z) (/ (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 (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* 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 (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* y (+ z (* -1/2 (* x y)))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (/ (+ z (* -1/2 (* x y))) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* -1/6 z))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (+ (* -1 (* x (* y (cos (* 1/2 (PI)))))) (* x (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1 (* x (cos (* 1/2 (PI))))) (* -1/2 (* x (* y (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1 (* x (cos (* 1/2 (PI))))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* 1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* y (cos (* 1/2 (PI)))))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (* -1 (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (+ (* -1 y) (* 1/2 (PI))))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (* z (+ (/ (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 (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (/ x (pow y 2)) (/ z y)))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* 1/120 (* (pow y 5) z)))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* 1/120 (* (pow y 4) z)))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* 1/120 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (* x (sin (- (* 1/2 (PI)) y))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) y)))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (* y (- (* 1/2 (/ (PI) y)) 1)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 y) (* 1/2 (PI)))))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ (PI) y))))))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ (+ (cos y) (/ (* z (sin y)) x)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y z))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* z (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* -1/6 z) #s(hole binary64 (* -1/6 z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ y (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* z (+ y (* -1/2 (/ (* x (pow y 2)) z)))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (/ 1 y))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* 1/2 (/ (* x (pow y 2)) z))))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ x z)) (/ 1 y)))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* -1 (* y (* z (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* -1 (* z (+ 1/6 (* -1/120 (pow y 2))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | y | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (* (+ (/ (cos y) z) (/ (sin y) x)) z) (+ (/ (cos y) z) (/ (sin y) x)) (/ (cos y) z) (cos y) y z (/ (sin y) x) (sin y) x (+ (* (sin y) z) (* x (cos y))) (sin y) (* x (cos y)) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* (+ (* -1/2 x) (/ z y)) (* y y)) (+ (* -1/2 x) (/ z y)) -1/2 (/ z y) (* y y) (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* (* y y) z) 1/120 (* -1/6 z) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (sin (+ (* -1 y) (/ (PI) 2))) x) (sin (+ (* -1 y) (/ (PI) 2))) (+ (* -1 y) (/ (PI) 2)) -1 (/ (PI) 2) (PI) 2) |
| 6.0ms | y | @ | 0 | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (* (+ (/ (cos y) z) (/ (sin y) x)) z) (+ (/ (cos y) z) (/ (sin y) x)) (/ (cos y) z) (cos y) y z (/ (sin y) x) (sin y) x (+ (* (sin y) z) (* x (cos y))) (sin y) (* x (cos y)) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* (+ (* -1/2 x) (/ z y)) (* y y)) (+ (* -1/2 x) (/ z y)) -1/2 (/ z y) (* y y) (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* (* y y) z) 1/120 (* -1/6 z) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (sin (+ (* -1 y) (/ (PI) 2))) x) (sin (+ (* -1 y) (/ (PI) 2))) (+ (* -1 y) (/ (PI) 2)) -1 (/ (PI) 2) (PI) 2) |
| 6.0ms | z | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (* (+ (/ (cos y) z) (/ (sin y) x)) z) (+ (/ (cos y) z) (/ (sin y) x)) (/ (cos y) z) (cos y) y z (/ (sin y) x) (sin y) x (+ (* (sin y) z) (* x (cos y))) (sin y) (* x (cos y)) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* (+ (* -1/2 x) (/ z y)) (* y y)) (+ (* -1/2 x) (/ z y)) -1/2 (/ z y) (* y y) (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* (* y y) z) 1/120 (* -1/6 z) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (sin (+ (* -1 y) (/ (PI) 2))) x) (sin (+ (* -1 y) (/ (PI) 2))) (+ (* -1 y) (/ (PI) 2)) -1 (/ (PI) 2) (PI) 2) |
| 6.0ms | z | @ | 0 | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (* (+ (/ (cos y) z) (/ (sin y) x)) z) (+ (/ (cos y) z) (/ (sin y) x)) (/ (cos y) z) (cos y) y z (/ (sin y) x) (sin y) x (+ (* (sin y) z) (* x (cos y))) (sin y) (* x (cos y)) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* (+ (* -1/2 x) (/ z y)) (* y y)) (+ (* -1/2 x) (/ z y)) -1/2 (/ z y) (* y y) (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* (* y y) z) 1/120 (* -1/6 z) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (sin (+ (* -1 y) (/ (PI) 2))) x) (sin (+ (* -1 y) (/ (PI) 2))) (+ (* -1 y) (/ (PI) 2)) -1 (/ (PI) 2) (PI) 2) |
| 5.0ms | z | @ | inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (* (+ (/ (cos y) z) (/ (sin y) x)) z) (+ (/ (cos y) z) (/ (sin y) x)) (/ (cos y) z) (cos y) y z (/ (sin y) x) (sin y) x (+ (* (sin y) z) (* x (cos y))) (sin y) (* x (cos y)) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (* (+ (* -1/2 x) (/ z y)) (* y y)) (+ (* -1/2 x) (/ z y)) -1/2 (/ z y) (* y y) (+ (* x (cos y)) (* z (sin y))) (* z (sin y)) (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* (* y y) z) 1/120 (* -1/6 z) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (sin (+ (* -1 y) (/ (PI) 2))) x) (sin (+ (* -1 y) (/ (PI) 2))) (+ (* -1 y) (/ (PI) 2)) -1 (/ (PI) 2) (PI) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 570 | 3928 |
| 0 | 609 | 3773 |
| 1 | 2969 | 3761 |
| 0 | 11275 | 3541 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) x) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z) |
(+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
y |
z |
(/.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
(fma.f64 #s(approx (sin y) y) z #s(approx (* x (cos y)) x)) |
#s(approx (sin y) y) |
#s(approx (* x (cos y)) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)) |
(fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) |
#s(literal -1/2 binary64) |
(/.f64 z y) |
(*.f64 y y) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) |
(*.f64 (*.f64 y y) z) |
#s(literal 1/120 binary64) |
(*.f64 #s(literal -1/6 binary64) z) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) x)) |
(*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) x) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(literal -1 binary64) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ (+ (sin y) (/ (* x (cos y)) z)) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y z)))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (+ (* -1/2 (* x (pow y 2))) (* y z)))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (/ z y))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (+ (* -1/2 x) (/ z y)))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (* x (sin (+ (* -1 y) (* 1/2 (PI))))))) |
#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) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (cos y))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (+ (/ (cos y) z) (/ (sin y) x)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y z) x)))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* x (+ (* -1/2 (pow y 2)) (/ (* y z) x))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* x (- (/ z (* x y)) 1/2)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (/ z (* x 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 1)) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ 1 z))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (+ (/ 1 z) (/ y x)))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ y z)) (/ 1 x))) (/ 1 z)))) |
#s(approx (+ (/ (cos y) z) (/ (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 (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* 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 (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* y (+ z (* -1/2 (* x y)))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (/ (+ z (* -1/2 (* x y))) y))) |
#s(approx (/ z y) #s(hole binary64 (/ z y))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* -1/6 z))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (+ (* -1/6 z) (* 1/120 (* (pow y 2) z))))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (+ (* -1 (* x (* y (cos (* 1/2 (PI)))))) (* x (sin (* 1/2 (PI))))))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1 (* x (cos (* 1/2 (PI))))) (* -1/2 (* x (* y (sin (* 1/2 (PI))))))))))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1 (* x (cos (* 1/2 (PI))))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* 1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1 (* y (cos (* 1/2 (PI)))))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (* -1 (cos (* 1/2 (PI)))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (* -1 (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI)))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (+ (* -1 y) (* 1/2 (PI))))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (* z (+ (/ (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 (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (/ x (pow y 2)) (/ z y)))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* 1/120 (* (pow y 5) z)))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* (pow y 5) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* 1/120 (* (pow y 4) z)))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ z (pow y 2))) (+ (* 1/120 z) (/ z (pow y 4))))))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* 1/120 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ z (pow y 2))) (* 1/120 z))))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) #s(hole binary64 (* x (sin (- (* 1/2 (PI)) y))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) y)))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (* y (- (* 1/2 (/ (PI) y)) 1)))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1 (/ z (pow y 4))) (+ (* -1/120 z) (* 1/6 (/ z (pow y 2))))))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(hole binary64 (sin (+ (* -1 y) (* 1/2 (PI)))))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) #s(hole binary64 (* -1 (* y (+ 1 (* -1/2 (/ (PI) y))))))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) #s(hole binary64 (/ (+ (cos y) (/ (* z (sin y)) x)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y z))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* y (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* z (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* z (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* -1/6 z) #s(hole binary64 (* -1/6 z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* z (+ y (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* z (+ y (* -1/2 (/ (* x (pow y 2)) z)))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (/ 1 y))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* 1/2 (/ (* x (pow y 2)) z))))))) |
#s(approx (+ (* -1/2 x) (/ z y)) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ x z)) (/ 1 y)))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) #s(hole binary64 (* -1 (* y (* z (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)))))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) #s(hole binary64 (* -1 (* z (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) #s(hole binary64 (* -1 (* z (+ 1/6 (* -1/120 (pow y 2))))))) |
| Outputs |
|---|
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) x) |
(*.f64 x #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z) |
(*.f64 z (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (cos.f64 y) z) z) (*.f64 (/.f64 (cos.f64 y) z) z) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) (*.f64 (/.f64 (sin.f64 y) x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 (cos.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 z (/.f64 (cos.f64 y) z)) (*.f64 z (/.f64 (cos.f64 y) z)) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 (cos.f64 y) z)) (*.f64 (/.f64 (sin.f64 y) x) z))))) |
(fma.f64 (/.f64 (cos.f64 y) z) z (*.f64 (/.f64 (sin.f64 y) x) z)) |
(fma.f64 z (/.f64 (cos.f64 y) z) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) z) z) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(+.f64 (*.f64 z (/.f64 (cos.f64 y) z)) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)))))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (neg.f64 z) (neg.f64 (sin.f64 y)))) (*.f64 (neg.f64 z) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) x (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (cos.f64 y) (neg.f64 x) (*.f64 z (neg.f64 (sin.f64 y)))) (*.f64 z (neg.f64 x))) |
(/.f64 (fma.f64 (neg.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 (neg.f64 (sin.f64 y)) z (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (neg.f64 x) z)) |
(/.f64 (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 x (neg.f64 (cos.f64 y)))) (*.f64 x (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) (neg.f64 (*.f64 z x))) |
(/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (*.f64 x z)) |
(/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (*.f64 z x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 (sin.f64 y) x)) |
(fma.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 (sin.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) |
(fma.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (*.f64 (sin.f64 y) z) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) x) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 z x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) z) (*.f64 z x)) (/.f64 (*.f64 (cos.f64 y) x) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) x) (*.f64 z x)) (/.f64 (*.f64 (sin.f64 y) z) (*.f64 z x))) |
(+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) |
(+.f64 (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) |
(*.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 #s(literal 1 binary64) (/.f64 (cos.f64 y) z)) |
(*.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(/.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) |
(+.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
y |
z |
(/.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 |
(/.f64 (+.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) (-.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) (*.f64 #s(approx (sin y) y) z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (sin y) y) z) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) y) z) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (sin y) y) z) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 3 binary64)) (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) y) z) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x))))) |
(fma.f64 #s(approx (sin y) y) z #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x)) |
(fma.f64 z #s(approx (sin y) y) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (sin y) y) z) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x))) (/.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (sin y) y) z) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) y) z) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x))))) (/.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) y) z) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x)))))) |
(+.f64 (*.f64 #s(approx (sin y) y) z) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x)) |
(+.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) (*.f64 #s(approx (sin y) y) z)) |
#s(approx (sin y) y) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) |
#s(approx (+ (* (sin y) z) (* x (cos y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y) y))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y) y) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y y) (/.f64 z y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) (/.f64 z y)) (*.f64 (*.f64 y y) (/.f64 z y))) (*.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 y y) (/.f64 z y)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 (/.f64 z y) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 z y) (*.f64 y y)) (*.f64 (/.f64 z y) (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) (*.f64 (/.f64 z y) (*.f64 y y)))))) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (*.f64 (/.f64 z y) (*.f64 y y))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 y y) (*.f64 (/.f64 z y) (*.f64 y y))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (/.f64 z y))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) x) (*.f64 (/.f64 z y) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 y y) (/.f64 z y))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) (*.f64 (/.f64 z y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 z y) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 z y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 z y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 z y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 z y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 z y))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 z y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 z y))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 z y) #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 z y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 z y))) (/.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (/.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 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 z y))))) (/.f64 (pow.f64 (/.f64 z y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 z y)))))) |
(+.f64 (/.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 z y)) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 z y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 z) (neg.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)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 3 binary64)) (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) (-.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 2 binary64))) (-.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 3 binary64))) (fma.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) (-.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 2 binary64)) (-.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)))) (/.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 2 binary64)) (-.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) (-.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)))))) (/.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 3 binary64)) (fma.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) (-.f64 (pow.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(literal 2 binary64)) (*.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))))))) |
(+.f64 #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x)) |
(+.f64 #s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) y)) (*.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y)) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y))) (*.f64 (*.f64 z y) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y)))))) |
(fma.f64 z y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) y)) |
(fma.f64 z y (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y))) |
(fma.f64 y z (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) y)) |
(fma.f64 y z (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y))) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) y)) |
(+.f64 (*.f64 z y) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) z))))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64))) (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) z)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y z) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) z) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) z))) |
(-.f64 z (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) z))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) z) |
(+.f64 z (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) z))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) z))))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) z (*.f64 #s(literal -1/6 binary64) z)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) z) (*.f64 #s(literal -1/6 binary64) z)) |
(fma.f64 #s(literal -1/6 binary64) z (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/6 binary64) z)) |
(fma.f64 z #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) z)))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) z)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) z))))) (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) z)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) |
(*.f64 (*.f64 y y) z) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z y)) |
#s(literal 1/120 binary64) |
(*.f64 #s(literal -1/6 binary64) z) |
(*.f64 z #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 y y (-.f64 (pow.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) |
(+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) x)) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) (*.f64 (/.f64 (sin.f64 y) x) z)) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) x)) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) (/.f64 (sin.f64 y) x)) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) (/.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 z y))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 z y)) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (*.f64 z y))) |
#s(approx (+ (* -1/2 x) (/ z y)) (/.f64 z y)) |
#s(approx (+ (* -1/2 x) (/ z y)) (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 y))) x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) (cos.f64 y)) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) (/.f64 (cos.f64 y) z)) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 z y) x)) x)) |
#s(approx (+ (* -1/2 x) (/ z y)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 x) (/ z y)) (*.f64 (-.f64 (/.f64 z (*.f64 y x)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) x))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) x))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) x))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 z y) x))) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 z y) x))) x))) |
#s(approx (+ (* -1/2 x) (/ z y)) (neg.f64 (*.f64 (fma.f64 (/.f64 z (*.f64 y x)) #s(literal -1 binary64) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) x) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (fma.f64 z y x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) x) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 z y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (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 z) y x)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) #s(literal 1 binary64)) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) (+.f64 (/.f64 y x) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) (fma.f64 (fma.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) (/ (sin y) x)) (fma.f64 (fma.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 (/.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 (+ (* -1 y) (/ (PI) 2))) #s(literal 1 binary64)) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) x) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (fma.f64 z y x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) x) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) 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 (* (sin (+ (* -1 y) (/ (PI) 2))) 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 (+ (* (+ (* (* y x) -1/2) z) y) x) x) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y)) |
#s(approx (+ (* -1/2 x) (/ z y)) (/.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y)) |
#s(approx (/ z y) (/.f64 z y)) |
#s(approx (* y y) (*.f64 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 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.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 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (*.f64 z y)) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) z) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 #s(literal -1/6 binary64) z)) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z))) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x (neg.f64 (*.f64 (*.f64 y x) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) y (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (fma.f64 (neg.f64 y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) y (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 y))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) |
#s(approx (/ (cos y) z) (/.f64 (cos.f64 y) z)) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y) y)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (+.f64 (/.f64 x (*.f64 y y)) (/.f64 z y))) (*.f64 y y))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y) y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (*.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) z) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) z)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/120 binary64) z (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) z) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) z)))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/120 binary64) z (/.f64 z (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y))) |
#s(approx (* (sin (+ (* -1 y) (/ (PI) 2))) x) (*.f64 (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) y)) x)) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (sin.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) y))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) (neg.f64 y)) |
#s(approx (+ (* -1 y) (/ (PI) 2)) (*.f64 (-.f64 (*.f64 (/.f64 (PI.f64) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 z (/.f64 x y))) y))) (*.f64 y y))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (neg.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) z (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (neg.f64 (*.f64 (fma.f64 (/.f64 z (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64) (fma.f64 #s(literal -1/120 binary64) z (*.f64 (/.f64 z (*.f64 y y)) #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (sin (+ (* -1 y) (/ (PI) 2))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 y)))) |
#s(approx (+ (* -1 y) (/ (PI) 2)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (PI.f64) y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (/ (cos y) z) (/ (sin y) x)) (/.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) z)) |
#s(approx z z) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (+.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (*.f64 z y)) x)) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) z)) |
#s(approx (* -1/6 z) (*.f64 #s(literal -1/6 binary64) z)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) y) z)) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -1/2 binary64) y) z)) |
#s(approx (+ (* -1/2 x) (/ z y)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (pow.f64 y #s(literal -1 binary64))) z)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))))) |
#s(approx (* (+ (/ (cos y) z) (/ (sin y) x)) z) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))))) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y))))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z) y)))) |
#s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal 1/2 binary64) (neg.f64 y)))) |
#s(approx (+ (* -1/2 x) (/ z y)) (*.f64 (neg.f64 z) (-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (* (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) y) (*.f64 (neg.f64 y) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (neg.f64 z) (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
Compiled 17 614 to 2 174 computations (87.7% saved)
28 alts after pruning (22 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 442 | 12 | 454 |
| Fresh | 2 | 10 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 5 | 6 |
| Total | 449 | 28 | 477 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
| ✓ | 80.0% | (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
| 52.4% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) | |
| 52.1% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) | |
| 52.6% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) | |
| ✓ | 53.0% | (fma.f64 #s(approx (sin y) y) z #s(approx (* x (cos y)) x)) |
| 30.3% | (/.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))))) | |
| 52.1% | (+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) (*.f64 y y) z) y))) | |
| 52.2% | (+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) y))) | |
| 88.9% | #s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) | |
| 44.6% | #s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (sin.f64 y) z)) | |
| 36.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) | |
| 71.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))))) x)) | |
| 38.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 #s(approx (+ (* -1 y) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 y)))) x)) | |
| ✓ | 56.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 93.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 (sin.f64 y) x)) z)) x)) | |
| 70.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (*.f64 z x)) z)) x)) | |
| 42.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z))))) z)) x)) | |
| 38.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) | |
| 73.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 #s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(literal 1 binary64)) z) (/.f64 (sin.f64 y) x)) z)) x)) | |
| 55.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 #s(approx (+ (/ (cos y) z) (/ (sin y) x)) (/.f64 (cos.f64 y) z)) z)) x)) | |
| 36.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 3.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) | |
| 11.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 #s(approx (+ (* -1/2 x) (/ z y)) (/.f64 z y)) (*.f64 y y)))) | |
| ✓ | 18.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
| 18.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y)))) | |
| 36.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) #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))) | |
| ✓ | 38.0% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 2 027 to 777 computations (61.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
(fma.f64 #s(approx (sin y) y) z #s(approx (* x (cos y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 #s(approx (+ (* -1/2 x) (/ z y)) (/.f64 z y)) (*.f64 y y)))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* x (cos 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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.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 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) y))) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 #s(approx (+ (* -1 y) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 y)))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 #s(approx (+ (/ (cos y) z) (/ (sin y) x)) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 #s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(literal 1 binary64)) z) (/.f64 (sin.f64 y) x)) z)) x)) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) (*.f64 z x)) z)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 (sin.f64 y) x)) z)) 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))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.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 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z))))) z)) x)) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
4 calls:
| 14.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 14.0ms | y |
| 11.0ms | x |
| 11.0ms | z |
| 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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
(fma.f64 #s(approx (sin y) y) z #s(approx (* x (cos y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 #s(approx (+ (* -1/2 x) (/ z y)) (/.f64 z y)) (*.f64 y y)))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* x (cos 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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.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 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) y))) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 #s(approx (+ (* -1 y) (/ (PI) 2)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (neg.f64 y)))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 #s(approx (+ (/ (cos y) z) (/ (sin y) x)) (/.f64 (cos.f64 y) z)) z)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (+.f64 (/.f64 #s(approx (sin (+ (* -1 y) (/ (PI) 2))) #s(literal 1 binary64)) z) (/.f64 (sin.f64 y) x)) z)) x)) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) |
4 calls:
| 9.0ms | y |
| 9.0ms | z |
| 9.0ms | x |
| 8.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.0% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 87.4% | 3 | x |
| 80.0% | 1 | y |
| 89.4% | 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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
(fma.f64 #s(approx (sin y) y) z #s(approx (* x (cos y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 #s(approx (+ (* -1/2 x) (/ z y)) (/.f64 z y)) (*.f64 y y)))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* x (cos 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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.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 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) y))) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (sin y) z) (* x (cos y))) (*.f64 (sin.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
4 calls:
| 31.0ms | y |
| 7.0ms | z |
| 7.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.9% | 4 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 80.3% | 4 | y |
| 72.8% | 3 | x |
| 76.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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
(fma.f64 #s(approx (sin y) y) z #s(approx (* x (cos y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 #s(approx (+ (* -1/2 x) (/ z y)) (/.f64 z y)) (*.f64 y y)))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* x (cos 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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.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 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) y))) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
3 calls:
| 6.0ms | y |
| 6.0ms | z |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 3 | x |
| 66.4% | 3 | z |
| 72.4% | 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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
(fma.f64 #s(approx (sin y) y) z #s(approx (* x (cos y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) #s(approx (* (+ (* -1/2 x) (/ z y)) (* y y)) (*.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 #s(approx (+ (* -1/2 x) (/ z y)) (/.f64 z y)) (*.f64 y y)))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) z #s(approx (* x (cos 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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) (*.f64 y y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.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 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64))) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 #s(approx (+ (* (+ (* (* (* y y) z) 1/120) (* -1/6 z)) (* y y)) z) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) z)) y))) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(+.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z #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)))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
4 calls:
| 9.0ms | y |
| 6.0ms | z |
| 6.0ms | x |
| 6.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.0% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 53.0% | 1 | x |
| 53.0% | 1 | z |
| 53.0% | 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))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
4 calls:
| 1.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.4% | 3 | z |
| 41.7% | 3 | x |
| 41.1% | 3 | y |
| 38.0% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 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) |
3 calls:
| 16.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.0% | 1 | y |
| 38.0% | 1 | x |
| 38.0% | 1 | z |
Compiled 3 to 9 computations (-200% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 4.34687541852124e-75 | 9.32472115934174e-62 |
| 15.0ms | -2.5610818411496768e-179 | -1.984728704389488e-181 |
| 24.0ms | 272× | 0 | valid |
Compiled 420 to 371 computations (11.7% saved)
ival-cos: 8.0ms (46.6% of total)ival-sin: 6.0ms (34.9% of total)ival-mult!: 3.0ms (17.5% of total)ival-add!: 1.0ms (5.8% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 9.514225708858009e+81 | 2.982199509351657e+88 |
| 15.0ms | 2.4553035847840185e-17 | 0.001022593774353596 |
| 40.0ms | -0.14754773400802146 | -1.3926045686859354e-6 |
| 57.0ms | 448× | 0 | valid |
Compiled 891 to 724 computations (18.7% saved)
ival-add!: 27.0ms (58.1% of total)ival-cos: 8.0ms (17.2% of total)ival-sin: 7.0ms (15.1% of total)ival-mult!: 4.0ms (8.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.4553035847840185e-17 | 0.001022593774353596 |
| 16.0ms | -254020.81057297933 | -0.14754773400802146 |
| 10.0ms | 144× | 0 | valid |
Compiled 848 to 622 computations (26.7% saved)
ival-cos: 2.0ms (32.4% of total)ival-sin: 2.0ms (32.4% of total)ival-mult!: 1.0ms (16.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 8.123738458325015e+49 | 6.232530233787536e+50 |
| 34.0ms | -1.6493016526982998e+122 | -1.8662720320933756e+115 |
| 36.0ms | 240× | 0 | valid |
Compiled 552 to 434 computations (21.4% saved)
ival-cos: 23.0ms (75.9% of total)ival-sin: 5.0ms (16.5% of total)ival-mult!: 2.0ms (6.6% of total)ival-add!: 1.0ms (3.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 237 |
| 1 | 103 | 237 |
| 2 | 158 | 237 |
| 3 | 315 | 237 |
| 4 | 634 | 237 |
| 5 | 1538 | 237 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(if (<=.f64 z #s(literal -912488123524439/36499524940977561749129372845602330599145828057988479444633540143194201337669419092047302490538971198229138476588755258485509637771003503986021290557777713506015957394882119600662993537972830208 binary64)) (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) (if (<=.f64 z #s(literal 5601848934919837/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)))) |
(if (<=.f64 y #s(literal -7932099951695107/18446744073709551616 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) (if (<=.f64 y #s(literal 1152921504606847/1152921504606846976 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) (if (<=.f64 y #s(literal 7400000000000000039249681239088422554830759487428192914150630103352627543833254559744 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z))))) |
(if (<=.f64 y #s(literal -7926335344172073/18014398509481984 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal 1152921504606847/1152921504606846976 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
(if (<=.f64 z #s(literal -9600000000000000037383157733991482505102619382019975854267522710403527554182199703154266184176408228647705632750908211200 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) (if (<=.f64 z #s(literal 134999999999999999915595568404392197387210052337664 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) x) #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(if (<=.f64 z #s(literal -912488123524439/36499524940977561749129372845602330599145828057988479444633540143194201337669419092047302490538971198229138476588755258485509637771003503986021290557777713506015957394882119600662993537972830208 binary64)) (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) (if (<=.f64 z #s(literal 5601848934919837/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)))) |
(if (or (<=.f64 z #s(literal -912488123524439/36499524940977561749129372845602330599145828057988479444633540143194201337669419092047302490538971198229138476588755258485509637771003503986021290557777713506015957394882119600662993537972830208 binary64)) (not (<=.f64 z #s(literal 5601848934919837/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)))) (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x))) |
(if (<=.f64 y #s(literal -7932099951695107/18446744073709551616 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) (if (<=.f64 y #s(literal 1152921504606847/1152921504606846976 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) (if (<=.f64 y #s(literal 7400000000000000039249681239088422554830759487428192914150630103352627543833254559744 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z))))) |
(if (<=.f64 y #s(literal -7926335344172073/18014398509481984 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (if (<=.f64 y #s(literal 1152921504606847/1152921504606846976 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x)) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)))) |
(if (or (<=.f64 y #s(literal -7926335344172073/18014398509481984 binary64)) (not (<=.f64 y #s(literal 1152921504606847/1152921504606846976 binary64)))) #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z #s(approx (* x (cos y)) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
(if (<=.f64 z #s(literal -9600000000000000037383157733991482505102619382019975854267522710403527554182199703154266184176408228647705632750908211200 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) (if (<=.f64 z #s(literal 134999999999999999915595568404392197387210052337664 binary64)) #s(approx (+ (* x (cos y)) (* z (sin y))) x) #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))))) |
(if (or (<=.f64 z #s(literal -9600000000000000037383157733991482505102619382019975854267522710403527554182199703154266184176408228647705632750908211200 binary64)) (not (<=.f64 z #s(literal 134999999999999999915595568404392197387210052337664 binary64)))) #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) #s(approx (+ (* x (cos y)) (* z (sin y))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
| 1× | fuel |
Compiled 237 to 74 computations (68.8% saved)
Compiled 492 to 164 computations (66.7% saved)
Loading profile data...