
Time bar (total: 5.7s)
| 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)
| 846.0ms | 8 256× | 0 | valid |
ival-cos: 250.0ms (40.2% of total)ival-sin: 189.0ms (30.4% of total)ival-mult!: 164.0ms (26.4% of total)ival-add!: 17.0ms (2.7% of total)adjust: 2.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 x (cos.f64 y)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 z (sin.f64 y)) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 87.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-cos: 53.0ms (74.9% of total)ival-sin: 11.0ms (15.5% of total)ival-mult!: 5.0ms (7.1% of total)ival-add!: 1.0ms (1.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (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 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 18 to 16 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 | |
|---|---|---|---|---|
| 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 | z | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
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 143 to 244 computations (78.7% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 11 | 63 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 11 | 64 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 40.3% | (/.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)))) | |
| ▶ | 78.9% | (+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| 52.8% | #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.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
| 53.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) | |
| 91.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) | |
| 89.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) | |
| 40.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) | |
| ▶ | 59.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 40.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 378 to 260 computations (31.2% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(cos.f64 y) |
y |
x |
(*.f64 (sin.f64 y) z) |
(sin.f64 y) |
z |
#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 (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 (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin 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 (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #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 (+ (* 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 (* (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 (* 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 (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin 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 (+ (* (* 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 (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) #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 | |
|---|---|---|---|---|
| 40.0ms | y | @ | -inf | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* 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))) (* (cos y) x) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
| 3.0ms | x | @ | inf | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* 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))) (* (cos y) x) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
| 2.0ms | x | @ | -inf | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* 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))) (* (cos y) x) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
| 2.0ms | x | @ | 0 | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* 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))) (* (cos y) x) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
| 2.0ms | z | @ | -inf | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* 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))) (* (cos y) x) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 278 | 1523 |
| 0 | 296 | 1472 |
| 1 | 1519 | 1472 |
| 0 | 8050 | 1405 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(cos.f64 y) |
y |
x |
(*.f64 (sin.f64 y) z) |
(sin.f64 y) |
z |
#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 (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 (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin 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 (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #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 (+ (* 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 (* (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 (* 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 (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin 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 (+ (* (* 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 (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) #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 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) z) (*.f64 (neg.f64 (sin.f64 y)) z))) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (sin.f64 y)) z))) |
(/.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 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 (sin.f64 y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 y)) z) (*.f64 (neg.f64 (sin.f64 y)) z) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (sin.f64 y)) z))))) |
(/.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 (+.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))))) |
(/.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 (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 (-.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 (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))))) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(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 (sin.f64 y) z)) |
(-.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 (cos.f64 y) x) (*.f64 (neg.f64 (sin.f64 y)) z)) |
(-.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 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
x |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(sin.f64 y) |
z |
#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 (*.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 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 (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 (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 (-.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 2 binary64)) (*.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))))) |
(/.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)))) |
(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 (*.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 (/.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 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)) (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 (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 (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 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(/.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 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)) (*.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 (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* 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 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (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 (+ (* 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 (*.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 (* 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 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#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 (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 4 518 to 640 computations (85.8% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 151 | 15 | 166 |
| Fresh | 1 | 5 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 154 | 23 | 177 |
| Status | Accuracy | Program |
|---|---|---|
| 78.9% | (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) | |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 40.3% | (/.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)))) | |
| 52.9% | (+.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.7% | (+.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.8% | (+.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.8% | #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.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x)) |
| 37.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (/.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)))) y x)) | |
| 50.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #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)) y x)) | |
| 39.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.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) | |
| ▶ | 91.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
| 89.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) | |
| 40.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) | |
| ✓ | 59.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 38.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 10.0% | #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)))) | |
| ▶ | 15.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
| ▶ | 38.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) #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))) |
| ▶ | 38.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #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))) |
| ✓ | 40.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 1 069 to 691 computations (35.4% 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) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
(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) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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 (* 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)) |
(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) |
(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)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
#s(literal -1/720 binary64) |
(*.f64 #s(literal 1/24 binary64) 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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y z)))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* x (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 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 (* (+ (* (/ (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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y z) x)))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* x (+ (* -1/2 y) (/ z 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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (* 1/2 y)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* -1 (* x (- (* 1/720 (pow y 2)) 1/24))))) |
#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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) 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 (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y 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 (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
#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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (/ x (pow y 2)) (/ z y)))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* y (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* 1/24 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1/720 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1/720 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* -1/720 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (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/2 x) y) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (+ (* (* -1/2 x) y) 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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) 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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* z (+ y (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* x 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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* x y) z)) 1))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.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))) (+ (* (+ (* (* -1/2 x) y) z) y) x) (+ (* (* -1/2 x) y) z) (* -1/2 x) -1/2 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (+ (* (* (* y y) x) -1/720) (* 1/24 x)) -1/720 (* 1/24 x)) |
| 6.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))) (+ (* (+ (* (* -1/2 x) y) z) y) x) (+ (* (* -1/2 x) y) z) (* -1/2 x) -1/2 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (+ (* (* (* y y) x) -1/720) (* 1/24 x)) -1/720 (* 1/24 x)) |
| 6.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))) (+ (* (+ (* (* -1/2 x) y) z) y) x) (+ (* (* -1/2 x) y) z) (* -1/2 x) -1/2 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (+ (* (* (* y y) x) -1/720) (* 1/24 x)) -1/720 (* 1/24 x)) |
| 5.0ms | x | @ | 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))) (+ (* (+ (* (* -1/2 x) y) z) y) x) (+ (* (* -1/2 x) y) z) (* -1/2 x) -1/2 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (+ (* (* (* y y) x) -1/720) (* 1/24 x)) -1/720 (* 1/24 x)) |
| 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))) (+ (* (+ (* (* -1/2 x) y) z) y) x) (+ (* (* -1/2 x) y) z) (* -1/2 x) -1/2 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (+ (* (* (* y y) x) -1/720) (* 1/24 x)) -1/720 (* 1/24 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 447 | 3362 |
| 0 | 486 | 3240 |
| 1 | 2275 | 3234 |
| 0 | 8322 | 3129 |
| 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) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x)) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
(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) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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 (* 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)) |
(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) |
(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)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
#s(literal -1/720 binary64) |
(*.f64 #s(literal 1/24 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 (* (+ (* (/ (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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y z)))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* x (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 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 (* (+ (* (/ (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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y z) x)))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* x (+ (* -1/2 y) (/ z 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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y z) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (* 1/2 y)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* -1 (* x (- (* 1/720 (pow y 2)) 1/24))))) |
#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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) 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 (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y 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 (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* 1/24 x))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
#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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* -1/2 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 x) (+ (/ x (pow y 2)) (/ z y)))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* y (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* 1/24 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1/720 (* x (pow y 6))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1/720 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* -1/720 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (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/2 x) y) z) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x))))) |
#s(approx (+ (* (* -1/2 x) y) 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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* -1/2 x) y) 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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* z (+ y (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* x 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 (+ (* (+ (* (* -1/2 x) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z))))))) |
#s(approx (+ (* (* -1/2 x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* x y) z)) 1))))) |
| 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 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z))))) |
(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 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z))))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)))))) |
(+.f64 (*.f64 (/.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) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.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 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 (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 (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 (-.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 2 binary64)) (*.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))))) |
(/.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)))) |
(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 (*.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 (/.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 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)) (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 (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 (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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (*.f64 y x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 y x) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 z (*.f64 (*.f64 y x) #s(literal -1/2 binary64))))) |
(-.f64 z (*.f64 #s(literal 1/2 binary64) (*.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 y x) #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) |
(+.f64 z (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y 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/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.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 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/24 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x) |
(fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y)) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) 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 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) |
(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)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))) |
(/.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) (*.f64 y y) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
(*.f64 #s(literal 1/24 binary64) x) |
(*.f64 x #s(literal 1/24 binary64)) |
#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 (+ (* (+ (* (* 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) y) z) z) |
#s(approx (+ (* (* -1/2 x) y) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z)) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) |
#s(approx (* 1/24 x) (*.f64 #s(literal 1/24 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 (* (+ (* (/ (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 (+ (* (+ (* (* 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) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* -1/2 x) y) 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 (/.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 (+ (* (+ (* (* 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) y) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (neg.f64 z) x)) x))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.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)) x))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (neg.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) 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) 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 #s(literal -1/2 binary64) x) y z) y x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (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) 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 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #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 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #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 #s(literal -1/2 binary64) x) y z) y x)) |
#s(approx (* z y) (*.f64 z y)) |
#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 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) 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 (+ (* (+ (* (* 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 (+ (* (* -1/2 x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) x)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (*.f64 (*.f64 #s(literal -1/720 binary64) x) (pow.f64 y #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x)))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x))))) |
#s(approx (+ (* (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (* y y)) x) (*.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/720 binary64) x (fma.f64 (/.f64 #s(literal 1/24 binary64) y) (/.f64 x y) (/.f64 x (pow.f64 y #s(literal 6 binary64)))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -1/720 binary64))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 4 binary64))) #s(literal -1/2 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) |
#s(approx (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x)) (*.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 (+ (* (+ (* (* 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/2 x) y) 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 (+ (* (+ (* (* 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 (+ (* (+ (* (* 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) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) 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 (* (+ (* (/ (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 (+ (* (+ (* (* 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) y) z) (*.f64 (neg.f64 z) (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
Compiled 16 074 to 1 882 computations (88.3% saved)
27 alts after pruning (22 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 379 | 8 | 387 |
| Fresh | 1 | 14 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 383 | 27 | 410 |
| Status | Accuracy | Program |
|---|---|---|
| 78.9% | (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) | |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 40.3% | (/.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)))) | |
| 52.9% | (+.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.7% | (+.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.8% | (+.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.8% | #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.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x)) |
| 37.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (/.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)))) y x)) | |
| ▶ | 50.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #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)) y x)) |
| 39.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.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
| ▶ | 89.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
| 40.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) | |
| ✓ | 59.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 48.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
| 50.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) | |
| 32.8% | #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)) | |
| 10.0% | #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)))) | |
| ✓ | 15.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
| 38.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) | |
| 38.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) | |
| 38.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) | |
| 38.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) | |
| ▶ | 38.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y y) x))) |
| ✓ | 40.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 1 379 to 873 computations (36.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z) |
(fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
y |
z |
x |
(sin.f64 y) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
(fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x) |
#s(approx (+ (* (* y x) -1/2) z) z) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y y) x))) |
#s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y y) x) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #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)) y x)) |
(fma.f64 #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)) y x) |
#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)) |
(*.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(literal 1/2 binary64) |
(/.f64 z 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 (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (+ (sin y) (/ (* x (cos y)) z)))) |
#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 (+ (* (* 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 (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* (* (* y y) x) 1/24) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (* x y) z))))) |
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x 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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (/ (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ z (* -1/6 (* (pow y 2) z))))) x))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ (+ z (* -1/6 (* (pow y 2) z))) x))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ (+ z (+ (* -1/2 (* x y)) (* -1/6 (* (pow y 2) z)))) x))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1/6 (/ (* y z) x)))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (/ (+ (* -1/2 x) (* -1/6 (* y z))) x))) |
#s(approx (* -1/6 (/ (* z y) x)) #s(hole binary64 (* -1/6 (/ (* y z) x)))) |
#s(approx (/ (* z y) x) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (+ (* (/ (cos y) z) x) (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 (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* x (+ (* -1/2 y) (/ z x))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* -1/2 (/ (* x y) z)))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* x (+ (* -1/2 (/ y z)) (/ 1 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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1/2 y) (+ (* -1/6 (/ (* (pow y 2) z) x)) (/ z x))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (- (* -1/6 (/ (* y z) x)) 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 (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (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 (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (* 1/2 y)))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y z)) (/ 1 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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x)) (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* 1/6 (* (pow y 2) z))) x)) (* -1/2 y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* 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 (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (+ y (/ x z)))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z)))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (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) #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 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 (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1/2 y) (/ z x)))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#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 (+ (* (* y x) -1/2) z) #s(hole binary64 (* y (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* 1/24 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* y (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 (/ x z)) (/ 1 y))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1/6 (/ (* (pow y 3) z) x)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (- (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1/6 (/ z x)) (/ z (* x (pow y 2)))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1/6 (/ z x)) (+ (/ 1 (pow y 3)) (/ z (* x (pow y 2))))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (- (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1/6 (/ z x)) (/ z (* x (pow y 2)))) (* 1/2 (/ 1 y)))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* y (- (* -1/6 (/ z x)) (* 1/2 (/ 1 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 (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z y)) (* 1/2 x)))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x z)) (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (/ z (* x y)) 1/2) y)) (* 1/6 (/ z x))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ z x)) (/ 1 y)) y)) 1/2) y)) (* 1/6 (/ z x))))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ 1/2 (* -1 (/ z (* x y)))) y)) (* -1/6 (/ z x)))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1 (* y (+ (* 1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) 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 (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (/ (+ z (* -1/2 (* x y))) z))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1/2 y) (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#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 (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* x 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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))) (/ 1 z)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ y z)) (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* z (- (* -1/6 (/ y x)) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #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))))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* x y) z)) 1))))) |
#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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (+ (* 1/6 (/ (pow y 2) x)) (* 1/2 (/ y z))) (/ 1 x)))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1 (* z (+ (* 1/6 (/ y x)) (* 1/2 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (cos y) z) x) (sin y)) z) (+ (* (/ (cos y) z) x) (sin y)) (/ (cos y) z) (cos y) y z x (sin y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* (* y y) x) 1/24) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* (+ (* (/ (* x y) z) -1/2) 1) z) (+ (* (/ (* x y) z) -1/2) 1) (/ (* x y) z) (* x y) -1/2 1 (+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (- (* -1/6 (/ (* z y) x)) 1/2) (* -1/6 (/ (* z y) x)) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x)) |
| 7.0ms | y | @ | inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (cos y) z) x) (sin y)) z) (+ (* (/ (cos y) z) x) (sin y)) (/ (cos y) z) (cos y) y z x (sin y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* (* y y) x) 1/24) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* (+ (* (/ (* x y) z) -1/2) 1) z) (+ (* (/ (* x y) z) -1/2) 1) (/ (* x y) z) (* x y) -1/2 1 (+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (- (* -1/6 (/ (* z y) x)) 1/2) (* -1/6 (/ (* z y) x)) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x)) |
| 6.0ms | x | @ | 0 | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (cos y) z) x) (sin y)) z) (+ (* (/ (cos y) z) x) (sin y)) (/ (cos y) z) (cos y) y z x (sin y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* (* y y) x) 1/24) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* (+ (* (/ (* x y) z) -1/2) 1) z) (+ (* (/ (* x y) z) -1/2) 1) (/ (* x y) z) (* x y) -1/2 1 (+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (- (* -1/6 (/ (* z y) x)) 1/2) (* -1/6 (/ (* z y) x)) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x)) |
| 6.0ms | y | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (cos y) z) x) (sin y)) z) (+ (* (/ (cos y) z) x) (sin y)) (/ (cos y) z) (cos y) y z x (sin y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* (* y y) x) 1/24) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* (+ (* (/ (* x y) z) -1/2) 1) z) (+ (* (/ (* x y) z) -1/2) 1) (/ (* x y) z) (* x y) -1/2 1 (+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (- (* -1/6 (/ (* z y) x)) 1/2) (* -1/6 (/ (* z y) x)) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x)) |
| 6.0ms | x | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (cos y) z) x) (sin y)) z) (+ (* (/ (cos y) z) x) (sin y)) (/ (cos y) z) (cos y) y z x (sin y) (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (+ (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* (* (* y y) x) 1/24) (* (* y y) x) (* y y) 1/24 (+ (* x (cos y)) (* z (sin y))) (+ (* (+ (* (* y x) -1/2) z) y) x) (+ (* (* y x) -1/2) z) (* (+ (* (/ (* x y) z) -1/2) 1) z) (+ (* (/ (* x y) z) -1/2) 1) (/ (* x y) z) (* x y) -1/2 1 (+ (* x (cos y)) (* z (sin y))) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (- (* -1/6 (/ (* z y) x)) 1/2) (* -1/6 (/ (* z y) x)) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 610 | 4623 |
| 0 | 652 | 4506 |
| 1 | 3198 | 4480 |
| 0 | 8277 | 4228 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z) |
(fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) |
(/.f64 (cos.f64 y) z) |
(cos.f64 y) |
y |
z |
x |
(sin.f64 y) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
(fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x) |
#s(approx (+ (* (* y x) -1/2) z) z) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y y) x))) |
#s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y y) x)) |
(fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y y) x) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal 1/24 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #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)) y x)) |
(fma.f64 #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)) y x) |
#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)) |
(*.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(literal 1/2 binary64) |
(/.f64 z 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 (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (+ (sin y) (/ (* x (cos y)) z)))) |
#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 (+ (* (* 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 (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2)))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/24 (pow y 2)) 1/2)))) |
#s(approx (* (* (* y y) x) 1/24) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (* x y) z))))) |
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x 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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (/ (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (+ z (* -1/6 (* (pow y 2) z))))) x))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ (+ z (* -1/6 (* (pow y 2) z))) x))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ (+ z (+ (* -1/2 (* x y)) (* -1/6 (* (pow y 2) z)))) x))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1/6 (/ (* y z) x)))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (/ (+ (* -1/2 x) (* -1/6 (* y z))) x))) |
#s(approx (* -1/6 (/ (* z y) x)) #s(hole binary64 (* -1/6 (/ (* y z) x)))) |
#s(approx (/ (* z y) x) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (+ (* (/ (cos y) z) x) (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 (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* x (+ (* -1/2 y) (/ z x))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* -1/2 (/ (* x y) z)))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* x (+ (* -1/2 (/ y z)) (/ 1 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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1/2 y) (+ (* -1/6 (/ (* (pow y 2) z) x)) (/ z x))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (- (* -1/6 (/ (* y z) x)) 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 (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) z)) (* -1 (/ (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 (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/24 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ z x)) (* 1/2 y)))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y z)) (/ 1 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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1 (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x)) (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* 1/6 (* (pow y 2) z))) x)) (* -1/2 y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* 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 (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (+ y (/ x z)))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* x y) z)))) (/ x z)))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ x z)) (* -1/6 y))))) (/ x z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (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) #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 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 (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1/2 y) (/ z x)))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#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 (+ (* (* y x) -1/2) z) #s(hole binary64 (* y (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* 1/24 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 2))) (+ (* 1/24 x) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* 1/24 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (pow y 2))) (* 1/24 x))))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* y (+ (* -1/2 x) (/ z y))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 (/ x z)) (/ 1 y))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1/6 (/ (* (pow y 3) z) x)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (- (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1/6 (/ z x)) (/ z (* x (pow y 2)))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1/6 (/ z x)) (+ (/ 1 (pow y 3)) (/ z (* x (pow y 2))))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (- (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1/6 (/ z x)) (/ z (* x (pow y 2)))) (* 1/2 (/ 1 y)))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* y (- (* -1/6 (/ z x)) (* 1/2 (/ 1 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 (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z y)) (* 1/2 x)))))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x z)) (/ 1 y)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (/ z (* x y)) 1/2) y)) (* 1/6 (/ z x))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (- (* -1 (/ (- (* -1 (/ z x)) (/ 1 y)) y)) 1/2) y)) (* 1/6 (/ z x))))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ 1/2 (* -1 (/ z (* x y)))) y)) (* -1/6 (/ z x)))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1 (* y (+ (* 1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) 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 (+ (* (/ (* x y) z) -1/2) 1) #s(hole binary64 (/ (+ z (* -1/2 (* x y))) z))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1/2 y) (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#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 (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* z (+ 1 (* -1/2 (/ (* x 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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) z)) (+ (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))) (/ 1 z)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ y z)) (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* z (- (* -1/6 (/ y x)) (* 1/2 (/ 1 z)))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) #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))))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (* x y) z)) 1))))) |
#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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ 1 (* -1/2 (pow y 2))) z)) (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (+ (* 1/6 (/ (pow y 2) x)) (* 1/2 (/ y z))) (/ 1 x)))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1 (* z (+ (* 1/6 (/ y x)) (* 1/2 (/ 1 z))))))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z) |
(*.f64 z (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y))) |
(fma.f64 (sin.f64 y) z (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z)) |
(fma.f64 (sin.f64 y) z (*.f64 z (*.f64 (/.f64 (cos.f64 y) z) x))) |
(fma.f64 z (sin.f64 y) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z)) |
(fma.f64 z (sin.f64 y) (*.f64 z (*.f64 (/.f64 (cos.f64 y) z) x))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z)) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 z (*.f64 (/.f64 (cos.f64 y) z) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (sin.f64 y))))) |
(fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) |
(fma.f64 x (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) x))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (sin.f64 y)))) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) x)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 z)) |
(/.f64 (cos.f64 y) z) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
z |
x |
(sin.f64 y) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) x)))) |
(fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x) |
(fma.f64 y #s(approx (+ (* (* y x) -1/2) z) z) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) x))) |
(+.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y) x) |
(+.f64 x (*.f64 #s(approx (+ (* (* y x) -1/2) z) z) y)) |
#s(approx (+ (* (* y x) -1/2) z) z) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) x))) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) x)))) |
(fma.f64 (*.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) y) y x) |
(fma.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) x) |
(fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) x))) |
(+.f64 (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)))) x) |
(+.f64 x (*.f64 (*.f64 y y) #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/24 binary64) x)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x)) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/24 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) x)))) |
(fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y x) |
(fma.f64 y #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) x))) |
(+.f64 (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y) x) |
(+.f64 x (*.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y)) |
#s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
(*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z) |
(*.f64 z (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) z (*.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) z)) |
(fma.f64 z #s(literal 1 binary64) (*.f64 z (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) z) (*.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) z)) |
(+.f64 (*.f64 z #s(literal 1 binary64)) (*.f64 z (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 y x)))) (*.f64 #s(literal 2 binary64) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 z #s(literal 2 binary64))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) z (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 y x) z) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))) |
(*.f64 x (/.f64 y z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (*.f64 y x)) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(*.f64 y x) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x) |
(*.f64 x #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y))))) |
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64)) |
(fma.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)))) |
(+.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) (/.f64 z x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) (/.f64 z x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) (/.f64 z x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) (/.f64 z x))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) |
(fma.f64 y (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) (/.f64 z x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) (/.f64 z x))) (/.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) (/.f64 z x)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y) (/.f64 z x)) |
(+.f64 (/.f64 z x) (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64))) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) |
(*.f64 #s(literal -1/6 binary64) (*.f64 y (/.f64 z x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) x) |
#s(literal -1/6 binary64) |
(*.f64 z (/.f64 y x)) |
(*.f64 y (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 z y)) (neg.f64 x)) |
(/.f64 (*.f64 z y) x) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (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 (* (+ (* (/ (cos y) z) x) (sin y)) z) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y))) |
#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 (+ (* (* y x) -1/2) z) z) |
#s(approx (+ (* (* y x) -1/2) z) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z)) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (* (* y y) x) 1/24) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) z) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (* x y) z) (/.f64 (*.f64 y x) z)) |
#s(approx (* x y) (*.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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) x)) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) x)) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) x)) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) z) x)) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (* -1/6 (/ (* z y) x)) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) |
#s(approx (/ (* z y) x) (*.f64 y (/.f64 z x))) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) x)) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) 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 y (/.f64 z x))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #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 y) z) -1/2) 1) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) x)) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) (fma.f64 (*.f64 (/.f64 y z) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) |
#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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) x)) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) x))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) |
#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 (* (+ (* (/ (cos y) z) x) (sin y)) z) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) x))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))) x))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (/.f64 z 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 (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) x))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (neg.f64 z) x)) x))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) 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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z (neg.f64 z)) y) x))) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 #s(literal -1/2 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z (neg.f64 z)) 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 (* (+ (* (/ (cos y) z) x) (sin y)) z) x) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) (fma.f64 z y x)) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (/.f64 x z)) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (+.f64 (/.f64 x z) y)) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 x z))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (fma.f64 (fma.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (/.f64 x z))) |
#s(approx (/ (cos y) z) (pow.f64 z #s(literal -1 binary64))) |
#s(approx (/ (cos y) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (cos y) z) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64)))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* y 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 (* 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 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) 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 (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* y y) (*.f64 y y)) |
#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 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 z x)) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (/ (cos y) z) (/.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (+ (* (* 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 (+.f64 (fma.f64 #s(literal -1/2 binary64) x (/.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 (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (*.f64 (*.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) x)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/24 binary64) x (/.f64 x (pow.f64 y #s(literal 4 binary64))))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) |
#s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y y))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) (fma.f64 (*.f64 (/.f64 x z) #s(literal -1/2 binary64)) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) z) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (-.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (/.f64 z (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (-.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (+.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 z (*.f64 (*.f64 y y) x)))) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y y))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (-.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (/.f64 z (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y y))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) 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 (+ (* (* y x) -1/2) z) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (neg.f64 z) y)))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) x (/.f64 (neg.f64 z) y)))) |
#s(approx (+ (* (/ (* x y) z) -1/2) 1) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x z) #s(literal 1/2 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 z x) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 z x) (neg.f64 (/.f64 (-.f64 (/.f64 (/.f64 z x) y) #s(literal 1/2 binary64)) y))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) (/.f64 z x) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) x) (pow.f64 y #s(literal -1 binary64))) y)) #s(literal 1/2 binary64)) y))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 z x) y) #s(literal -1 binary64) #s(literal 1/2 binary64)) y))) (*.f64 y y))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/6 binary64) (/.f64 z x) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (+ (* (/ (cos y) z) x) (sin y)) (/.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) 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 (+ (* (/ (* x y) z) -1/2) 1) (/.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) z)) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (+.f64 (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z) y (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (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 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (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 (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z) y)) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y (pow.f64 z #s(literal -1 binary64)))) z)) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (fma.f64 (/.f64 y z) #s(literal -1/2 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) z)) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) z)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y))))) |
#s(approx (* (+ (* (/ (cos y) z) x) (sin y)) z) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 y) z) x (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 y x) z) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ (* x y) z) -1/2) 1) z) (*.f64 (neg.f64 z) (-.f64 (*.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 y) z) (neg.f64 (/.f64 (sin.f64 y) x))))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (neg.f64 (*.f64 (*.f64 z y) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) x)))) |
#s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) x) y (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal 1/6 binary64) (-.f64 (*.f64 (/.f64 y z) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)))))) |
#s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y x) #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) z)))) |
Compiled 15 065 to 1 965 computations (87% saved)
31 alts after pruning (25 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 353 | 13 | 366 |
| Fresh | 5 | 12 | 17 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 5 | 5 |
| Total | 362 | 31 | 393 |
| Status | Accuracy | Program |
|---|---|---|
| 78.9% | (fma.f64 (sin.f64 y) z #s(approx (* x (cos y)) x)) | |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 40.3% | (/.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)))) | |
| 52.9% | (+.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.7% | (+.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.8% | (+.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.8% | #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)) | |
| ✓ | 52.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y z) y x)) |
| 37.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (/.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)))) y x)) | |
| 50.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (*.f64 x (/.f64 y z)) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y x)) | |
| 39.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| 37.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 #s(approx (+ (* (/ (* x y) z) -1/2) 1) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))) z)) y x)) | |
| ✓ | 53.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) z) y x)) |
| 40.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) | |
| ✓ | 59.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 48.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) y)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) | |
| 49.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) y (/.f64 z x)) y #s(literal 1 binary64))) x)) | |
| 50.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 z x)) y #s(literal 1 binary64))) x)) | |
| 38.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y #s(literal 1 binary64))) x)) | |
| 32.8% | #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)) | |
| 12.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z) y))) x)) | |
| 33.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (/.f64 x z)) z)) | |
| 49.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) x)) z)) | |
| 89.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) x)) z)) | |
| 10.0% | #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)))) | |
| ✓ | 15.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (+ (* (+ (* (* y x) -1/2) z) y) x) (*.f64 z y))) |
| 38.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) | |
| 38.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) | |
| 38.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64))) (*.f64 y y) x))) | |
| ✓ | 40.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 2 334 to 898 computations (61.5% 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)) |
#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))) (*.f64 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (/.f64 x z)) z)) |
#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 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) 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 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 z x)) y #s(literal 1 binary64))) 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 (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y 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 (+ (* 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))) (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 (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 #s(approx (+ (* (/ (* x y) z) -1/2) 1) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (*.f64 x (/.f64 y z)) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #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)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z) y))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y #s(literal 1 binary64))) x)) |
(+.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)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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))) |
(+.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 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) y)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (/.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)))) 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)) |
(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 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) x)) z)) |
#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)) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(+.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 (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) x)) 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)))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
4 calls:
| 34.0ms | y |
| 32.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 12.0ms | z |
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (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)) |
#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))) (*.f64 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (/.f64 x z)) z)) |
#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 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) 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 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 z x)) y #s(literal 1 binary64))) 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 (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y 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 (+ (* 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))) (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 (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 #s(approx (+ (* (/ (* x y) z) -1/2) 1) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (*.f64 x (/.f64 y z)) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #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)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z) y))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y #s(literal 1 binary64))) x)) |
(+.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)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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))) |
(+.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 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) y)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (/.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)))) 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)) |
(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 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) x)) z)) |
#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)) |
| Outputs |
|---|
#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)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
4 calls:
| 1.8s | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 47.0ms | x |
| 21.0ms | z |
| 11.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 89.1% | 3 | x |
| 78.9% | 1 | y |
| 87.8% | 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)) |
#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))) (*.f64 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (/.f64 x z)) z)) |
#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 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) 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 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 z x)) y #s(literal 1 binary64))) 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 (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y 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 (+ (* 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))) (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 (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 #s(approx (+ (* (/ (* x y) z) -1/2) 1) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (*.f64 x (/.f64 y z)) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #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)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z) y))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y #s(literal 1 binary64))) x)) |
(+.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)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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))) |
(+.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 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) y)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (/.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)))) 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)) |
| 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 (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 (sin.f64 y) z)) |
4 calls:
| 25.0ms | z |
| 17.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 10.0ms | x |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.9% | 3 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 77.7% | 3 | y |
| 74.0% | 3 | z |
| 76.7% | 3 | x |
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)) |
#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))) (*.f64 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (/.f64 x z)) z)) |
#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 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) 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 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 z x)) y #s(literal 1 binary64))) 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 (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y 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 (+ (* 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))) (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 (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 #s(approx (+ (* (/ (* x y) z) -1/2) 1) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (*.f64 x (/.f64 y z)) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #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)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z) y))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y #s(literal 1 binary64))) x)) |
(+.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)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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))) |
(+.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 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) y)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (/.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)))) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(+.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)) |
3 calls:
| 14.0ms | x |
| 10.0ms | z |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 3 | z |
| 67.0% | 3 | x |
| 73.5% | 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)) |
#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))) (*.f64 #s(approx (+ (* (/ (cos y) z) x) (sin y)) (/.f64 x z)) z)) |
#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 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) 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 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 y (/.f64 z x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 z x)) y #s(literal 1 binary64))) 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 (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64))) (*.f64 y 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 (+ (* 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))) (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 (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (* (* y y) x) 1/24) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 y (*.f64 y x)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 #s(approx (+ (* (/ (* x y) z) -1/2) 1) (*.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64))) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (+ (* (* y x) -1/2) z) (*.f64 (fma.f64 (*.f64 x (/.f64 y z)) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 #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)) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(approx (+ (* (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) z) y))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 #s(approx (+ (* (- (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y #s(literal 1 binary64))) x)) |
(+.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)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 #s(approx (+ (* (+ (* (* (* y y) x) -1/720) (* 1/24 x)) (* y y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) x)) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #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))) |
(+.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 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(approx (- (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) y)) y (/.f64 z x)) y #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (/.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)))) y x)) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
4 calls:
| 39.0ms | x |
| 34.0ms | z |
| 32.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 18.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.7% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 53.7% | 1 | x |
| 53.7% | 1 | z |
| 53.7% | 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))) 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) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.4% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 40.4% | 1 | y |
| 42.0% | 2 | z |
| 43.8% | 3 | x |
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:
| 140.0ms | x |
| 2.0ms | z |
| 2.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.4% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 40.4% | 1 | z |
| 40.4% | 1 | x |
Compiled 11 to 14 computations (-27.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 4.9690067891249625e+44 | 1.5780296462809324e+48 |
| 53.0ms | -1.7699117769096172e+22 | -260788737053950.66 |
| 72.0ms | 272× | 0 | valid |
Compiled 420 to 371 computations (11.7% saved)
ival-cos: 34.0ms (56.1% of total)ival-mult!: 15.0ms (24.7% of total)ival-sin: 10.0ms (16.5% of total)ival-add!: 1.0ms (1.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 9.759416996438096e-10 | 0.34778315787515435 |
| 55.0ms | -0.00030128411470422867 | -3.975107611434186e-7 |
| 33.0ms | 272× | 0 | valid |
Compiled 658 to 507 computations (22.9% saved)
ival-cos: 5.0ms (36.3% of total)ival-sin: 4.0ms (29% of total)ival-mult!: 4.0ms (29% of total)ival-add!: 1.0ms (7.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 49.0ms | 0.34778315787515435 | 142.2605006078628 |
| 54.0ms | -204872127317.2503 | -4.075046092279563 |
| 63.0ms | 288× | 0 | valid |
Compiled 822 to 608 computations (26% saved)
ival-cos: 16.0ms (36.5% of total)ival-sin: 16.0ms (36.5% of total)ival-mult!: 11.0ms (25.1% of total)ival-add!: 1.0ms (2.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 2.7681816934063987e-176 | 9.1492430250179e-170 |
| 13.0ms | -4.179819000274655e-215 | -1.7999643125925636e-217 |
| 22.0ms | 256× | 0 | valid |
Compiled 588 to 462 computations (21.4% saved)
ival-cos: 7.0ms (44.7% of total)ival-sin: 5.0ms (32% of total)ival-mult!: 2.0ms (12.8% of total)ival-add!: 1.0ms (6.4% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 261 to 73 computations (72% saved)
Compiled 540 to 162 computations (70% saved)
Loading profile data...