
Time bar (total: 4.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 959.0ms | 8 256× | 0 | valid |
ival-sin: 222.0ms (35% of total)ival-cos: 189.0ms (29.8% of total)ival-mult: 157.0ms (24.8% of total)ival-add: 61.0ms (9.6% of total)adjust: 3.0ms (0.5% of total)ival-assert: 3.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 0 | 0 | - | 0 | - | (sin.f64 y) |
| 0 | 0 | - | 0 | - | (*.f64 z (cos.f64 y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x (sin.f64 y)) |
| 0 | 0 | - | 0 | - | (cos.f64 y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 72.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sin: 35.0ms (62.8% of total)ival-cos: 11.0ms (19.7% of total)ival-mult: 7.0ms (12.6% of total)ival-add: 2.0ms (3.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 93 |
| 1 | 95 | 90 |
| 2 | 193 | 90 |
| 3 | 345 | 90 |
| 4 | 659 | 90 |
| 5 | 1502 | 90 |
| 6 | 3807 | 90 |
| 7 | 7048 | 90 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 26 | 9 |
| 2 | 47 | 9 |
| 3 | 96 | 9 |
| 4 | 195 | 9 |
| 5 | 482 | 9 |
| 6 | 1304 | 9 |
| 7 | 3222 | 9 |
| 8 | 6339 | 9 |
| 0 | 8339 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 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 (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 57.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 2.0ms | y | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | x | @ | inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 540 |
| 0 | 156 | 534 |
| 1 | 866 | 528 |
| 0 | 7893 | 485 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 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 (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y))))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 x) (sin.f64 y))) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.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))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* x (sin y)) (*.f64 y x)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) y) y (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) 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 y y) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 z (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx z z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))))) |
Compiled 1 215 to 244 computations (79.9% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 14 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 14 | 72 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 56.4% | (/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) | |
| 36.5% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) | |
| 99.6% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| ▶ | 76.4% | (+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| 54.0% | (+.f64 (*.f64 x #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))) (*.f64 z (cos.f64 y))) | |
| ▶ | 52.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
| 52.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| 53.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) | |
| ▶ | 92.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
| 87.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) | |
| 38.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) | |
| 62.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| ▶ | 40.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 524 to 358 computations (31.7% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
(*.f64 y x) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(*.f64 x (sin.f64 y)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z) |
(fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) |
(/.f64 (sin.f64 y) z) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* x (+ (* -1/2 (/ z x)) (* -1/6 y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* y z) x))) 1))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1 (* x (+ (* 1/6 y) (* 1/2 (/ z x))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 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 (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* y (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* y z)) (* -1/6 (* x (pow y 2))))))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* z (- (* -1/6 (/ (* x y) z)) 1/2)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/6 (* x (pow y 2)))) z)) (* 1/2 y)))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | x | @ | inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
| 6.0ms | y | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
| 4.0ms | z | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
| 3.0ms | x | @ | 0 | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
| 3.0ms | x | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+ (* -1/6 (* y x)) (* -1/2 z)) -1/6 (* y x) (* -1/2 z) -1/2 (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (/ (sin y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 435 | 2809 |
| 0 | 462 | 2717 |
| 1 | 2359 | 2711 |
| 0 | 9153 | 2607 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) |
#s(literal -1/6 binary64) |
(*.f64 y x) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(*.f64 x (sin.f64 y)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z) |
(fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) |
(/.f64 (sin.f64 y) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ (* -1/2 (* y z)) (* x (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (+ (* -1/2 z) (* -1/6 (* x y))))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (/ (* y z) x)) (* -1/6 (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1/6 (* x y)))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* x (+ (* -1/2 (/ z x)) (* -1/6 y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* x (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* y z) x))) 1))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1 (* x (+ (* 1/6 y) (* 1/2 (/ z x))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 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 (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* y (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ x y)) (* 1/2 z)) y)) (* -1/6 x))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1 (* y (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* y z)) (* -1/6 (* x (pow y 2))))))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* z (+ (* -1/2 y) (+ (* -1/6 (/ (* x (pow y 2)) z)) (/ x z)))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* z (- (* -1/6 (/ (* x y) z)) 1/2)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/6 (* x (pow y 2)))) z)) (* 1/2 y)))))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) #s(hole binary64 (* -1 (* z (+ 1/2 (* 1/6 (/ (* x y) z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
z |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(sin.f64 y) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64))) (-.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z) |
(fma.f64 y (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)))) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))))) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)))))) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z) |
(+.f64 z (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) 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/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) |
(fma.f64 y (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)))) |
(-.f64 x (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y) x) |
(+.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) x (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 (*.f64 x y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) |
(fma.f64 z #s(literal -1/2 binary64) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) z)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 #s(literal 1/6 binary64) (*.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal -1/6 binary64)) (*.f64 #s(literal -1/2 binary64) z)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 z #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) (*.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
(fma.f64 x (sin.f64 y) #s(approx (* z (cos y)) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) (/.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) (/.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(+.f64 #s(approx (* z (cos y)) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z) |
(*.f64 z (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)))))) |
(fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(fma.f64 (cos.f64 y) z (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(fma.f64 z (cos.f64 y) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(fma.f64 z (cos.f64 y) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))))) |
(fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) |
(fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (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) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(/.f64 (sin.f64 y) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) z)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z))) |
#s(approx (* y x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 1 binary64)) x)) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 z x)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) (/.f64 z x) (*.f64 #s(literal 1/6 binary64) y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) 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 (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 x y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) x) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x)) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) z) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 x y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (/ (sin y) z) (/.f64 y z)) |
#s(approx (/ (sin y) z) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (/ (sin y) z) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) z) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) z) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64))) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (*.f64 y y))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) y)) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (/ (sin y) z) (/.f64 (sin.f64 y) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 x (/.f64 z y))) y))) y))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) z (/.f64 (neg.f64 x) y)) y))) (*.f64 y y))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)) y))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) x)) |
#s(approx (* -1/2 z) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z)) z)) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) z))) z))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) z))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) z))) |
Compiled 9 424 to 1 148 computations (87.8% saved)
26 alts after pruning (24 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 281 | 23 | 304 |
| Fresh | 8 | 1 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 292 | 26 | 318 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z (*.f64 (sin.f64 y) x)) |
| 76.4% | (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) | |
| ✓ | 99.7% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| ▶ | 54.0% | (fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
| 36.5% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) | |
| 52.2% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) | |
| 52.4% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) | |
| ▶ | 53.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
| 87.2% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) | |
| 38.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) | |
| 62.8% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) | |
| 49.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) y x) y z)) | |
| 52.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) | |
| 23.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) y z)) | |
| 38.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) | |
| 30.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))) | |
| 69.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) | |
| 76.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) z)) | |
| 45.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| ▶ | 46.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
| 50.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) | |
| 31.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) | |
| ▶ | 44.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x))) |
| 16.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) | |
| 16.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) | |
| ✓ | 40.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 455 to 926 computations (36.4% saved)
| Inputs |
|---|
(fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z (*.f64 (sin.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 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
z |
(*.f64 (sin.f64 y) x) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
(fma.f64 x y z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) |
#s(literal -1/2 binary64) |
(/.f64 x z) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
(/.f64 (*.f64 (*.f64 y y) z) x) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(/.f64 z x) |
(fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.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) |
(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)) |
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
| Outputs |
|---|
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* x y) z) #s(hole binary64 z)) |
#s(approx (+ (* x y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z))))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (+ (* -1/2 y) (/ x z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ (+ z (* -1/2 (* (pow y 2) z))) x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))) x))) |
#s(approx (/ (* (* y y) z) x) #s(hole binary64 (/ (* (pow y 2) z) x))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (/ (+ z (* x (* y (+ 1 (* -1/6 (pow y 2)))))) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x (+ y (/ z x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* x (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ y z)))))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* x (+ (* -1/2 (/ y x)) (/ 1 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ z x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x))))))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) (/ 1 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* y (+ 1 (* -1/6 (pow y 2))))) (+ (* -1 (/ z x)) (* 1/2 (/ (* (pow y 2) z) x)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* 1/2 (* (pow y 2) z))) x)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (+ (* y (+ x (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* y (+ (* -1/6 x) (* -1/6 (* z (cos (* 1/2 (PI))))))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (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) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* y (+ x (/ z y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* (pow y 2) (- (/ x (* y z)) 1/2)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (* y z))) 1/2)))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* y (- (/ x (* y z)) 1/2)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z (* x y))) 1/6)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z (* x y))) (+ (/ 1 (pow y 2)) (/ z (* x (pow y 3))))) 1/6)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ z (* x (pow y 3)))) 1/6)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ z y))))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ x z)) (/ 1 y)) y)) 1/2)))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ x (* y z)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z (* x y)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 (/ z x)) (/ 1 y)) y))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1) y)) (* -1/2 (/ z x))) y))))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ z (* x (pow y 3))))) (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (/ (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))) z))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (/ (+ x (* -1/2 (* y z))) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ (* x (* y (+ 1 (* -1/6 (pow y 2))))) (* x (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* z (+ 1 (/ (* x y) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* z (+ (* x (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))) (/ (* x (* y (+ 1 (* -1/6 (pow y 2))))) z))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* z (+ (/ 1 x) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) 1))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* x (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* x (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (/ 1 x)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 53.0ms | y | @ | inf | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (+ (* -1/2 y) (/ x z)) -1/2 (/ x z) 1 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) (* y y) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (+ (* (* y y) -1/6) 1) -1/6 (/ z x) (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
| 42.0ms | z | @ | -inf | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (+ (* -1/2 y) (/ x z)) -1/2 (/ x z) 1 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) (* y y) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (+ (* (* y y) -1/6) 1) -1/6 (/ z x) (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
| 7.0ms | y | @ | -inf | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (+ (* -1/2 y) (/ x z)) -1/2 (/ x z) 1 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) (* y y) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (+ (* (* y y) -1/6) 1) -1/6 (/ z x) (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
| 6.0ms | x | @ | -inf | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (+ (* -1/2 y) (/ x z)) -1/2 (/ x z) 1 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) (* y y) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (+ (* (* y y) -1/6) 1) -1/6 (/ z x) (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
| 5.0ms | x | @ | 0 | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (sin y) z) x) (cos y)) z) (+ (* (/ (sin y) z) x) (cos y)) (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (+ (* -1/2 y) (/ x z)) -1/2 (/ x z) 1 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) (* y y) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (+ (* (* y y) -1/6) 1) -1/6 (/ z x) (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (sin y) (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (+ (* -1/5040 (* y y)) 1/120) -1/5040 1/120 1/6) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 779 | 6608 |
| 0 | 839 | 6130 |
| 1 | 4200 | 6059 |
| 0 | 8360 | 5800 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z (*.f64 (sin.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 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
z |
(*.f64 (sin.f64 y) x) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
(fma.f64 x y z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) |
#s(literal -1/2 binary64) |
(/.f64 x z) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
(/.f64 (*.f64 (*.f64 y y) z) x) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
(/.f64 z x) |
(fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.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) |
(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)) |
(-.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 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* x y) z) #s(hole binary64 z)) |
#s(approx (+ (* x y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z))))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (+ (* -1/2 y) (/ x z)))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ (+ z (* -1/2 (* (pow y 2) z))) x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))) x))) |
#s(approx (/ (* (* y y) z) x) #s(hole binary64 (/ (* (pow y 2) z) x))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (/ (+ z (* x (* y (+ 1 (* -1/6 (pow y 2)))))) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x (+ y (/ z x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (* x (sin y)) z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (/ (* x y) z))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* x (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ y z)))))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* x (+ (* -1/2 (/ y x)) (/ 1 z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ z x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y z)) (* -1 (/ (+ 1 (* -1/2 (pow y 2))) x))))))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) (/ 1 z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* y (+ 1 (* -1/6 (pow y 2))))) (+ (* -1 (/ z x)) (* 1/2 (/ (* (pow y 2) z) x)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* 1/2 (* (pow y 2) z))) x)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (+ (* y (+ x (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* y (+ (* -1/6 x) (* -1/6 (* z (cos (* 1/2 (PI))))))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (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) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 1/120)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (+ 1/120 (* -1/5040 (pow y 2))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* y (+ x (/ z y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* -1/2 (pow y 2)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* (pow y 2) (- (/ x (* y z)) 1/2)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* (pow y 2) (- (+ (/ 1 (pow y 2)) (/ x (* y z))) 1/2)))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* y (- (/ x (* y z)) 1/2)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z (* x y))) 1/6)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z (* x y))) (+ (/ 1 (pow y 2)) (/ z (* x (pow y 3))))) 1/6)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ z (* x (pow y 3)))) 1/6)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1/5040 (pow y 7)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 7) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* -1/5040 (pow y 6)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 6) (- (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) (+ 1/5040 (/ 1/6 (pow y 4))))))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* -1/5040 (pow y 4)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) #s(hole binary64 (* (pow y 4) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* -1/5040 (pow y 2)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(hole binary64 (* (pow y 2) (- (* 1/120 (/ 1 (pow y 2))) 1/5040)))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ z y))))))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ x z)) (/ 1 y)) y)) 1/2)))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ x (* y z)))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z (* x y)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 (/ z x)) (/ 1 y)) y))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1) y)) (* -1/2 (/ z x))) y))))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ z (* x (pow y 3))))) (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- 1/5040 (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (* 1/120 (/ 1 (pow y 2)))))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 7) (- (+ 1/5040 (/ 1/6 (pow y 4))) (+ (* 1/120 (/ 1 (pow y 2))) (/ 1 (pow y 6)))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(hole binary64 (/ (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))) z))) |
#s(approx (+ (* -1/2 y) (/ x z)) #s(hole binary64 (/ (+ x (* -1/2 (* y z))) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ (* x (* y (+ 1 (* -1/6 (pow y 2))))) (* x (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* z (+ 1 (/ (* x y) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* z (+ (* x (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))) (/ (* x (* y (+ 1 (* -1/6 (pow y 2))))) z))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* z (+ (/ 1 x) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) 1))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* x (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* x (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (/ 1 x)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(sin.f64 y) |
y |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
#s(literal 1 binary64) |
z |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
x |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 z (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 x y) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z (*.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 x y) z)))) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(-.f64 z (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 x y) z) |
(+.f64 z (*.f64 x y)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z) |
(*.f64 z #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64)))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y))))) |
(fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64)) |
(fma.f64 y (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)))) |
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 x z))))) |
(fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) |
(fma.f64 y #s(literal -1/2 binary64) (/.f64 x z)) |
(+.f64 (/.f64 x z) (*.f64 #s(literal -1/2 binary64) y)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (/.f64 x z)) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x) |
(*.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)) x)) |
(fma.f64 x (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)) x)) |
(+.f64 (*.f64 x (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x)) (*.f64 x (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64))))) (*.f64 x (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x)))) (*.f64 x (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))))) (*.f64 x (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x)) x)) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) x (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x)))) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x)))) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
(+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) (/.f64 z x)) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) z)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 y y) z) x) |
(*.f64 (*.f64 y y) z) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x))))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)) |
(fma.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (/.f64 z x)) |
(+.f64 (/.f64 z x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(+.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (/.f64 z x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x))))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(fma.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) x)) |
(+.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x) |
(*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 2 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 (*.f64 y y) #s(literal 1/120 binary64) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))) |
(/.f64 (+.f64 #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/128024064000 binary64) (pow.f64 y #s(literal 6 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/5040 binary64) y) y #s(literal 1/120 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) |
(fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) |
(-.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/5040 binary64) (*.f64 y y))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(literal -1/5040 binary64) |
#s(literal 1/120 binary64) |
#s(literal 1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* x y) z) z) |
#s(approx (+ (* x y) z) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
#s(approx (+ (* -1/2 y) (/ x z)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* -1/2 y) (/ x z)) (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z))) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) x)) |
#s(approx (/ (* (* y y) z) x) (/.f64 (*.f64 (*.f64 y y) z) x)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 (fma.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) x)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x y) z) (*.f64 x y)) |
#s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z x) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (/.f64 (*.f64 x y) z)) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 y z)) x)) |
#s(approx (+ (* -1/2 y) (/ x z)) (/.f64 x z)) |
#s(approx (+ (* -1/2 y) (/ x z)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) (sin.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z x) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 y) x) (/.f64 (neg.f64 (sin.f64 y)) z)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 (neg.f64 y) z)))) |
#s(approx (+ (* -1/2 y) (/ x z)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) z (neg.f64 z)) x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) z (neg.f64 z)) x)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z x) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (+.f64 (fma.f64 (*.f64 (*.f64 z y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z x)) y (*.f64 (*.f64 #s(literal -1/2 binary64) z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z))) |
#s(approx (cos y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (cos y) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 y y) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) z) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 x y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 x y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) z) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (fma.f64 x y z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 z x)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (+.f64 (/.f64 z x) y)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (+.f64 (/.f64 z x) y)) |
#s(approx (+ (* (* y y) -1/6) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) y) y)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) #s(literal 1/120 binary64)) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (fma.f64 (*.f64 y y) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) |
#s(approx (cos y) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y)) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (-.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) (*.f64 y y))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64))) (*.f64 y y))) |
#s(approx (+ (* -1/2 y) (/ x z)) (*.f64 (-.f64 (/.f64 x (*.f64 z y)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 z x) y) #s(literal -1/2 binary64) (pow.f64 y #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) y) #s(literal -1/2 binary64) (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (/.f64 z (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (/.f64 z (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 7 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 7 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 6 binary64)) (-.f64 (-.f64 (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64))) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64)))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1/5040 binary64))) |
#s(approx (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) |
#s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (-.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64)) #s(literal 1/5040 binary64)) (*.f64 y y))) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) x)))) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 x) z) (pow.f64 y #s(literal -1 binary64))) y)) #s(literal 1/2 binary64)) (*.f64 y y))) |
#s(approx (+ (* -1/2 y) (/ x z)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x (*.f64 z y)) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) x)) y))) y))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) x)) y))) y))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 z x) y) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 x y)) #s(literal 1 binary64)) y))) y) #s(literal -1 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) #s(literal -1 binary64) #s(literal 1/6 binary64)) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx (* (+ (* (- (* (+ (* -1/5040 (* y y)) 1/120) (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal 4 binary64))) #s(literal 1/5040 binary64)) (fma.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/120 binary64) (pow.f64 y #s(literal -6 binary64)))) (pow.f64 y #s(literal 7 binary64))))) |
#s(approx z z) |
#s(approx (+ (* (/ (sin y) z) x) (cos y)) (/.f64 (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) z)) |
#s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 x y)) z)) |
#s(approx (+ (* -1/2 y) (/ x z)) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z)) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z) x)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 x (*.f64 y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) x)) z)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))) z)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (fma.f64 y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) (pow.f64 x #s(literal -1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (neg.f64 (*.f64 (/.f64 (sin.f64 y) z) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))))) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))))) |
#s(approx (* (+ (* (/ (sin y) z) x) (cos y)) z) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) z))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) x (neg.f64 (*.f64 x (*.f64 y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (neg.f64 z) (fma.f64 (*.f64 y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) (pow.f64 x #s(literal -1 binary64))))) |
Compiled 21 303 to 2 577 computations (87.9% saved)
32 alts after pruning (29 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 531 | 12 | 543 |
| Fresh | 2 | 17 | 19 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 537 | 32 | 569 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) z (*.f64 (sin.f64 y) x)) |
| ▶ | 76.4% | (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
| ✓ | 99.7% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 53.8% | (fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) | |
| 52.0% | (fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #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)) x)) | |
| 51.7% | (fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #s(approx (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)) x)) | |
| 36.5% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) | |
| 52.2% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) | |
| 52.4% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) | |
| ✓ | 53.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
| 87.2% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) | |
| 38.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) | |
| 62.8% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) | |
| 39.2% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y))) | |
| ▶ | 16.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
| 49.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) y x) y z)) | |
| 52.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) | |
| 23.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) y z)) | |
| 38.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) | |
| 69.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) | |
| 76.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) z)) | |
| 45.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 47.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 #s(approx (+ (* -1/2 y) (/ x z)) (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 31.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) | |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) | |
| ▶ | 31.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
| ▶ | 16.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
| 16.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) | |
| 16.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) | |
| 32.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 z x)) x))) | |
| 31.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) x))) | |
| ✓ | 40.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 979 to 1 266 computations (36% saved)
| Inputs |
|---|
(fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
z |
(*.f64 (sin.f64 y) x) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
#s(approx (+ (* x y) z) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) |
(/.f64 (*.f64 (*.f64 y y) z) x) |
(*.f64 (*.f64 y y) z) |
#s(literal -1/2 binary64) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) |
(/.f64 z x) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
#s(approx (* z (cos y)) z) |
| Outputs |
|---|
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* x y) z) #s(hole binary64 z)) |
#s(approx (+ (* x y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ (+ z (* -1/2 (* (pow y 2) z))) x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))) x))) |
#s(approx (/ (* (* y y) z) x) #s(hole binary64 (/ (* (pow y 2) z) x))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (/ (+ z (* x (* y (+ 1 (* -1/6 (pow y 2)))))) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x (+ y (/ z x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ z x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* y (+ 1 (* -1/6 (pow y 2))))) (+ (* -1 (/ z x)) (* 1/2 (/ (* (pow y 2) z) x)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* 1/2 (* (pow y 2) z))) x)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* z (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (+ (* y (+ (* -1/2 z) (* y (+ (* -1/6 x) (* -1/6 (* z (cos (* 1/2 (PI))))))))) (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* -1/2 y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* y (- (* -1/6 (* y (cos (* 1/2 (PI))))) 1/2))))))) |
#s(approx (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) 1) #s(hole binary64 1)) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) 1) #s(hole binary64 (cos y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* y (+ x (/ z y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z (* x y))) 1/6)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z (* x y))) (+ (/ 1 (pow y 2)) (/ z (* x (pow y 3))))) 1/6)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ z (* x (pow y 3)))) 1/6)))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z (* x y)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 (/ z x)) (/ 1 y)) y))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1) y)) (* -1/2 (/ z x))) y))))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ z (* x (pow y 3))))) (/ 1 (pow y 2))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ (* x (* y (+ 1 (* -1/6 (pow y 2))))) (* x (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* z (+ 1 (/ (* x y) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* z (+ (* x (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))) (/ (* x (* y (+ 1 (* -1/6 (pow y 2))))) z))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* z (+ (/ 1 x) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) 1))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* x (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* x (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (/ 1 x)))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 67.0ms | z | @ | -inf | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) -1/2 (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/ z x) (+ (* (sin y) x) (* z (cos y))) (* z (cos y))) |
| 5.0ms | x | @ | -inf | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) -1/2 (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/ z x) (+ (* (sin y) x) (* z (cos y))) (* z (cos y))) |
| 4.0ms | x | @ | 0 | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) -1/2 (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/ z x) (+ (* (sin y) x) (* z (cos y))) (* z (cos y))) |
| 4.0ms | y | @ | inf | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) -1/2 (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/ z x) (+ (* (sin y) x) (* z (cos y))) (* z (cos y))) |
| 4.0ms | y | @ | -inf | ((+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 z (* (sin y) x) x (+ (* (cos y) z) (* (sin y) x)) (+ (* x y) z) (* x y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/ (* (* y y) z) x) (* (* y y) z) -1/2 (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/ z x) (+ (* (sin y) x) (* z (cos y))) (* z (cos y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 612 | 5244 |
| 0 | 647 | 5033 |
| 1 | 3399 | 5023 |
| 0 | 8151 | 4548 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
z |
(*.f64 (sin.f64 y) x) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
#s(approx (+ (* x y) z) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) |
(/.f64 (*.f64 (*.f64 y y) z) x) |
(*.f64 (*.f64 y y) z) |
#s(literal -1/2 binary64) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) |
(/.f64 z x) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* x y) z) #s(hole binary64 z)) |
#s(approx (+ (* x y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ (+ z (* -1/2 (* (pow y 2) z))) x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ (+ z (+ (* -1/2 (* (pow y 2) z)) (* x (* y (+ 1 (* -1/6 (pow y 2))))))) x))) |
#s(approx (/ (* (* y y) z) x) #s(hole binary64 (/ (* (pow y 2) z) x))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (/ (+ z (* x (* y (+ 1 (* -1/6 (pow y 2)))))) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* x (+ y (/ z x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (/ z x)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ z x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x)) (* y (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* x (+ (* -1 (* y (+ 1 (* -1/6 (pow y 2))))) (+ (* -1 (/ z x)) (* 1/2 (/ (* (pow y 2) z) x)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* 1/2 (* (pow y 2) z))) x)) (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* z (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (+ (* y (+ (* -1/2 z) (* y (+ (* -1/6 x) (* -1/6 (* z (cos (* 1/2 (PI))))))))) (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* -1/2 y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* y (- (* -1/6 (* y (cos (* 1/2 (PI))))) 1/2))))))) |
#s(approx (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) 1) #s(hole binary64 1)) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) 1) #s(hole binary64 (cos y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* y (+ x (/ z y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (* -1/6 x))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (/ x (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ z y)) (+ (* -1/6 x) (+ (/ x (pow y 2)) (/ z (pow y 3)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (* -1/2 (/ z (* x y))) 1/6)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z (* x y))) (/ 1 (pow y 2))) 1/6)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ z (* x y))) (+ (/ 1 (pow y 2)) (/ z (* x (pow y 3))))) 1/6)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* (pow y 3) (- (+ (/ 1 (pow y 2)) (/ z (* x (pow y 3)))) 1/6)))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* 1/6 x) (* 1/2 (/ z y))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1/2 z) (/ x y)) y)) (* 1/6 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z)) y)) (* 1/6 x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* 1/2 (/ z (* x y)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1/2 (/ z x)) (/ 1 y)) y))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* (pow y 3) (+ 1/6 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1) y)) (* -1/2 (/ z x))) y))))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* (pow y 3) (- (+ 1/6 (* -1 (/ z (* x (pow y 3))))) (/ 1 (pow y 2))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (+ (* y (+ x (* -1/6 (* x (pow y 2))))) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (+ (* x (* y (+ 1 (* -1/6 (pow y 2))))) (* x (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (+ (* y (+ 1 (* -1/6 (pow y 2)))) (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* z (+ 1 (/ (* x y) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* x (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* z (+ (* x (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))) (/ (* x (* y (+ 1 (* -1/6 (pow y 2))))) z))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* z (+ (/ 1 x) (/ (* y (+ 1 (* -1/6 (pow y 2)))) z))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x y) z)) 1))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ x (* -1/6 (* x (pow y 2))))) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* x (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* x (* y (+ 1 (* -1/6 (pow y 2))))) z)) (* x (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (* 1/2 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* y (+ 1 (* -1/6 (pow y 2)))) z)) (/ 1 x)))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) (*.f64 (sin.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) (*.f64 (sin.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) (*.f64 (sin.f64 y) x))))) |
(fma.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)) |
(fma.f64 x (sin.f64 y) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)) |
(fma.f64 z (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) x)) |
(-.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(+.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) z)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (cos.f64 y)) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(sin.f64 y) |
y |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (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) #s(literal 0 binary64)) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (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) #s(literal 0 binary64)) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
z |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
x |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(approx (+ (* x y) z) (*.f64 x y))) |
#s(approx (+ (* x y) z) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 y x) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y) |
(*.f64 y (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x)) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(fma.f64 x y (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y x (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(-.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(approx (+ (* (sin y) x) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x)) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x) |
(*.f64 x (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64)) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) |
(+.f64 #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y y) (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y y) z))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) z)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 y y) z) x) |
(*.f64 (*.f64 y y) z) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z y)) |
#s(literal -1/2 binary64) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 #s(approx (* z (cos y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (* z (cos y)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
(fma.f64 x (sin.f64 y) #s(approx (* z (cos y)) z)) |
(+.f64 #s(approx (* z (cos y)) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* x y) z) z) |
#s(approx (+ (* x y) z) (fma.f64 x y z)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) z)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) z)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) z) x)) |
#s(approx (/ (* (* y y) z) x) (/.f64 (*.f64 (*.f64 y y) z) x)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x z) x)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) x) (sin.f64 y)) x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x y) z) (*.f64 x y)) |
#s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z x) y) x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) x) (sin.f64 y))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z x) y)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (neg.f64 x) (fma.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) z (neg.f64 z)) x)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) z (neg.f64 z)) x)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) z) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z x) y z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (fma.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) x) y z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (fma.f64 (+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z x)) y (*.f64 #s(literal -1/2 binary64) z)) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) x) y z)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64)) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y #s(literal 1 binary64))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* (cos y) 1) #s(literal 1 binary64)) |
#s(approx (* (cos y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) #s(literal 1 binary64)) |
#s(approx (* (cos y) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) z) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) z) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 x y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 x y)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) x) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) z) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (fma.f64 x y z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 z x)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (+.f64 (/.f64 z x) y)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (+.f64 (/.f64 z x) y)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) z) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) 1) (cos.f64 y)) |
#s(approx (* (cos y) 1) (cos.f64 y)) |
#s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (/.f64 z (pow.f64 y #s(literal 3 binary64))))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (-.f64 (fma.f64 (/.f64 (/.f64 z x) y) #s(literal -1/2 binary64) (pow.f64 y #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (fma.f64 (/.f64 (/.f64 z x) y) #s(literal -1/2 binary64) (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (/.f64 z (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) #s(literal 1/6 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (-.f64 (/.f64 z (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) #s(literal 1/6 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) x)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) x)) y))) y))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 x) (*.f64 y y))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 z y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y))))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 #s(literal 1/6 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) x)) y))) y))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 z x) y) #s(literal 1/2 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (pow.f64 y #s(literal -1 binary64))) y) #s(literal -1 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 x y)) #s(literal 1 binary64)) y))) y) #s(literal -1 binary64) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (fma.f64 (/.f64 z (*.f64 (pow.f64 y #s(literal 3 binary64)) x)) #s(literal -1 binary64) #s(literal 1/6 binary64)) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 x (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (/.f64 (*.f64 (sin.f64 y) x) z)) (cos.f64 y)) z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y) z)) z)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) z) x)) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z) (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) z)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) z)) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (fma.f64 y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) (pow.f64 x #s(literal -1 binary64)))) z)) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (fma.f64 y (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) (pow.f64 x #s(literal -1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))))) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 z) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (neg.f64 z) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y) z))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) z))) |
#s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) x (neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x) z))))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)))) |
#s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))))) |
Compiled 14 169 to 1 396 computations (90.1% saved)
34 alts after pruning (28 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 332 | 11 | 343 |
| Fresh | 7 | 17 | 24 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 341 | 34 | 375 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 76.4% | (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
| ✓ | 99.7% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 53.8% | (fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) | |
| 52.2% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z)) | |
| 52.4% | (fma.f64 #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)) x #s(approx (* z (cos y)) z)) | |
| 52.0% | (fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #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)) x)) | |
| 51.7% | (fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #s(approx (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)) x)) | |
| 62.7% | #s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) | |
| 87.0% | #s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) x) (sin.f64 y)) x)) | |
| 38.5% | #s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) | |
| 87.2% | #s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) | |
| 62.8% | #s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| ✓ | 53.5% | #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
| 39.2% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y))) | |
| ✓ | 16.7% | #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
| 52.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) | |
| 23.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) y z)) | |
| 38.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) | |
| 69.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) | |
| 76.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) z)) | |
| 45.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 47.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 #s(approx (+ (* -1/2 y) (/ x z)) (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 31.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) | |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) | |
| ✓ | 31.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
| 30.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 z x)) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) | |
| 16.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y (*.f64 x y)) #s(literal -1/6 binary64) x) y))) | |
| 16.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) | |
| 16.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) | |
| 32.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 z x)) x))) | |
| 31.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) x))) | |
| 3.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) | |
| 49.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z) (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) z)))) | |
| ✓ | 40.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 3 001 to 1 101 computations (63.3% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 z x)) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y (*.f64 x y)) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 #s(approx (+ (* -1/2 y) (/ x z)) (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) x))) |
(fma.f64 #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)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 z x)) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z) (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) z)))) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #s(approx (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)) x)) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #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)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) |
(fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(+.f64 (*.f64 x #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))) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) x) (sin.f64 y)) x)) |
(fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) z)) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
4 calls:
| 38.0ms | x |
| 17.0ms | z |
| 15.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 15.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.7% | 1 | x |
| 99.7% | 1 | y |
| 99.7% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 z x)) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y (*.f64 x y)) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 #s(approx (+ (* -1/2 y) (/ x z)) (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) x))) |
(fma.f64 #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)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 z x)) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z) (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) z)))) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #s(approx (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)) x)) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #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)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x #s(approx (cos y) #s(literal 1 binary64))) z)) |
(fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(approx (+ (* -1/5040 (* y y)) 1/120) (*.f64 (*.f64 y y) #s(literal -1/5040 binary64))) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
(+.f64 (*.f64 x #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))) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y) z))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) |
4 calls:
| 20.0ms | x |
| 12.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 12.0ms | z |
| 12.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.4% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 88.7% | 3 | x |
| 81.3% | 3 | y |
| 86.1% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 z x)) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y (*.f64 x y)) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 #s(approx (+ (* -1/2 y) (/ x z)) (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) x))) |
(fma.f64 #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)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 z x)) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z) (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) z)))) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #s(approx (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)) x)) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #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)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
4 calls:
| 16.0ms | y |
| 10.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 10.0ms | x |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 3 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 79.4% | 4 | y |
| 77.0% | 3 | z |
| 74.7% | 3 | x |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 z x)) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y (*.f64 x y)) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 #s(approx (+ (* -1/2 y) (/ x z)) (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) x))) |
(fma.f64 #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)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 z x)) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z) (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) z)))) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #s(approx (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)) x)) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #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)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
2 calls:
| 13.0ms | y |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.3% | 3 | z |
| 76.7% | 3 | y |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) #s(approx (+ (* (+ (* -1/2 y) (/ x z)) y) 1) (*.f64 (*.f64 y y) #s(literal -1/2 binary64)))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (/.f64 z x)) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 x y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y (*.f64 x y)) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 #s(approx (+ (* -1/2 y) (/ x z)) (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 #s(approx (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) x))) |
(fma.f64 #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)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) (*.f64 (fma.f64 (/.f64 z y) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (/.f64 z x)) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) #s(approx (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x)) (/.f64 z x))) x))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (sin y) z) x) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) #s(approx (* (+ (* (/ (* (* y y) z) x) -1/2) (+ (* (+ (* (* y y) -1/6) 1) y) (/ z x))) x) (*.f64 (fma.f64 x (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z) (fma.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64)) x #s(literal 1 binary64))) z)))) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #s(approx (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)) x)) |
(fma.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z (*.f64 #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)) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
4 calls:
| 47.0ms | y |
| 14.0ms | z |
| 8.0ms | x |
| 8.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.5% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 53.5% | 1 | z |
| 53.5% | 1 | x |
| 53.5% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) |
4 calls:
| 1.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.6% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 44.8% | 3 | x |
| 44.4% | 3 | z |
| 40.6% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
2 calls:
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.6% | 1 | z |
| 40.6% | 1 | x |
Compiled 2 to 6 computations (-200% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 5.763404412743065e-118 | 2.0440625218359654e-116 |
| 10.0ms | -1.571949617712898e-83 | -4.712031245389064e-84 |
| 20.0ms | 192× | 0 | valid |
Compiled 300 to 266 computations (11.3% saved)
ival-cos: 7.0ms (45.7% of total)ival-sin: 5.0ms (32.7% of total)ival-mult: 2.0ms (13.1% of total)ival-add: 1.0ms (6.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 3.896979242305629e+131 | 8.164967285234635e+142 |
| 15.0ms | 1.0160435338342544e-44 | 2.544020016995964e-32 |
| 18.0ms | -0.30163965037519824 | -1.827988471132846e-7 |
| 36.0ms | 464× | 0 | valid |
Compiled 1 147 to 900 computations (21.5% saved)
ival-sin: 8.0ms (33.6% of total)ival-cos: 7.0ms (29.4% of total)ival-mult: 6.0ms (25.2% of total)ival-add: 2.0ms (8.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 263.40313326092445 | 1283.086089414285 |
| 1.0ms | -0.30163965037519824 | -1.827988471132846e-7 |
| 10.0ms | 96× | 0 | valid |
Compiled 672 to 494 computations (26.5% saved)
ival-cos: 3.0ms (39% of total)ival-sin: 3.0ms (39% of total)ival-mult: 1.0ms (13% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.0794523953760388e+237 | 3.641010622102099e+245 |
| 21.0ms | -1.1788484368573823e+196 | -1.3212155164285494e+191 |
| 27.0ms | 288× | 0 | valid |
Compiled 552 to 446 computations (19.2% saved)
ival-sin: 10.0ms (49.2% of total)ival-cos: 5.0ms (24.6% of total)ival-mult: 4.0ms (19.7% of total)ival-add: 1.0ms (4.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 243 |
| 1 | 118 | 243 |
| 2 | 178 | 243 |
| 3 | 294 | 243 |
| 4 | 511 | 243 |
| 5 | 1287 | 243 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(if (<=.f64 x #s(literal -2734063405978765/273406340597876490546562778389702670669146178861651554553221325801244124899921990402939147127881728 binary64)) (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) (if (<=.f64 x #s(literal 6388230975254357/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)))) |
(if (<=.f64 y #s(literal -1438846037749345/36893488147419103232 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 35681192317649/1427247692705959881058285969449495136382746624 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) (if (<=.f64 y #s(literal 1900000000000000062398968729489359550075323876083262221473395509891619313107697191533602499692682084099504059090212627599432132205001834496 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z))))) |
(if (<=.f64 y #s(literal -1438846037749345/36893488147419103232 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 270 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
(if (<=.f64 x #s(literal -2219999999999999899837140407672185232877209349765662409306474088192193402663805598069107734222075823436698447520512281565338285444224231831355435526456923402390771039746827724294910118289876189184 binary64)) #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) (if (<=.f64 x #s(literal 8999999999999999570291287843374094301597101464712270022225857636872170431880888069693168018052936848394096521565293858725901856376114988961400022611627834732329780100198933333960752594545045531953442891522778744529746429120138258720541900800 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) z) #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(if (<=.f64 x #s(literal -2734063405978765/273406340597876490546562778389702670669146178861651554553221325801244124899921990402939147127881728 binary64)) (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) (if (<=.f64 x #s(literal 6388230975254357/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)))) |
(if (or (<=.f64 x #s(literal -2734063405978765/273406340597876490546562778389702670669146178861651554553221325801244124899921990402939147127881728 binary64)) (not (<=.f64 x #s(literal 6388230975254357/354901720847464302026037015570314714039863945648104521621821386318671527399120079749116723981329865996466075003059657194108692201472 binary64)))) (fma.f64 (sin.f64 y) x #s(approx (* z (cos y)) z)) #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z))) |
(if (<=.f64 y #s(literal -1438846037749345/36893488147419103232 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 35681192317649/1427247692705959881058285969449495136382746624 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) (if (<=.f64 y #s(literal 1900000000000000062398968729489359550075323876083262221473395509891619313107697191533602499692682084099504059090212627599432132205001834496 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z))))) |
(if (<=.f64 y #s(literal -1438846037749345/36893488147419103232 binary64)) #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 35681192317649/1427247692705959881058285969449495136382746624 binary64)) #s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) (if (<=.f64 y #s(literal 1900000000000000062398968729489359550075323876083262221473395509891619313107697191533602499692682084099504059090212627599432132205001834496 binary64)) #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z))))) |
(if (<=.f64 y #s(literal -1438846037749345/36893488147419103232 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 270 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (or (<=.f64 y #s(literal -1438846037749345/36893488147419103232 binary64)) (not (<=.f64 y #s(literal 270 binary64)))) #s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x #s(approx (* z (cos y)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 y x z)) |
(if (<=.f64 x #s(literal -2219999999999999899837140407672185232877209349765662409306474088192193402663805598069107734222075823436698447520512281565338285444224231831355435526456923402390771039746827724294910118289876189184 binary64)) #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) (if (<=.f64 x #s(literal 8999999999999999570291287843374094301597101464712270022225857636872170431880888069693168018052936848394096521565293858725901856376114988961400022611627834732329780100198933333960752594545045531953442891522778744529746429120138258720541900800 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) z) #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))))) |
(if (or (<=.f64 x #s(literal -2219999999999999899837140407672185232877209349765662409306474088192193402663805598069107734222075823436698447520512281565338285444224231831355435526456923402390771039746827724294910118289876189184 binary64)) (not (<=.f64 x #s(literal 8999999999999999570291287843374094301597101464712270022225857636872170431880888069693168018052936848394096521565293858725901856376114988961400022611627834732329780100198933333960752594545045531953442891522778744529746429120138258720541900800 binary64)))) #s(approx (+ (* (cos y) z) (* (sin y) x)) #s(approx (+ (* x y) z) (*.f64 x y))) #s(approx (+ (* (cos y) z) (* (sin y) x)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
| 1× | fuel |
Compiled 243 to 78 computations (67.9% saved)
Compiled 504 to 172 computations (65.9% saved)
Loading profile data...