
Time bar (total: 4.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.1s | 8 256× | 0 | valid |
ival-sin: 292.0ms (42.7% of total)ival-cos: 284.0ms (41.5% of total)ival-mult!: 86.0ms (12.6% of total)ival-add!: 19.0ms (2.8% of total)adjust: 2.0ms (0.3% 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 |
| 63.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-sin: 29.0ms (62.1% of total)ival-cos: 12.0ms (25.7% of total)ival-mult!: 5.0ms (10.7% of total)ival-add!: 1.0ms (2.1% of total)adjust: 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.8% | (+.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 | |
|---|---|---|---|---|
| 4.0ms | z | @ | 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)
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 13 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 13 | 72 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| ▶ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 58.3% | (/.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)))) | |
| 38.7% | (/.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.7% | (+.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))))))) |
| ▶ | 52.4% | #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)) |
| 51.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| 52.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) | |
| 92.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) | |
| 84.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) | |
| 37.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) | |
| 63.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| ▶ | 39.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 460 to 316 computations (31.3% saved)
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#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) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.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 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)))))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ (* x (sin y)) (* z (cos 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 (+ (* (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 (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #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 (+ (* (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #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 (+ (* (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #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 (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 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 (+ (* (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 (* (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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* 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 (* 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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (* z (cos (* 1/2 (PI))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos 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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (+ (* (+ (* (+ (* -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) x) (* (cos y) z)) #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 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #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 (+ (* (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 58.0ms | z | @ | inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* 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 (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (sin (/ (PI) 2))) |
| 6.0ms | y | @ | -inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* 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 (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (sin (/ (PI) 2))) |
| 5.0ms | x | @ | 0 | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* 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 (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (sin (/ (PI) 2))) |
| 4.0ms | z | @ | -inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* 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 (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (sin (/ (PI) 2))) |
| 3.0ms | z | @ | 0 | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* 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 (+ (* (cos y) z) (* (sin y) x)) (* (sin y) x) (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (sin (/ (PI) 2))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 501 | 3482 |
| 0 | 538 | 3076 |
| 1 | 2880 | 3004 |
| 0 | 11162 | 2867 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#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) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(*.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 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)))))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ (* x (sin y)) (* z (cos 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 (+ (* (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 (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #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 (+ (* (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #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 (+ (* (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #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 (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 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 (+ (* (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 (* (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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* 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 (* 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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (* z (cos (* 1/2 (PI))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos 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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (+ (* (+ (* (+ (* -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) x) (* (cos y) z)) #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 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #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 (+ (* (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(/.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 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 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 (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 (-.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 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 (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 (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))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(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 (cos.f64 y) z)) |
(-.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 (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 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.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)) (+.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 (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 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 (*.f64 (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (*.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(fma.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #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 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (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 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.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 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
z |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (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 #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 (-.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 (fma.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x y) #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 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 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 (-.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 (-.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 (fma.f64 #s(literal -1/8 binary64) (pow.f64 z #s(literal 3 binary64)) (*.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x y) #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 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 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))))) |
(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 #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 (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 (*.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 (*.f64 #s(literal -1/8 binary64) (pow.f64 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 (*.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 x y) #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 #s(literal -1/216 binary64) (pow.f64 (*.f64 x y) #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 #s(literal -1/8 binary64) (pow.f64 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 (*.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 (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 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 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 (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 (-.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 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 (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 (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))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(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 (cos.f64 y) z)) |
(-.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 (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 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.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)) (+.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 (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 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 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 (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 (-.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 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 (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 (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))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(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 (cos.f64 y) z)) |
(-.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 (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 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.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)) (+.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 (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 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) (*.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (-.f64 (*.f64 (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (*.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(fma.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) z)) |
(+.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #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 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (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 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.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 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 #s(literal 0 binary64) (sin.f64 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 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx x x) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z (*.f64 (sin.f64 y) x))) |
#s(approx (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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/6 binary64) (*.f64 y y) (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
#s(approx (+ (* -1/6 (* y x)) (* -1/2 z)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) y (*.f64 (/.f64 z x) #s(literal 1/2 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (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) 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 (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) z) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (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)) (*.f64 x y)) |
#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 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* x (sin y)) (*.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (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 (* x (sin y)) (*.f64 x y)) |
#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 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* x (sin y)) (*.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 (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z (*.f64 (*.f64 z y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 (fma.f64 (*.f64 (*.f64 z y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) z) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 y y)) #s(literal 1/24 binary64) (*.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 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 y y)) #s(literal -1/720 binary64) (*.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 (sin y) (sin.f64 y)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 y))) |
#s(approx (+ (* (+ (* (+ (* -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 (*.f64 y y) x) #s(literal -1/6 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) x)) |
#s(approx (* -1/2 z) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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) (/.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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (/.f64 (*.f64 (sin.f64 y) x) z)) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (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) (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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z))) z))) |
Compiled 11 013 to 1 304 computations (88.2% saved)
19 alts after pruning (16 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 339 | 14 | 353 |
| Fresh | 6 | 2 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 347 | 19 | 366 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| ▶ | 58.3% | (/.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)))) |
| 38.7% | (/.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 (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) #s(literal 2 binary64)))))) | |
| ▶ | 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))))) |
| 51.8% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| ▶ | 52.9% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 x y z)) |
| 84.7% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) | |
| 92.4% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) | |
| 66.7% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (/.f64 (*.f64 (sin.f64 y) x) z)) z)) | |
| ▶ | 37.6% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
| 63.4% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (cos.f64 y) z)) | |
| 52.6% | #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)) | |
| 36.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)) | |
| 18.2% | #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))) | |
| 36.7% | #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 y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| ▶ | 18.2% | #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))) |
| ✓ | 39.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 067 to 707 computations (33.7% saved)
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 x y z)) |
(fma.f64 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 (*.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 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
(*.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))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) |
(*.f64 (cos.f64 y) z) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y))) |
(*.f64 (neg.f64 z) (cos.f64 y)) |
(neg.f64 z) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ (* x (sin y)) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (+ (* (+ (* (+ (* -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) -1/6) 1) y) x) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* z (cos y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* -1 (* (pow z 2) (pow (cos y) 2))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow x 2) (pow (sin y) 2)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* z (cos y))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 (* z (cos y))) (* x (sin y))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow x 2) (pow (sin y) 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow x 2))) (pow (sin y) 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* x (+ (sin y) (* -1 (/ (* z (cos y)) x)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ z (* y (+ x (* z (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ z (* y (+ x (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ 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 (* 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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (* z (cos (* 1/2 (PI)))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI))))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (+ (* y (+ (* -1/2 z) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* -1/2 y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* y (- (* -1/6 (* y (cos (* 1/2 (PI))))) 1/2))))))) |
#s(approx (* (cos y) 1) #s(hole binary64 1)) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* 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 (+ (* 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) -1/6) 1) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (+ (* (* y y) -1/6) 1) y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#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 (* y y) #s(hole binary64 (pow y 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 z)) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* y (- (* y (- (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z)) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) (* -1 x)))))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* x (- (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z)) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) z)) (+ (* -1/2 x) (* 1/6 x))))) (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z))) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) (* -1 x)))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (pow x 2) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (+ (* (pow y 2) (- (* -1/3 (pow x 2)) (* 1/3 (pow z 2)))) (pow x 2)) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (+ (* (pow y 2) (- (+ (* -1/3 (pow x 2)) (* (pow y 2) (- (* 2/45 (pow x 2)) (* -2/45 (pow z 2))))) (* 1/3 (pow z 2)))) (pow x 2)) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* -1/3 (* (pow x 2) (pow y 2))) (pow x 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* 2/45 (* (pow x 2) (pow y 2))))) (pow x 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* (pow y 2) (+ (* -1/315 (* (pow x 2) (pow y 2))) (* 2/45 (pow x 2)))))) (pow x 2))))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (pow z 2))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (+ (* -1 (* (pow y 2) (pow z 2))) (pow z 2)))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow z 2)) (* 1/3 (* (pow y 2) (pow z 2))))) (pow z 2)))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* -2/45 (* (pow y 2) (pow z 2))) (* 1/3 (pow z 2)))))) (pow z 2)))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* x y)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* y (+ x (* 1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* y (+ x (* y (+ (* -1/6 (* x y)) (* 1/2 z)))))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* 1/2 (* (pow y 2) z))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* (pow y 2) (+ (* -1/24 (* (pow y 2) z)) (* 1/2 z)))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* (pow y 2) (+ (* 1/2 z) (* (pow y 2) (+ (* -1/24 z) (* 1/720 (* (pow y 2) z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (cos y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* 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) -1/6) 1) y) x) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (* (+ (* (* y y) -1/6) 1) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (/ (- (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 2))) (+ (* -1 (* z (cos y))) (* x (sin y)))))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (* (pow z 2) (pow (cos y) 2)))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (* -1 (* 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) -1/6) 1) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 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 (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (+ (* -1 (* (pow z 2) (pow (cos y) 2))) (* (pow x 2) (pow (sin y) 2))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* z (+ (cos y) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow z 2) (- (/ (* (pow x 2) (pow (sin y) 2)) (pow z 2)) (pow (cos y) 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* z (+ (* -1 (cos y)) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* z (+ (cos y) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 20.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* (* y y) -1/6) 1) y) x) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (pow (* (cos y) z) 2) (* (cos y) z) (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
| 11.0ms | y | @ | inf | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* (* y y) -1/6) 1) y) x) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (pow (* (cos y) z) 2) (* (cos y) z) (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
| 6.0ms | y | @ | -inf | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* (* y y) -1/6) 1) y) x) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (pow (* (cos y) z) 2) (* (cos y) z) (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
| 5.0ms | x | @ | 0 | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* (* y y) -1/6) 1) y) x) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (pow (* (cos y) z) 2) (* (cos y) z) (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
| 5.0ms | y | @ | 0 | ((+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) (* x (sin y)) x (sin y) y (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* (* y y) -1/6) 1) y) x) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (pow (* (cos y) z) 2) (* (cos y) z) (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 679 | 4706 |
| 0 | 727 | 3953 |
| 1 | 4094 | 3895 |
| 0 | 8408 | 3606 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) |
z |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 x y z)) |
(fma.f64 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 (*.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 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
(*.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))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) |
(*.f64 (cos.f64 y) z) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y))) |
(*.f64 (neg.f64 z) (cos.f64 y)) |
(neg.f64 z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ (* x (sin y)) (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (+ (* (+ (* (+ (* -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) -1/6) 1) y) x) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* z (cos y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* -1 (* (pow z 2) (pow (cos y) 2))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow x 2) (pow (sin y) 2)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* z (cos y))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 (* z (cos y))) (* x (sin y))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow x 2) (pow (sin y) 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow x 2))) (pow (sin y) 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* x (+ (sin y) (* -1 (/ (* z (cos y)) x)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ z (* y (+ x (* z (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ z (* y (+ x (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI)))))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (+ 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 (* 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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (* z (cos (* 1/2 (PI)))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (+ (* -1/2 (* y z)) (* z (cos (* 1/2 (PI))))))))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ z (* y (+ (* y (+ (* -1/2 z) (* -1/6 (* y (* z (cos (* 1/2 (PI)))))))) (* z (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* -1/2 y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* y (- (* -1/6 (* y (cos (* 1/2 (PI))))) 1/2))))))) |
#s(approx (* (cos y) 1) #s(hole binary64 1)) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* 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 (+ (* 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) -1/6) 1) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (+ (* (* y y) -1/6) 1) y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#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 (* y y) #s(hole binary64 (pow y 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 z)) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* y (- (* y (- (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z)) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) (* -1 x)))))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* x (- (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z)) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) z)) (+ (* -1/2 x) (* 1/6 x))))) (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z))) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) (* -1 x)))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (pow x 2) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (+ (* (pow y 2) (- (* -1/3 (pow x 2)) (* 1/3 (pow z 2)))) (pow x 2)) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (+ (* (pow y 2) (- (+ (* -1/3 (pow x 2)) (* (pow y 2) (- (* 2/45 (pow x 2)) (* -2/45 (pow z 2))))) (* 1/3 (pow z 2)))) (pow x 2)) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* -1/3 (* (pow x 2) (pow y 2))) (pow x 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* 2/45 (* (pow x 2) (pow y 2))))) (pow x 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* (pow y 2) (+ (* -1/315 (* (pow x 2) (pow y 2))) (* 2/45 (pow x 2)))))) (pow x 2))))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (pow z 2))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (+ (* -1 (* (pow y 2) (pow z 2))) (pow z 2)))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow z 2)) (* 1/3 (* (pow y 2) (pow z 2))))) (pow z 2)))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow z 2)) (* (pow y 2) (+ (* -2/45 (* (pow y 2) (pow z 2))) (* 1/3 (pow z 2)))))) (pow z 2)))) |
#s(approx (* (cos y) z) #s(hole binary64 z)) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* (cos y) z) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* x y)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* y (+ x (* 1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* y (+ x (* y (+ (* -1/6 (* x y)) (* 1/2 z)))))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* 1/2 (* (pow y 2) z))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* (pow y 2) (+ (* -1/24 (* (pow y 2) z)) (* 1/2 z)))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* (pow y 2) (+ (* 1/2 z) (* (pow y 2) (+ (* -1/24 z) (* 1/720 (* (pow y 2) z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (* z (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (cos y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* 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) -1/6) 1) y) x) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (* (+ (* (* y y) -1/6) 1) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (/ (- (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 2))) (+ (* -1 (* z (cos y))) (* x (sin y)))))) |
#s(approx (pow (* (cos y) z) 2) #s(hole binary64 (* (pow z 2) (pow (cos y) 2)))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (* -1 (* 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) -1/6) 1) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 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 (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (+ (* -1 (* (pow z 2) (pow (cos y) 2))) (* (pow x 2) (pow (sin y) 2))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* z (+ (cos y) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* x (sin y)) z)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow z 2) (- (/ (* (pow x 2) (pow (sin y) 2)) (pow z 2)) (pow (cos y) 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* z (+ (* -1 (cos y)) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* z (+ (cos y) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.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))))) |
(/.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 (neg.f64 z) (cos.f64 y) (*.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))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(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 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.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 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 1 binary64))) |
x |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) |
(sin.f64 y) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
y |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(pow.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z (*.f64 (cos.f64 y) z)) |
(fma.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 y) z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 (cos.f64 y) z)) |
z |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (fma.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))) #s(literal 2 binary64) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.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))) #s(literal 2 binary64) (*.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 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.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 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.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 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (+.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 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(/.f64 (+.f64 (sin.f64 (-.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 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 (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 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (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) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (cos.f64 y)) |
(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) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 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 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (fma.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))) #s(literal 2 binary64) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.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))) #s(literal 2 binary64) (*.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 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.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 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.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 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (+.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 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(/.f64 (+.f64 (sin.f64 (-.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 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 (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 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (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) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (cos.f64 y)) |
(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) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (fma.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))) #s(literal 2 binary64) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.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))) #s(literal 2 binary64) (*.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 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)))) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (*.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))) #s(literal 2 binary64)) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (-.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 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.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 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 y)) (+.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 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(/.f64 (+.f64 (sin.f64 (-.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 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 (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 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (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) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (cos.f64 y)) |
(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) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 y x) z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 z (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 z (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 y x) z)))) |
(fma.f64 y x z) |
(fma.f64 x y z) |
(-.f64 z (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 y x) z) |
(+.f64 z (*.f64 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 y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 y x)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 y x))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x) |
(*.f64 (*.f64 y x) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal -1/216 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))))) |
(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 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.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))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.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))))) |
(/.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 (neg.f64 z) (cos.f64 y) (*.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))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(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 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.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 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64))) (+.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 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 4 binary64))) (-.f64 (neg.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 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 6 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 4 binary64)) (*.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 y) x)) (fabs.f64 (*.f64 (sin.f64 y) x)) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 y) x))) (exp.f64 (log.f64 (*.f64 (sin.f64 y) x))) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (neg.f64 (*.f64 (sin.f64 y) x)) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 z z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) #s(literal -1 binary64) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) |
(-.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 y) x)) (fabs.f64 (*.f64 (sin.f64 y) x))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 y) x))) (exp.f64 (log.f64 (*.f64 (sin.f64 y) x)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (neg.f64 (*.f64 (sin.f64 y) x))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 y) x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 y) z)) (fabs.f64 (*.f64 (cos.f64 y) z))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 z) (cos.f64 y))) (fabs.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 y) z))) (exp.f64 (log.f64 (*.f64 (cos.f64 y) z)))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z z)) |
(*.f64 (*.f64 z z) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
(*.f64 (*.f64 (cos.f64 y) z) (*.f64 (cos.f64 y) z)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 y) z))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64) (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 2 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 y) z)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 y) z)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 y) z)) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(pow.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z (*.f64 (cos.f64 y) z)) |
(fma.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 y) z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) z) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 z (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 (cos.f64 y) z)) |
(/.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 (neg.f64 z) (cos.f64 y)) (*.f64 (sin.f64 y) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) #s(literal -1 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 (neg.f64 z) (cos.f64 y)) (*.f64 (sin.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
(fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) z) #s(literal -1 binary64) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) (neg.f64 z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y))) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(-.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 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(*.f64 (neg.f64 z) (cos.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) z)) |
(*.f64 (*.f64 (cos.f64 y) z) #s(literal -1 binary64)) |
(*.f64 (cos.f64 y) (neg.f64 z)) |
(neg.f64 (*.f64 (cos.f64 y) z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (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 (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#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 (+ (* x y) z) z) |
#s(approx (+ (* x y) z) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (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 (*.f64 y y) z) #s(literal -1/2 binary64) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 y x)))) |
#s(approx (* (* (+ (* (* y y) -1/6) 1) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 y x))) |
#s(approx (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#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 (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
#s(approx (pow (* (sin y) x) 2) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (neg.f64 z) (cos.f64 y))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (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 (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 (+ (* 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 y) z) (*.f64 y x)) |
#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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 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 (+ (* 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 (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal -1 binary64) (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.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 (+ (* 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 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 (+ (* (+ (* (+ (* -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 (+ (* 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) x) (* (neg z) (cos y))) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (cos.f64 y) x) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) 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 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (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 (+ (* 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 #s(literal -1/2 binary64) z)) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) 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 (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 y y) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 (*.f64 z y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 z y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) z)) y z)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) y) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64)) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (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) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (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 (+ (* 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 #s(literal -1/2 binary64) y) z 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 (+ (* (+ (* (+ (* -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 y x 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) -1/6) 1) y) x) (*.f64 y x)) |
#s(approx (* (* (+ (* (* y y) -1/6) 1) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) y) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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 (* y y) (*.f64 y y)) |
#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 (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 (+ (* 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 (neg.f64 (/.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z))) z)) (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 x x) z)))) y (*.f64 #s(literal 1 binary64) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 (neg.f64 y) (fma.f64 x #s(literal -1/3 binary64) (neg.f64 (*.f64 x (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z))) z)) (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 x x) z)))) z)))) (-.f64 (neg.f64 (/.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z))) z)) (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 x x) z))))) y (*.f64 #s(literal 1 binary64) x)) y z)) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (neg.f64 (*.f64 z z))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 y y)) (*.f64 z z))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) (*.f64 #s(literal -1/3 binary64) (*.f64 z z))) (*.f64 y y) (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 y y)) (*.f64 z z))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/45 binary64) (*.f64 x x) (*.f64 #s(literal 2/45 binary64) (*.f64 z z))) (*.f64 y y) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))) (*.f64 y y) (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 y y)) (*.f64 z z))) |
#s(approx (pow (* (sin y) x) 2) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (pow (* (sin y) x) 2) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 y y))) |
#s(approx (pow (* (sin y) x) 2) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 x x)) (*.f64 y y))) |
#s(approx (pow (* (sin y) x) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/315 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(literal 2/45 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 x x)) (*.f64 y y))) |
#s(approx (pow (* (cos y) z) 2) (*.f64 z z)) |
#s(approx (pow (* (cos y) z) 2) (fma.f64 z z (neg.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) |
#s(approx (pow (* (cos y) z) 2) (fma.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal 1/3 binary64) (neg.f64 (*.f64 z z))) (*.f64 y y) (*.f64 z z))) |
#s(approx (pow (* (cos y) z) 2) (fma.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) #s(literal -2/45 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))) (*.f64 y y) (neg.f64 (*.f64 z z))) (*.f64 y y) (*.f64 z z))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) z) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (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) x) (* (neg z) (cos y))) (neg.f64 z)) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (fma.f64 y x (neg.f64 z))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/2 binary64) x) y (neg.f64 z))) |
#s(approx (+ (* (sin y) x) (* (neg 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 (neg.f64 z))) |
#s(approx (* (neg z) (cos y)) (neg.f64 z)) |
#s(approx (* (neg z) (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/2 binary64) (neg.f64 z))) |
#s(approx (* (neg z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (neg.f64 z))) |
#s(approx (* (neg z) (cos y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (neg.f64 z))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (cos.f64 y)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (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) -1/6) 1) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* (* y y) -1/6) 1) y) x) (*.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) -1/6) 1) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* (* 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 (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (pow (* (cos y) z) 2) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) |
#s(approx (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (*.f64 (cos.f64 y) z)) |
#s(approx (* (neg z) (cos y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
#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) -1/6) 1) y) x) (*.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) -1/6) 1) y) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))))) |
#s(approx 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 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (/.f64 (*.f64 (sin.f64 y) x) z)) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (/.f64 (*.f64 (sin.f64 y) x) z)) 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 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) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (neg.f64 (cos.f64 y))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.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 (+ (* 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) x) z))))) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* 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 (*.f64 y y) x) #s(literal -1/6 binary64) 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 x (/.f64 (sin.f64 y) z) (cos.f64 y))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (cos.f64 y)))) |
Compiled 12 562 to 1 535 computations (87.8% saved)
29 alts after pruning (24 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 397 | 13 | 410 |
| Fresh | 0 | 11 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 400 | 29 | 429 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 49.3% | (/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x) (neg.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)))) | |
| 58.3% | (/.f64 (fma.f64 (neg.f64 (*.f64 z z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) | |
| 38.7% | (/.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)))) | |
| ▶ | 25.0% | (/.f64 #s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) |
| 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal -1 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 (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) #s(literal 2 binary64)))))) | |
| ▶ | 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) |
| 51.8% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| ✓ | 52.9% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 x y z)) |
| 84.7% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) | |
| 92.4% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) | |
| ▶ | 37.6% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) x)) |
| 66.7% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (/.f64 (*.f64 (sin.f64 y) x) z)) z)) | |
| ✓ | 37.6% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
| 63.4% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (cos.f64 y) z)) | |
| 18.1% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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)) | |
| ▶ | 18.0% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
| 39.7% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y))) | |
| 52.6% | #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)) | |
| 36.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)) | |
| 63.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) | |
| 18.2% | #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))) | |
| 18.2% | #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 y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 y x)))) | |
| 36.7% | #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 y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| ▶ | 18.2% | #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 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) x))) |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y) x))) | |
| ✓ | 39.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 627 to 1 094 computations (32.8% saved)
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64)))) |
z |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (cos.f64 y) #s(literal -1 binary64)) |
(cos.f64 y) |
#s(literal -1 binary64) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
(*.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
#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 y (*.f64 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 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) x)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) x) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) x) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) |
(pow.f64 (sin.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) x) |
#s(literal 2 binary64) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y))) |
(*.f64 (neg.f64 z) (cos.f64 y)) |
(neg.f64 z) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* 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 (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 -1/6)) 1) y) x) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (/ 1 (pow (sin y) -1)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* z (cos y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* -1 (* (pow z 2) (pow (cos y) 2))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow x 2) (pow (sin y) 2)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* z (cos y))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 (* z (cos y))) (* x (sin y))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow x 2) (pow (sin y) 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow x 2))) (pow (sin y) 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* x (+ (sin y) (* -1 (/ (* z (cos y)) x)))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #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 (/ 1 (pow (cos y) -1))) #s(hole binary64 z)) |
#s(approx (* z (/ 1 (pow (cos y) -1))) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (/ 1 (pow (cos y) -1))) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (/ 1 (pow (cos y) -1))) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (pow (cos y) -1) #s(hole binary64 1)) |
#s(approx (pow (cos y) -1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (pow (cos y) -1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2))))))) |
#s(approx (pow (cos y) -1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* 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) 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 (+ (* 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 -1/6)) 1) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (+ (* y (* y -1/6)) 1) y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#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 (* y -1/6) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (/ 1 (pow (sin y) -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ 1 (pow (sin y) -1)) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (/ 1 (pow (sin y) -1)) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (/ 1 (pow (sin y) -1)) 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 (/ 1 (pow (sin y) -1)) #s(hole binary64 y)) |
#s(approx (/ 1 (pow (sin y) -1)) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (/ 1 (pow (sin y) -1)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (/ 1 (pow (sin y) -1)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ 1 y))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ (+ 1 (* 1/6 (pow y 2))) y))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) y))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) y))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 z)) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* y (- (* y (- (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z)) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) (* -1 x)))))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* x (- (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z)) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) z)) (+ (* -1/2 x) (* 1/6 x))))) (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z))) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) (* -1 x)))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (pow x 2) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (+ (* (pow y 2) (- (* -1/3 (pow x 2)) (* 1/3 (pow z 2)))) (pow x 2)) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (+ (* (pow y 2) (- (+ (* -1/3 (pow x 2)) (* (pow y 2) (- (* 2/45 (pow x 2)) (* -2/45 (pow z 2))))) (* 1/3 (pow z 2)))) (pow x 2)) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* -1/3 (* (pow x 2) (pow y 2))) (pow x 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* 2/45 (* (pow x 2) (pow y 2))))) (pow x 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* (pow y 2) (+ (* -1/315 (* (pow x 2) (pow y 2))) (* 2/45 (pow x 2)))))) (pow x 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* x y)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* y (+ x (* 1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* y (+ x (* y (+ (* -1/6 (* x y)) (* 1/2 z)))))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* 1/2 (* (pow y 2) z))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* (pow y 2) (+ (* -1/24 (* (pow y 2) z)) (* 1/2 z)))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* (pow y 2) (+ (* 1/2 z) (* (pow y 2) (+ (* -1/24 z) (* 1/720 (* (pow y 2) z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (/ 1 (pow (cos y) -1))) #s(hole binary64 (* z (cos y)))) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 (cos y))) |
#s(approx (pow (cos y) -1) #s(hole binary64 (/ 1 (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos 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 -1/6)) 1) y) x) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (* (+ (* y (* y -1/6)) 1) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 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 (pow (sin y) -1)) #s(hole binary64 (sin y))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ 1 (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (/ (- (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 2))) (+ (* -1 (* z (cos y))) (* x (sin y)))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (* -1 (* z (cos 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 -1/6)) 1) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 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 (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (+ (* -1 (* (pow z 2) (pow (cos y) 2))) (* (pow x 2) (pow (sin y) 2))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow z 2) (- (/ (* (pow x 2) (pow (sin y) 2)) (pow z 2)) (pow (cos y) 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* z (+ (* -1 (cos y)) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* z (+ (cos y) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | y | @ | inf | ((+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) (* x (sin y)) x (sin y) y (* z (/ 1 (pow (cos y) -1))) z (/ 1 (pow (cos y) -1)) 1 (pow (cos y) -1) (cos y) -1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* y (* y -1/6)) 1) y) x) (* (+ (* y (* y -1/6)) 1) y) (+ (* y (* y -1/6)) 1) (* y -1/6) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (/ 1 (pow (sin y) -1)) x) (/ 1 (pow (sin y) -1)) (pow (sin y) -1) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (* (sin y) x) 2 (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
| 6.0ms | y | @ | -inf | ((+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) (* x (sin y)) x (sin y) y (* z (/ 1 (pow (cos y) -1))) z (/ 1 (pow (cos y) -1)) 1 (pow (cos y) -1) (cos y) -1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* y (* y -1/6)) 1) y) x) (* (+ (* y (* y -1/6)) 1) y) (+ (* y (* y -1/6)) 1) (* y -1/6) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (/ 1 (pow (sin y) -1)) x) (/ 1 (pow (sin y) -1)) (pow (sin y) -1) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (* (sin y) x) 2 (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
| 4.0ms | x | @ | 0 | ((+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) (* x (sin y)) x (sin y) y (* z (/ 1 (pow (cos y) -1))) z (/ 1 (pow (cos y) -1)) 1 (pow (cos y) -1) (cos y) -1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* y (* y -1/6)) 1) y) x) (* (+ (* y (* y -1/6)) 1) y) (+ (* y (* y -1/6)) 1) (* y -1/6) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (/ 1 (pow (sin y) -1)) x) (/ 1 (pow (sin y) -1)) (pow (sin y) -1) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (* (sin y) x) 2 (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
| 4.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) (* x (sin y)) x (sin y) y (* z (/ 1 (pow (cos y) -1))) z (/ 1 (pow (cos y) -1)) 1 (pow (cos y) -1) (cos y) -1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* y (* y -1/6)) 1) y) x) (* (+ (* y (* y -1/6)) 1) y) (+ (* y (* y -1/6)) 1) (* y -1/6) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (/ 1 (pow (sin y) -1)) x) (/ 1 (pow (sin y) -1)) (pow (sin y) -1) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (* (sin y) x) 2 (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
| 3.0ms | x | @ | inf | ((+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) (* x (sin y)) x (sin y) y (* z (/ 1 (pow (cos y) -1))) z (/ 1 (pow (cos y) -1)) 1 (pow (cos y) -1) (cos y) -1 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (* (* (+ (* y (* y -1/6)) 1) y) x) (* (+ (* y (* y -1/6)) 1) y) (+ (* y (* y -1/6)) 1) (* y -1/6) -1/6 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (* (/ 1 (pow (sin y) -1)) x) (/ 1 (pow (sin y) -1)) (pow (sin y) -1) (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow (* (sin y) x) 2) (* (sin y) x) 2 (+ (* (sin y) x) (* (neg z) (cos y))) (* (neg z) (cos y)) (neg z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 628 | 4474 |
| 0 | 667 | 3944 |
| 1 | 3589 | 3784 |
| 0 | 8511 | 3498 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64)))) |
z |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (cos.f64 y) #s(literal -1 binary64)) |
(cos.f64 y) |
#s(literal -1 binary64) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
(*.f64 #s(approx (sin y) y) x) |
#s(approx (sin y) y) |
#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 y (*.f64 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 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) x)) |
(*.f64 (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) x) |
(*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) |
(fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 y #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) x) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) |
(pow.f64 (sin.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) |
(*.f64 (sin.f64 y) x) |
#s(literal 2 binary64) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y))) |
(*.f64 (neg.f64 z) (cos.f64 y)) |
(neg.f64 z) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* 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 (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 -1/6)) 1) y) x) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (* (/ 1 (pow (sin y) -1)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* z (cos y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* -1 (* (pow z 2) (pow (cos y) 2))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow x 2) (pow (sin y) 2)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* z (cos y))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 (* z (cos y))) (* x (sin y))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* x (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow x 2) (pow (sin y) 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow x 2) (+ (* -1 (/ (* (pow z 2) (pow (cos y) 2)) (pow x 2))) (pow (sin y) 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* x (+ (sin y) (* -1 (/ (* z (cos y)) x)))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (/ (* z (cos y)) x)))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #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 (/ 1 (pow (cos y) -1))) #s(hole binary64 z)) |
#s(approx (* z (/ 1 (pow (cos y) -1))) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (/ 1 (pow (cos y) -1))) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (/ 1 (pow (cos y) -1))) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 1)) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (pow (cos y) -1) #s(hole binary64 1)) |
#s(approx (pow (cos y) -1) #s(hole binary64 (+ 1 (* 1/2 (pow y 2))))) |
#s(approx (pow (cos y) -1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* 5/24 (pow y 2))))))) |
#s(approx (pow (cos y) -1) #s(hole binary64 (+ 1 (* (pow y 2) (+ 1/2 (* (pow y 2) (+ 5/24 (* 61/720 (pow y 2))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (* z (cos (* 1/2 (PI)))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* y (+ x (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* z (cos (* 1/2 (PI))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (+ (* 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) 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 (+ (* 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 -1/6)) 1) y) x) #s(hole binary64 (* x y))) |
#s(approx (* (* (+ (* y (* y -1/6)) 1) y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#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 (* y -1/6) #s(hole binary64 (* -1/6 y))) |
#s(approx (* (/ 1 (pow (sin y) -1)) x) #s(hole binary64 (* x y))) |
#s(approx (* (/ 1 (pow (sin y) -1)) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (/ 1 (pow (sin y) -1)) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (/ 1 (pow (sin y) -1)) 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 (/ 1 (pow (sin y) -1)) #s(hole binary64 y)) |
#s(approx (/ 1 (pow (sin y) -1)) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (/ 1 (pow (sin y) -1)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (/ 1 (pow (sin y) -1)) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ 1 y))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ (+ 1 (* 1/6 (pow y 2))) y))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ (+ 1 (* (pow y 2) (+ 1/6 (* 7/360 (pow y 2))))) y))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ (+ 1 (* (pow y 2) (+ 1/6 (* (pow y 2) (+ 7/360 (* 31/15120 (pow y 2))))))) y))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 z)) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* y (- (* y (- (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z)) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) (* -1 x)))))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (+ z (* y (- (* y (- (+ (* -1 (* y (+ (* -1 (/ (* x (- (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z)) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) z)) (+ (* -1/2 x) (* 1/6 x))))) (* -1 (/ (- (pow x 2) (* -1 (pow z 2))) z))) (+ (* -1 (/ (pow x 2) z)) (* -1/2 z)))) (* -1 x)))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* -1 (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (pow x 2) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (+ (* (pow y 2) (- (* -1/3 (pow x 2)) (* 1/3 (pow z 2)))) (pow x 2)) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (- (* (pow y 2) (- (+ (* (pow y 2) (- (+ (* -1/3 (pow x 2)) (* (pow y 2) (- (* 2/45 (pow x 2)) (* -2/45 (pow z 2))))) (* 1/3 (pow z 2)))) (pow x 2)) (* -1 (pow z 2)))) (pow z 2)))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow x 2) (pow y 2)))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* -1/3 (* (pow x 2) (pow y 2))) (pow x 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* 2/45 (* (pow x 2) (pow y 2))))) (pow x 2))))) |
#s(approx (pow (* (sin y) x) 2) #s(hole binary64 (* (pow y 2) (+ (* (pow y 2) (+ (* -1/3 (pow x 2)) (* (pow y 2) (+ (* -1/315 (* (pow x 2) (pow y 2))) (* 2/45 (pow x 2)))))) (pow x 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* x y)))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* y (+ x (* 1/2 (* y z))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (+ (* -1 z) (* y (+ x (* y (+ (* -1/6 (* x y)) (* 1/2 z)))))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (* -1 z))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* 1/2 (* (pow y 2) z))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* (pow y 2) (+ (* -1/24 (* (pow y 2) z)) (* 1/2 z)))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (+ (* -1 z) (* (pow y 2) (+ (* 1/2 z) (* (pow y 2) (+ (* -1/24 z) (* 1/720 (* (pow y 2) z))))))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (/ 1 (pow (cos y) -1))) #s(hole binary64 (* z (cos y)))) |
#s(approx (/ 1 (pow (cos y) -1)) #s(hole binary64 (cos y))) |
#s(approx (pow (cos y) -1) #s(hole binary64 (/ 1 (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos 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 -1/6)) 1) y) x) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (* (+ (* y (* y -1/6)) 1) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 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 (pow (sin y) -1)) #s(hole binary64 (sin y))) |
#s(approx (pow (sin y) -1) #s(hole binary64 (/ 1 (sin y)))) |
#s(approx (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (/ (- (* (pow x 2) (pow (sin y) 2)) (* (pow z 2) (pow (cos y) 2))) (+ (* -1 (* z (cos y))) (* x (sin y)))))) |
#s(approx (* (neg z) (cos y)) #s(hole binary64 (* -1 (* z (cos 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 -1/6)) 1) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 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 (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (+ (* -1 (* (pow z 2) (pow (cos y) 2))) (* (pow x 2) (pow (sin y) 2))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (+ (* (cos (* 1/2 (PI))) (sin y)) (/ (* 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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) #s(hole binary64 (* (pow z 2) (- (/ (* (pow x 2) (pow (sin y) 2)) (pow z 2)) (pow (cos y) 2))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* z (+ (* -1 (cos y)) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (/ 1 (pow (cos y) -1)))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (+ (* (+ (* -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 (/ (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (+ (* (sin y) x) (* (neg z) (cos y)))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) #s(hole binary64 (* -1 (* z (+ (cos y) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(/.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 (neg.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 (neg.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.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))))) |
(/.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 (neg.f64 z) (cos.f64 y) (*.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))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(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 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (neg.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 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 1 binary64))) |
x |
(*.f64 (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) |
(sin.f64 y) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
y |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(pow.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 z #s(literal 1 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) z)) |
(fma.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 z (*.f64 (cos.f64 y) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 y) z)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) z) (*.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) z)) |
(+.f64 (*.f64 z (*.f64 #s(literal 0 binary64) (sin.f64 y))) (*.f64 z (*.f64 (cos.f64 y) #s(literal 1 binary64)))) |
z |
(*.f64 (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (cos.f64 y) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #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 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.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) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (cos.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (cos.f64 y)))) |
(/.f64 #s(literal 1 binary64) (cos.f64 y)) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (cos.f64 y) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #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 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (cos.f64 y) #s(literal 1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.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) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 y) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (sin.f64 y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
#s(literal -1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
(*.f64 #s(approx (sin y) y) x) |
(*.f64 x #s(approx (sin y) y)) |
#s(approx (sin y) y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 y x) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 y x) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
(*.f64 (*.f64 y x) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y) x) |
(*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.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))) |
(*.f64 #s(literal -1/6 binary64) y) |
(*.f64 y #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) |
(sin.f64 y) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (neg.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 y) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (sin.f64 y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sin.f64 y)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 y)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 y)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 #s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)))) |
(/.f64 #s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 y) x)) (fabs.f64 (*.f64 (sin.f64 y) x))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 y) x))) (exp.f64 (log.f64 (*.f64 (sin.f64 y) x)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (neg.f64 (*.f64 (sin.f64 y) x))) |
(*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 y) x)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 y) x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) |
(exp.f64 (fma.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 y)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(pow.f64 (*.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (pow.f64 (sin.f64 y) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 y) x)) #s(literal 1 binary64))) |
#s(literal 2 binary64) |
(/.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 (neg.f64 z) (cos.f64 y)) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.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)))) (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 (neg.f64 z) (cos.f64 y))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) #s(literal -1 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 (neg.f64 z) (cos.f64 y)) (*.f64 (sin.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.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 (fma.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) #s(literal -1 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 (neg.f64 z) (cos.f64 y)) (*.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 (fma.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))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
(fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) z) #s(literal -1 binary64) (*.f64 (sin.f64 y) x)) |
(fma.f64 (cos.f64 y) (neg.f64 z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 x (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 x) (sin.f64 y))) |
(-.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 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(*.f64 (neg.f64 z) (cos.f64 y)) |
(*.f64 (*.f64 (cos.f64 y) z) #s(literal -1 binary64)) |
(*.f64 (cos.f64 y) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) z)) |
(neg.f64 (*.f64 (cos.f64 y) z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#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 (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#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 (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 (+ (* (+ (* (+ (* -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 y x) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))))) |
#s(approx (* (* (+ (* y (* y -1/6)) 1) y) x) (*.f64 (*.f64 y x) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)))) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#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 (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (neg.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
#s(approx (pow (* (sin y) x) 2) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (neg.f64 z) (cos.f64 y))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (fma.f64 (neg.f64 z) (cos.f64 y) (*.f64 (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 (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 (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 y x) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #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 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y (/.f64 z 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 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) #s(literal -1 binary64) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 x x))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal -1 binary64) (sin.f64 y)) x)) |
#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 (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 (+ (* (+ (* (+ (* -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 (+ (* 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) x) (* (neg z) (cos y))) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (cos.f64 y) x) (neg.f64 (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 (*.f64 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (sin y) x) (*.f64 y x)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) 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 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* z (/ 1 (pow (cos y) -1))) z) |
#s(approx (* z (/ 1 (pow (cos y) -1))) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (/ 1 (pow (cos y) -1))) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (/ 1 (pow (cos y) -1))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (/ 1 (pow (cos y) -1)) #s(literal 1 binary64)) |
#s(approx (/ 1 (pow (cos y) -1)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (pow (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 (/ 1 (pow (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 (pow (cos y) -1) #s(literal 1 binary64)) |
#s(approx (pow (cos y) -1) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (pow (cos y) -1) (fma.f64 (fma.f64 #s(literal 5/24 binary64) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (pow (cos y) -1) (fma.f64 (fma.f64 (fma.f64 #s(literal 61/720 binary64) (*.f64 y y) #s(literal 5/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (/ 1 (pow (cos y) -1)) #s(literal 1 binary64)) |
#s(approx (/ 1 (pow (cos y) -1)) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ 1 (pow (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 (/ 1 (pow (cos y) -1)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (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 (* (sin y) x) (*.f64 y x)) |
#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 (+ (* 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 (*.f64 y x) #s(literal -1/6 binary64) (*.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 y x 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 y x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (* (+ (* y (* y -1/6)) 1) y) x) (*.f64 y x)) |
#s(approx (* (* (+ (* y (* y -1/6)) 1) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) y) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) |
#s(approx (+ (* y (* y -1/6)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* y (* y -1/6)) 1) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) y #s(literal 1 binary64))) |
#s(approx (* y -1/6) (*.f64 #s(literal -1/6 binary64) y)) |
#s(approx (* (sin y) x) (*.f64 y x)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) 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 #s(literal -1/6 binary64) y) y #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (pow (sin y) -1) (pow.f64 y #s(literal -1 binary64))) |
#s(approx (pow (sin y) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (pow (sin y) -1) (/.f64 (fma.f64 (fma.f64 #s(literal 7/360 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (pow (sin y) -1) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 31/15120 binary64) (*.f64 y y) #s(literal 7/360 binary64)) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) 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 (neg.f64 (/.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z))) z)) (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 x x) z)))) y (*.f64 #s(literal 1 binary64) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (fma.f64 x #s(literal -1/3 binary64) (neg.f64 (*.f64 x (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z))) z)) (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 x x) z)))) z)))) y (/.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z))) z))) (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (*.f64 x x) z)))) y (*.f64 #s(literal 1 binary64) x)) y z)) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (neg.f64 (*.f64 z z))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (*.f64 (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z))) (*.f64 y y)) (*.f64 z z))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) (*.f64 #s(literal -1/3 binary64) (*.f64 z z))) (*.f64 y y) (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 y y)) (*.f64 z z))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (*.f64 (fma.f64 (-.f64 (fma.f64 (fma.f64 #s(literal 2/45 binary64) (*.f64 x x) (*.f64 #s(literal 2/45 binary64) (*.f64 z z))) (*.f64 y y) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (*.f64 z z))) (*.f64 y y) (fma.f64 x x (*.f64 #s(literal 1 binary64) (*.f64 z z)))) (*.f64 y y)) (*.f64 z z))) |
#s(approx (pow (* (sin y) x) 2) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (pow (* (sin y) x) 2) (*.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal -1/3 binary64) (*.f64 x x)) (*.f64 y y))) |
#s(approx (pow (* (sin y) x) 2) (*.f64 (fma.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) #s(literal 2/45 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 x x)) (*.f64 y y))) |
#s(approx (pow (* (sin y) x) 2) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/315 binary64) (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 #s(literal 2/45 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) (*.f64 y y) (*.f64 x x)) (*.f64 y y))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (neg.f64 z)) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (fma.f64 y x (neg.f64 z))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/2 binary64) x) y (neg.f64 z))) |
#s(approx (+ (* (sin y) x) (* (neg 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 (neg.f64 z))) |
#s(approx (* (neg z) (cos y)) (neg.f64 z)) |
#s(approx (* (neg z) (cos y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) z (neg.f64 z))) |
#s(approx (* (neg z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (neg.f64 z))) |
#s(approx (* (neg z) (cos y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (neg.f64 z))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* z (/ 1 (pow (cos y) -1))) (*.f64 (cos.f64 y) z)) |
#s(approx (/ 1 (pow (cos y) -1)) (cos.f64 y)) |
#s(approx (pow (cos y) -1) (pow.f64 (cos.f64 y) #s(literal -1 binary64))) |
#s(approx (/ 1 (pow (cos y) -1)) (cos.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 (* (* (+ (* y (* y -1/6)) 1) y) x) (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* y (* y -1/6)) 1) y) x) (*.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 -1/6)) 1) y) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* 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 (sin y) (sin.f64 y)) |
#s(approx (pow (sin y) -1) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (neg z) (cos y)) (*.f64 (neg.f64 z) (cos.f64 y))) |
#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 (fma.f64 (/.f64 z y) #s(literal -1 binary64) (neg.f64 x)) y))) y))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (* (* (+ (* y (* y -1/6)) 1) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 x) (*.f64 y y))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (* (+ (* y (* y -1/6)) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal 3 binary64))))) |
#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 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (/.f64 (*.f64 (sin.f64 y) x) z)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (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) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (*.f64 z z))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (neg.f64 (cos.f64 y))) z)) |
#s(approx (+ (* x (sin y)) (* 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 (sin y)) (* z (cos y))) (*.f64 (neg.f64 z) (fma.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z))))) |
#s(approx (+ (* x (sin y)) (* 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 (*.f64 y y) x) #s(literal -1/6 binary64) 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 x (/.f64 (sin.f64 y) z) (cos.f64 y))))) |
#s(approx (+ (* (sin y) x) (* (neg z) (cos y))) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 (sin.f64 y) x) z) #s(literal -1 binary64) (cos.f64 y)))) |
Compiled 12 233 to 1 486 computations (87.9% saved)
32 alts after pruning (25 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 380 | 9 | 389 |
| Fresh | 3 | 16 | 19 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 386 | 32 | 418 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 58.3% | (/.f64 (fma.f64 (neg.f64 (*.f64 z z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) | |
| 38.7% | (/.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)))) | |
| 17.2% | (/.f64 #s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) | |
| 99.7% | (+.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) | |
| 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (/.f64 (*.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal -1 binary64)))) | |
| 86.0% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64))))) | |
| 99.7% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 y))))) | |
| 67.3% | (+.f64 #s(approx (* (sin y) x) (*.f64 y x)) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) | |
| 51.8% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| ✓ | 52.9% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 x y z)) |
| 84.7% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) | |
| 92.4% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) | |
| 20.3% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) x)) | |
| 37.6% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) x)) | |
| 18.0% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (sin y) -1) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) x)) | |
| 66.7% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (/.f64 (*.f64 (sin.f64 y) x) z)) z)) | |
| ✓ | 37.6% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
| 63.4% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (cos.f64 y) z)) | |
| 18.1% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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)) | |
| ✓ | 18.0% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
| 39.7% | #s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y))) | |
| 52.6% | #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)) | |
| 36.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)) | |
| 63.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) | |
| 18.2% | #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))) | |
| 18.2% | #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 y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 y x)))) | |
| 36.7% | #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 y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| ✓ | 18.2% | #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 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y) x))) |
| 3.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* y x)) (* -1/2 z)) y) x) y) z) (*.f64 (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y) x))) | |
| ✓ | 39.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 2 198 to 883 computations (59.8% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 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 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #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 (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 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 (*.f64 (fma.f64 y (*.f64 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 (*.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 y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 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 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#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))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (sin y) -1) (/.f64 (fma.f64 #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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) 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 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
(+.f64 #s(approx (* (sin y) x) (*.f64 y x)) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) (/.f64 (*.f64 (sin.f64 y) x) z)) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (sin.f64 y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) x)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) |
(+.f64 (*.f64 x (sin.f64 y)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (sin.f64 y)) (/.f64 (*.f64 z #s(literal 1 binary64)) (pow.f64 (cos.f64 y) #s(literal -1 binary64)))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 #s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (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 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))))) |
(/.f64 #s(approx (- (pow (* (sin y) x) 2) (pow (* (cos y) z) 2)) (*.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (pow.f64 (sin.f64 y) #s(literal -1 binary64))) (*.f64 z (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 y) #s(literal -1 binary64))))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(/.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 (fma.f64 (neg.f64 (*.f64 z z)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (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 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x x) (neg.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 (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)))) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 y)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
4 calls:
| 36.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 14.0ms | z |
| 12.0ms | y |
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 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 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #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 (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 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 (*.f64 (fma.f64 y (*.f64 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 (*.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 y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 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 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#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))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (sin y) -1) (/.f64 (fma.f64 #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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
4 calls:
| 6.0ms | z |
| 6.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 6.0ms | x |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 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 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #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 (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 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 (*.f64 (fma.f64 y (*.f64 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 (*.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 y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 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 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#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))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (sin y) -1) (/.f64 (fma.f64 #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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 y))) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 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)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
4 calls:
| 30.0ms | z |
| 6.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 6.0ms | y |
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.4% | 3 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 78.3% | 3 | x |
| 81.4% | 4 | y |
| 78.0% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 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 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #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 (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 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 (*.f64 (fma.f64 y (*.f64 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 (*.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 y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 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 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#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))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (sin y) -1) (/.f64 (fma.f64 #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)) |
#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))) (*.f64 (cos.f64 y) z)) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.9% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 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 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) #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 (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 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 (*.f64 (fma.f64 y (*.f64 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 (*.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 y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 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 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#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))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.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 (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (sin y) -1) (/.f64 (fma.f64 #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:
| 5.0ms | x |
| 5.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 5.0ms | y |
| 5.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.9% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 52.9% | 1 | z |
| 52.9% | 1 | x |
| 52.9% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))))) (*.f64 #s(approx (sin y) y) x)) |
4 calls:
| 1.0ms | x |
| 1.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.3% | 1 | y |
| 44.8% | 3 | z |
| 39.3% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 43.5% | 2 | x |
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) |
3 calls:
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.3% | 1 | y |
| 39.3% | 1 | z |
| 39.3% | 1 | x |
Compiled 3 to 9 computations (-200% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 384654.3630603499 | 1878048.4469341894 |
| 22.0ms | -498694395441332.94 | -955175.2014581966 |
| 27.0ms | -6.971275438918968e+228 | -2.834877300628737e+227 |
| 48.0ms | 352× | 0 | valid |
Compiled 778 to 617 computations (20.7% saved)
ival-sin: 23.0ms (59.3% of total)ival-cos: 12.0ms (30.9% of total)ival-mult!: 4.0ms (10.3% of total)ival-add!: 1.0ms (2.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 384654.3630603499 | 1878048.4469341894 |
| 1.0ms | -498694395441332.94 | -955175.2014581966 |
Compiled 582 to 449 computations (22.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 45.0ms | 4.819659790592325e+89 | 4.591174688137632e+99 |
| 14.0ms | 160× | 0 | valid |
Compiled 412 to 314 computations (23.8% saved)
ival-sin: 4.0ms (42.4% of total)ival-cos: 3.0ms (31.8% of total)ival-mult!: 2.0ms (21.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 223 to 52 computations (76.7% saved)
Compiled 464 to 120 computations (74.1% saved)
Loading profile data...