
Time bar (total: 4.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.0s | 8 256× | 0 | valid |
ival-sin: 243.0ms (43.1% of total)ival-cos: 159.0ms (28.2% of total)ival-mult: 121.0ms (21.4% of total)ival-add: 36.0ms (6.4% of total)ival-assert: 3.0ms (0.5% of total)adjust: 2.0ms (0.4% 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 |
| 66.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-mult: 19.0ms (42% of total)ival-cos: 12.0ms (26.5% of total)ival-sin: 11.0ms (24.3% of total)ival-add: 2.0ms (4.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 93 |
| 1 | 95 | 90 |
| 2 | 193 | 90 |
| 3 | 345 | 90 |
| 4 | 659 | 90 |
| 5 | 1502 | 90 |
| 6 | 3807 | 90 |
| 7 | 7048 | 90 |
| 0 | 8 | 9 |
| 0 | 13 | 9 |
| 1 | 26 | 9 |
| 2 | 47 | 9 |
| 3 | 96 | 9 |
| 4 | 195 | 9 |
| 5 | 482 | 9 |
| 6 | 1304 | 9 |
| 7 | 3222 | 9 |
| 8 | 6339 | 9 |
| 0 | 8339 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.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 | |
|---|---|---|---|---|
| 8.0ms | y | @ | inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
| 1.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 | x | @ | -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)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 17 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 55 | 17 | 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)) | |
| 39.3% | (/.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))))))) | |
| 76.6% | (+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| 53.5% | (+.f64 (*.f64 x #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y))) (*.f64 z (cos.f64 y))) | |
| 54.2% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) | |
| ▶ | 56.0% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) |
| 64.7% | (+.f64 (*.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) | |
| 52.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) | |
| 52.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| 53.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) | |
| 92.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) | |
| ▶ | 87.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
| 38.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) | |
| ▶ | 62.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ▶ | 40.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 600 to 422 computations (29.7% 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))) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) |
(*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x) |
(fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) |
(/.f64 (cos.f64 y) x) |
| 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 (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (cos 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos 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 (* 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 (* (+ (* (* 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 (* 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) x) z) (sin y)) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#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 (* (+ (* (* 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 (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#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 (+ (* (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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (cos 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -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))) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
| 2.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))) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
| 2.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))) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
| 2.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))) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
| 2.0ms | x | @ | 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))) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 1608 |
| 0 | 296 | 1546 |
| 1 | 1388 | 1540 |
| 0 | 8174 | 1478 |
| 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))) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) |
(*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x) |
(fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) |
(/.f64 (cos.f64 y) x) |
#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 (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (cos 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos 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 (* 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 (* (+ (* (* 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 (* 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) x) z) (sin y)) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#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 (* (+ (* (* 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 (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#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 (+ (* (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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (cos 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (neg.f64 (cos.f64 y)) z))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)))) (-.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 (neg.f64 (cos.f64 y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z))))) |
(/.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)) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (-.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 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (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 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(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 (cos.f64 y))) z)) |
(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)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 x) (sin.f64 y))) |
(-.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 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (neg.f64 (cos.f64 y))) z)) |
(+.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)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
z |
#s(approx (+ (* (sin y) x) (* (cos y) z)) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (cos.f64 y) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)))) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (neg.f64 (cos.f64 y)) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) 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 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (neg.f64 (cos.f64 y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (neg.f64 (cos.f64 y)) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (cos.f64 y) z))))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
(fma.f64 z (cos.f64 y) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
(fma.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) (*.f64 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (neg.f64 (cos.f64 y)) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (neg.f64 (cos.f64 y)) z)))) |
(-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) x)) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 x) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (cos.f64 y) z)))))) |
(+.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(+.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) |
(*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y)) |
(-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.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) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.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))) (-.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)) (fma.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 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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal -1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) #s(literal -1/6 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) y))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.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(literal 1 binary64) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x) |
(*.f64 x (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z)) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z)))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z)) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z))) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z)))))) |
(fma.f64 (sin.f64 y) x (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x)) |
(fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z))) |
(fma.f64 x (sin.f64 y) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x)) |
(fma.f64 x (sin.f64 y) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z))) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 (cos.f64 y) x) z))) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 x (*.f64 (/.f64 (cos.f64 y) x) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (pow.f64 (sin.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))))) |
(fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) |
(fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) |
(-.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))) |
(-.f64 (sin.f64 y) (*.f64 (neg.f64 z) (/.f64 (cos.f64 y) x))) |
(-.f64 (sin.f64 y) (*.f64 (/.f64 (neg.f64 (cos.f64 y)) x) z)) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z))))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(/.f64 (cos.f64 y) x) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx x x) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* x (sin y)) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) x)) |
#s(approx (/ (cos y) x) (/.f64 (cos.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) x))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) x))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) x))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) 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 (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (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 (* (cos y) z) (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 (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 (fma.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 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) 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 (* (+ (* (* 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 (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (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 (* (cos y) z) (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 (* (+ (* (/ (cos y) x) z) (sin y)) x) z) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (fma.f64 x y z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (+.f64 (/.f64 z x) y)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (/ (cos y) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (cos y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos y) x) (fma.f64 (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (cos y) x) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* (+ (* (* 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 (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#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 (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))) z))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))) z))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))) z))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
Compiled 7 581 to 1 079 computations (85.8% saved)
28 alts after pruning (24 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 279 | 22 | 301 |
| Fresh | 10 | 2 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 290 | 28 | 318 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| 76.7% | (fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z)) | |
| ▶ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 53.5% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) | |
| 54.2% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) | |
| 56.0% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) | |
| 39.3% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) | |
| 52.2% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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))))) | |
| ▶ | 52.5% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
| 52.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) | |
| 52.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| ▶ | 53.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
| ▶ | 92.0% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
| ▶ | 38.7% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
| ✓ | 87.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
| 61.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z)) | |
| 49.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))))) x)) | |
| ✓ | 62.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 45.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) | |
| 33.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) | |
| 49.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) | |
| 87.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) x)) | |
| 38.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 38.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 38.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| 38.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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))) | |
| 38.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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))) | |
| ✓ | 40.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 267 to 809 computations (36.1% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
(fma.f64 x y z) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 z #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
(*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z) |
(fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) |
(/.f64 (sin.f64 y) z) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (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 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 (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (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 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 (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (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)) z))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ z x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (* (+ (* x (/ (sin y) z)) (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 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (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 (+ (* 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 (* (+ (* (* 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 (* 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 (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 z)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* y (+ x (/ z y))))) |
#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 (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ z y))))))) |
#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 (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* z (+ 1 (/ (* x y) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* 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 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 (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | y | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* (sin y) x) (* (cos y) z)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (sin y) x) (* (cos y) z)) (* (+ (* x (/ (sin y) z)) (cos y)) z) (+ (* x (/ (sin y) z)) (cos y)) (/ (sin y) z)) |
| 4.0ms | x | @ | inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* (sin y) x) (* (cos y) z)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (sin y) x) (* (cos y) z)) (* (+ (* x (/ (sin y) z)) (cos y)) z) (+ (* x (/ (sin y) z)) (cos y)) (/ (sin y) z)) |
| 2.0ms | z | @ | -inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* (sin y) x) (* (cos y) z)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (sin y) x) (* (cos y) z)) (* (+ (* x (/ (sin y) z)) (cos y)) z) (+ (* x (/ (sin y) z)) (cos y)) (/ (sin y) z)) |
| 2.0ms | y | @ | inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* (sin y) x) (* (cos y) z)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (sin y) x) (* (cos y) z)) (* (+ (* x (/ (sin y) z)) (cos y)) z) (+ (* x (/ (sin y) z)) (cos y)) (/ (sin y) z)) |
| 2.0ms | z | @ | inf | ((+ (* (cos y) z) (* (sin y) x)) (cos y) y z (* (sin y) x) (sin y) x (+ (* (sin y) x) (* (cos y) z)) (+ (* x y) z) (+ (* x (sin y)) (* z (cos y))) (* x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) (* y y) -1/6 1 (* z (cos y)) (cos y) (+ (* (sin y) x) (* (cos y) z)) (+ (* (sin y) x) (* (cos y) z)) (* (+ (* x (/ (sin y) z)) (cos y)) z) (+ (* x (/ (sin y) z)) (cos y)) (/ (sin y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 1966 |
| 0 | 342 | 1871 |
| 1 | 1604 | 1864 |
| 0 | 8093 | 1801 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(*.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
(fma.f64 x y z) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
(*.f64 z #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
(*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z) |
(fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) |
(/.f64 (sin.f64 y) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (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 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 (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (+ (cos y) (/ (* x (sin y)) z)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (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 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 (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (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)) z))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (* x (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ z x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (* (+ (* x (/ (sin y) z)) (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 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (+ (* (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 (+ (* 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 (* (+ (* (* 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 (* 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 (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 z)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (/ (* x y) z)))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ x z)))))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* x y) z)) 1/2)) (/ x z)))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* y (+ x (/ z y))))) |
#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 (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ z y))))))) |
#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 (+ (* x (/ (sin y) z)) (cos y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x y) z) #s(hole binary64 (* z (+ 1 (/ (* x y) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* 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 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 (* (+ (* x (/ (sin y) z)) (cos y)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (neg.f64 (cos.f64 y)) z))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 (cos.f64 y)) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)))) (fma.f64 (sin.f64 y) x (*.f64 (neg.f64 z) (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (sin.f64 y)) x) (*.f64 (neg.f64 (sin.f64 y)) x))) (fma.f64 (cos.f64 y) z (*.f64 (neg.f64 (sin.f64 y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z))))) |
(/.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)) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sin.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (sin.f64 y)) x) (*.f64 (neg.f64 (sin.f64 y)) x) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 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 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (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 (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 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(+.f64 (/.f64 (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 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
z |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.f64 y)) |
(sin.f64 y) |
x |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y))) (+.f64 z (*.f64 (neg.f64 x) y))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 x) y) (*.f64 (neg.f64 x) y) (*.f64 z (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 x y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z (*.f64 x y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 x y) z))))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 z (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 x y) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z (*.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 x y) z)))) |
(fma.f64 x y z) |
(fma.f64 y x z) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 z (*.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 x y) z))) |
(-.f64 z (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z (*.f64 x y))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 z (*.f64 x y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 x y) z)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 x y) z))))) |
(+.f64 (*.f64 x y) z) |
(+.f64 z (*.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64))) (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64))))) (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64))) (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64))) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(fma.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(fma.f64 z #s(approx (cos y) #s(literal 1 binary64)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)))) |
(-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 (neg.f64 z) #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z))))) (/.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)))))) |
(+.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
(+.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) z)) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) |
(*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) (-.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.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))) (-.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 #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 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 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.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(literal 1 binary64) |
(*.f64 #s(approx (cos y) #s(literal 1 binary64)) z) |
(*.f64 z #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z) |
(*.f64 z (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x)))))) |
(fma.f64 (cos.f64 y) z (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(fma.f64 (cos.f64 y) z (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(fma.f64 z (cos.f64 y) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(fma.f64 z (cos.f64 y) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) z)) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 z (*.f64 (/.f64 (sin.f64 y) z) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (pow.f64 (cos.f64 y) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64))) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))))) |
(fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) |
(fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x))))) (/.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)))))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) z) x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(/.f64 (sin.f64 y) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* x y) z) z) |
#s(approx (+ (* x y) z) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) (cos.f64 y)) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x y) z) (*.f64 x y)) |
#s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z x) y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) (*.f64 (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) x)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z x) y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y))))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) z) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 x y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (* (sin y) x) (*.f64 x y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (+ (* (* 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 (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) z) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (fma.f64 x y z)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 x (/.f64 y z) #s(literal 1 binary64))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) |
#s(approx (/ (sin y) z) (/.f64 y z)) |
#s(approx (/ (sin y) z) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (/ (sin y) z) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) z) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) z) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64))) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* x y) z) (*.f64 (+.f64 (/.f64 z y) x) y)) |
#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 (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (/ (sin y) z) (/.f64 (sin.f64 y) z)) |
#s(approx (+ (* x y) z) (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 z y) x)))) |
#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 (+ (* x (/ (sin y) z)) (cos y)) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* x y) z) (*.f64 (fma.f64 x (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) z))) |
#s(approx (+ (* x y) z) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) z))) |
#s(approx (* (+ (* x (/ (sin y) z)) (cos y)) z) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (sin.f64 y) z) x (cos.f64 y))) z))) |
Compiled 8 108 to 1 120 computations (86.2% saved)
38 alts after pruning (31 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 285 | 13 | 298 |
| Fresh | 1 | 18 | 19 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 288 | 38 | 326 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| 76.7% | (fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z)) | |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 54.2% | (fma.f64 (cos.f64 y) z (*.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)) | |
| 53.5% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) | |
| 56.0% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) | |
| 39.3% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) | |
| 52.2% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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))))) | |
| 52.5% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) | |
| 52.5% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) | |
| 52.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) | |
| 52.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| ✓ | 53.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
| 53.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (+.f64 (*.f64 x y) z)) | |
| 75.0% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) z)) | |
| ✓ | 38.7% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
| 43.5% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 43.9% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 30.9% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) | |
| 16.5% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) | |
| 16.5% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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)) | |
| ▶ | 17.0% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
| 16.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) #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))) | |
| 16.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) | |
| ✓ | 87.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
| 61.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z)) | |
| 49.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))))) x)) | |
| ✓ | 62.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| ▶ | 45.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
| 33.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) | |
| ▶ | 49.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
| ▶ | 87.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) x)) |
| 38.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ▶ | 38.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
| 38.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| 38.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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))) | |
| 38.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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))) | |
| ✓ | 40.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 841 to 1 149 computations (37.6% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) x)) |
(*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) x) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z) |
(+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) |
(/.f64 (sin.f64 y) z) |
(sin.f64 y) |
y |
z |
(/.f64 (cos.f64 y) x) |
(cos.f64 y) |
x |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
#s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
(*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x)) |
(fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 y (/.f64 z x)) |
(/.f64 z x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
(*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
(*.f64 (/.f64 (cos.f64 y) x) z) |
| 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ (+ (cos y) (/ (* x (sin y)) z)) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (/ (+ z (* -1/2 (* (pow y 2) z))) x))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (/ (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))) x))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* -1/2 (/ (* y z) x)))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (/ (+ x (* -1/2 (* y z))) x))) |
#s(approx (* y (/ z x)) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (/ (* 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (cos y)) x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (sin y))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (+ (sin y) (/ (* z (cos y)) x)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (+ (/ (cos y) x) (/ (sin y) z)))) |
#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 (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (* y 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos 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 (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ y (* -1 (/ (+ (* -1 z) (* 1/2 (* (pow y 2) z))) 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (/ z x))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (+ (/ 1 x) (/ y z)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ y x)) (/ 1 z))) (/ 1 x)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (+ (* y (+ (* y (- (* -1/6 (/ y z)) (* 1/2 (/ 1 x)))) (/ 1 z))) (/ 1 x)))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (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) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (* (cos y) z) #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 (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (/ z x))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* -1/2 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z x)) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z x)) (+ (/ 1 y) (/ z (* x (pow y 2)))))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 (/ z x)) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1) y)) (* -1/2 (/ z x)))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ z x)) (/ 1 y)))))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ (+ (sin y) (/ (* z (cos y)) x)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ y (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ y z)))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 (/ y x)) (/ 1 z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (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 (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y z)) (* 1/2 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ y x)) (/ 1 z)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | y | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (+ (/ (sin y) z) (/ (cos y) x)) z) (+ (/ (sin y) z) (/ (cos y) x)) (/ (sin y) z) (sin y) y z (/ (cos y) x) (cos y) x (+ (* (sin y) x) (* (cos y) z)) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y) -1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (/ (cos y) x) z)) |
| 9.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (+ (/ (sin y) z) (/ (cos y) x)) z) (+ (/ (sin y) z) (/ (cos y) x)) (/ (sin y) z) (sin y) y z (/ (cos y) x) (cos y) x (+ (* (sin y) x) (* (cos y) z)) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y) -1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (/ (cos y) x) z)) |
| 4.0ms | y | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (+ (/ (sin y) z) (/ (cos y) x)) z) (+ (/ (sin y) z) (/ (cos y) x)) (/ (sin y) z) (sin y) y z (/ (cos y) x) (cos y) x (+ (* (sin y) x) (* (cos y) z)) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y) -1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (/ (cos y) x) z)) |
| 4.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (+ (/ (sin y) z) (/ (cos y) x)) z) (+ (/ (sin y) z) (/ (cos y) x)) (/ (sin y) z) (sin y) y z (/ (cos y) x) (cos y) x (+ (* (sin y) x) (* (cos y) z)) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y) -1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (/ (cos y) x) z)) |
| 4.0ms | y | @ | inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (+ (/ (sin y) z) (/ (cos y) x)) z) (+ (/ (sin y) z) (/ (cos y) x)) (/ (sin y) z) (sin y) y z (/ (cos y) x) (cos y) x (+ (* (sin y) x) (* (cos y) z)) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (* (cos y) z) (cos y) (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (+ (* 1/24 (* y y)) -1/2) 1/24 (* y y) -1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) (+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (* (/ (cos y) x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 442 | 3093 |
| 0 | 477 | 3027 |
| 1 | 2304 | 2993 |
| 0 | 9092 | 2837 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) x)) |
(*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) x) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z) |
(+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) |
(/.f64 (sin.f64 y) z) |
(sin.f64 y) |
y |
z |
(/.f64 (cos.f64 y) x) |
(cos.f64 y) |
x |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
#s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 y y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
(*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x)) |
(fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 y (/.f64 z x)) |
(/.f64 z x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
(*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
(*.f64 (/.f64 (cos.f64 y) x) z) |
#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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (cos y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (/ (+ (* x (sin y)) (* z (cos y))) x))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ (+ (cos y) (/ (* x (sin y)) z)) x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx x #s(hole binary64 x)) |
#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 (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (/ (+ z (* -1/2 (* (pow y 2) z))) x))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (/ (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))) x))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* -1/2 (/ (* y z) x)))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (/ (+ x (* -1/2 (* y z))) x))) |
#s(approx (* y (/ z x)) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (/ (* 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (cos y)) x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (sin y))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (+ (sin y) (/ (* z (cos y)) x)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ (sin y) z))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (+ (/ (cos y) x) (/ (sin y) z)))) |
#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 (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 y)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 1)) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (/ (* y 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos 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 (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ y (* -1 (/ (+ (* -1 z) (* 1/2 (* (pow y 2) z))) 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 (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* x y)))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (/ z x))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (+ (* y (+ 1 (* y (+ (* -1/2 (/ z x)) (* -1/6 y))))) (/ z x)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (+ (/ 1 x) (/ y z)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ y x)) (/ 1 z))) (/ 1 x)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (+ (* y (+ (* y (- (* -1/6 (/ y z)) (* 1/2 (/ 1 x)))) (/ 1 z))) (/ 1 x)))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) z)) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) z)) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) z)) (* 1/120 (/ 1 z)))) (* 1/6 (/ 1 z)))) (/ 1 z))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) x)) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (/ (cos y) x) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) x)) (* 1/24 (/ 1 x)))) (* 1/2 (/ 1 x)))) (/ 1 x)))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (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) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (* (cos y) z) #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 (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (- (* 1/24 (pow y 2)) 1/2))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (/ z x))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ y (/ z x)))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ (* y (+ 1 (* -1/2 (/ (* y z) x)))) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (/ z x))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* 1/24 (/ (* (pow y 2) z) x)))) (/ z x)))) |
#s(approx (* (/ (cos y) x) z) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ z x)) (* (pow y 2) (+ (* -1/720 (/ (* (pow y 2) z) x)) (* 1/24 (/ z x)))))) (/ z x)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (/ (sin y) z) #s(hole binary64 (/ (sin y) z))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (* 1/24 (pow y 4)))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/24 (/ 1 (pow y 4))) (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(hole binary64 (* (pow y 2) (- 1/24 (* 1/2 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* -1/2 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z x)) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ z x)) (+ (/ 1 y) (/ z (* x (pow y 2)))))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 (/ z x)) (/ 1 y))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1) y)) (* -1/2 (/ z x)))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ z x)) (/ 1 y)))))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) #s(hole binary64 (/ (+ (sin y) (/ (* z (cos y)) x)) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (+ y (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) z))))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/2 (/ (pow y 2) x)) (+ (/ 1 x) (/ y z)))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 (/ y x)) (/ 1 z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) z))))))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (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 (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y z)) (* 1/2 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ y x)) (/ 1 z)))))) |
| Outputs |
|---|
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) x)) |
(*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) x) |
(*.f64 x #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z) |
(*.f64 z (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) z) z) (*.f64 (/.f64 (sin.f64 y) z) z)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (*.f64 (/.f64 (sin.f64 y) z) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 (sin.f64 y) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 z (/.f64 (sin.f64 y) z)) (*.f64 z (/.f64 (sin.f64 y) z))) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (*.f64 z (/.f64 (sin.f64 y) z)))))) |
(fma.f64 (/.f64 (cos.f64 y) x) z (*.f64 (/.f64 (sin.f64 y) z) z)) |
(fma.f64 (/.f64 (cos.f64 y) x) z (*.f64 z (/.f64 (sin.f64 y) z))) |
(fma.f64 z (/.f64 (cos.f64 y) x) (*.f64 (/.f64 (sin.f64 y) z) z)) |
(fma.f64 z (/.f64 (cos.f64 y) x) (*.f64 z (/.f64 (sin.f64 y) z))) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (*.f64 (/.f64 (sin.f64 y) z) z)) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (*.f64 z (/.f64 (sin.f64 y) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)))))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 x) (*.f64 (neg.f64 z) (neg.f64 (cos.f64 y)))) (*.f64 (neg.f64 z) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) x (*.f64 (neg.f64 z) (cos.f64 y))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (sin.f64 y) (neg.f64 x) (*.f64 z (neg.f64 (cos.f64 y)))) (*.f64 z (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y)))) (*.f64 (neg.f64 x) (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 y)) z (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (neg.f64 x) z)) |
(/.f64 (fma.f64 (cos.f64 y) (neg.f64 z) (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 x (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z))))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) (neg.f64 (*.f64 z x))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) (neg.f64 (*.f64 x z))) |
(/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) (*.f64 z x)) |
(/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) (*.f64 x z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) z) #s(literal 1 binary64) (/.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x z)) (/.f64 (*.f64 (neg.f64 (cos.f64 y)) z) (*.f64 x z))) |
(-.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x z)) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 x z))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x))))) (/.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)))))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) z) (*.f64 z x)) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) z) (*.f64 x z)) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x z))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 z x)) (/.f64 (*.f64 (cos.f64 y) z) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x z)) (/.f64 (*.f64 (cos.f64 y) z) (*.f64 x z))) |
(+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) |
(+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (sin.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) (*.f64 #s(literal 2 binary64) z)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(/.f64 (sin.f64 y) z) |
(sin.f64 y) |
y |
z |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(/.f64 (cos.f64 y) x) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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 (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
(*.f64 z #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (cos y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) y) y)) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) #s(literal -1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/13824 binary64) #s(literal -1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(literal 1/24 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/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
(*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x) |
(*.f64 x #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x)))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 (/.f64 z x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (/.f64 z x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (/.f64 z x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (pow.f64 (/.f64 z x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (/.f64 z x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (/.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (/.f64 z x))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x)) |
(fma.f64 y (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 z x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (/.f64 z x))) (/.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (/.f64 z x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (/.f64 z x))))) (/.f64 (pow.f64 (/.f64 z x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (/.f64 z x)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y) (/.f64 z x)) |
(+.f64 (/.f64 z x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 z x) y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 z x) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 z x) y) |
(*.f64 y (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 z y)) (neg.f64 x)) |
(/.f64 (*.f64 z y) x) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
(*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x) |
(*.f64 x #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
(*.f64 (/.f64 (cos.f64 y) x) z) |
(*.f64 z (/.f64 (cos.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 y) z))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) |
(/.f64 (*.f64 (cos.f64 y) z) x) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (cos.f64 y) z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) x)) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (*.f64 (/.f64 (cos.f64 y) x) z)) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) x)) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) (/.f64 (cos.f64 y) x)) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) (/.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) |
#s(approx (/ (cos y) x) (/.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (/.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (*.f64 y x)) z) x)) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) x)) |
#s(approx (* y (/ z x)) (*.f64 (/.f64 z x) y)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (* (/ (cos y) x) z) (*.f64 (/.f64 (cos.f64 y) x) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (sin.f64 y)) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) (/.f64 (sin.f64 y) z)) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) y) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) y)) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) x))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) x))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) x))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) z (neg.f64 z)) x) #s(literal -1 binary64) y)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 y x z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos 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)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) z) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (fma.f64 y x z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (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 (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (+.f64 (/.f64 z x) y)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (/.f64 z x)) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (+.f64 (/.f64 z x) y)) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) (+.f64 (/.f64 y z) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) (fma.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) (pow.f64 z #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 y z) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) x)) y (pow.f64 z #s(literal -1 binary64))) y (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (sin y) z) (/.f64 y z)) |
#s(approx (/ (sin y) z) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y)) |
#s(approx (/ (sin y) z) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) z) (*.f64 y y) (pow.f64 z #s(literal -1 binary64))) y)) |
#s(approx (/ (sin y) z) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) z) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (pow.f64 z #s(literal -1 binary64))) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (/ (cos y) x) (pow.f64 x #s(literal -1 binary64))) |
#s(approx (/ (cos y) x) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos y) x) (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) x) (*.f64 y y) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (/ (cos y) x) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) (pow.f64 x #s(literal -1 binary64)))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 y x z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos 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)) |
#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 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (cos y) z) z) |
#s(approx (* (cos y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (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 (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) #s(literal -1/2 binary64)) |
#s(approx (+ (* 1/24 (* y y)) -1/2) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (/.f64 z x)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (+.f64 (/.f64 z x) y)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) |
#s(approx (* (/ (cos y) x) z) (/.f64 z x)) |
#s(approx (* (/ (cos y) x) z) (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)) |
#s(approx (* (/ (cos y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) x) (*.f64 y y) (/.f64 z x))) |
#s(approx (* (/ (cos y) x) z) (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) x) (*.f64 y y) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) (*.f64 y y) (/.f64 z x))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (/ (sin y) z) (/.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 1/24 binary64))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (+ (* 1/24 (* y y)) -1/2) (* y y)) 1) (*.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -4 binary64)) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (fma.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) (*.f64 y y) y)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (+.f64 (/.f64 z (*.f64 (*.f64 y y) x)) (pow.f64 y #s(literal -1 binary64)))) (*.f64 y y))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 z x) #s(literal -1/2 binary64)) y #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z x)) (pow.f64 y #s(literal -1 binary64))) y))) |
#s(approx (+ (/ (sin y) z) (/ (cos y) x)) (/.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) z)) |
#s(approx z z) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (fma.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z y)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (/.f64 y z)) z)) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 y x) #s(literal -1/2 binary64)) z #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 (cos.f64 y)) x) (/.f64 (sin.f64 y) z)))) |
#s(approx (* (+ (/ (sin y) z) (/ (cos y) x)) z) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 (cos.f64 y)) x) (/.f64 (sin.f64 y) z)))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (neg.f64 z) (*.f64 #s(literal -1 binary64) (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y))))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (neg.f64 z) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) x)))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (neg.f64 z) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) (pow.f64 z #s(literal -1 binary64))))) |
Compiled 14 359 to 1 886 computations (86.9% saved)
47 alts after pruning (38 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 366 | 16 | 382 |
| Fresh | 4 | 22 | 26 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 373 | 47 | 420 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
| 76.7% | (fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z)) | |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| 54.2% | (fma.f64 (cos.f64 y) z (*.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)) | |
| 53.5% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) | |
| 56.0% | (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) | |
| 39.3% | (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) | |
| 52.2% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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))))) | |
| 52.5% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) | |
| 52.5% | (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) | |
| 52.6% | #s(approx (+ (* (sin y) x) (* (cos 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)) | |
| 52.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) | |
| ✓ | 53.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
| 53.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (+.f64 (*.f64 x y) z)) | |
| 75.0% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) z)) | |
| ✓ | 38.7% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
| 43.5% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 43.9% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) | |
| 30.9% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) | |
| 16.5% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) | |
| 16.5% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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)) | |
| ✓ | 17.0% | #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
| 16.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) | |
| 16.6% | #s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) | |
| ✓ | 87.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
| 61.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z)) | |
| 49.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))))) x)) | |
| ✓ | 62.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 45.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 y x) #s(literal -1/2 binary64)) z #s(literal 1 binary64))) y (/.f64 z x))) x)) | |
| 31.1% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) y (/.f64 z x))) x)) | |
| 49.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) | |
| 33.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) | |
| 87.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) x)) z)) x)) | |
| 63.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) (*.f64 z x)) z)) x)) | |
| ✓ | 49.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
| 31.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) z)) x)) | |
| 33.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) z)) x)) | |
| 38.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 #s(approx (+ (/ (sin y) z) (/ (cos y) x)) (/.f64 (sin.f64 y) z)) z)) x)) | |
| 17.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1 binary64)) y))) (*.f64 y y)))) x)) | |
| 31.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (* (/ (cos y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) x) (*.f64 y y) (/.f64 z x)))) x)) | |
| 38.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 38.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 38.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) | |
| 38.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| 38.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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))) | |
| 38.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| ✓ | 40.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 3 157 to 1 177 computations (62.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (+.f64 (*.f64 x y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) |
#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 (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos 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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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 (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 y x) #s(literal -1/2 binary64)) z #s(literal 1 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (* (/ (cos y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) x) (*.f64 y y) (/.f64 z x)))) x)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1 binary64)) y))) (*.f64 y 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 (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z)) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 #s(approx (+ (/ (sin y) z) (/ (cos y) x)) (/.f64 (sin.f64 y) z)) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y))) (*.f64 z (cos.f64 y))) |
(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 (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 (+ (* (sin y) x) (* (cos y) z)) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (cos.f64 y) x)) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) (*.f64 z x)) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (fma.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) x)) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z)) |
(+.f64 (*.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 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))))) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (cos.f64 y))))) z)) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
4 calls:
| 31.0ms | z |
| 19.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 18.0ms | x |
| 16.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 (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (+.f64 (*.f64 x y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) |
#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 (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos 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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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 (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 y x) #s(literal -1/2 binary64)) z #s(literal 1 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (* (/ (cos y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) x) (*.f64 y y) (/.f64 z x)))) x)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1 binary64)) y))) (*.f64 y 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 (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z)) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 #s(approx (+ (/ (sin y) z) (/ (cos y) x)) (/.f64 (sin.f64 y) z)) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y))) (*.f64 z (cos.f64 y))) |
(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:
| 49.0ms | x |
| 17.0ms | y |
| 14.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 14.0ms | z |
| 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 (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (+.f64 (*.f64 x y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) |
#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 (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos 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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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 (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 y x) #s(literal -1/2 binary64)) z #s(literal 1 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (* (/ (cos y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) x) (*.f64 y y) (/.f64 z x)))) x)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1 binary64)) y))) (*.f64 y 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 (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z)) |
(+.f64 (*.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 (*.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 #s(approx (+ (/ (sin y) z) (/ (cos y) x)) (/.f64 (sin.f64 y) z)) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (*.f64 (/.f64 (sin.f64 y) z) x)) z)) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) (*.f64 z (cos.f64 y))) |
(fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (fma.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y))) (*.f64 z (cos.f64 y))) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
4 calls:
| 17.0ms | z |
| 15.0ms | x |
| 13.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 13.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.8% | 2 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 88.5% | 3 | x |
| 81.8% | 3 | y |
| 89.7% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (+.f64 (*.f64 x y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) |
#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 (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos 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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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 (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 y x) #s(literal -1/2 binary64)) z #s(literal 1 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (* (/ (cos y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) x) (*.f64 y y) (/.f64 z x)))) x)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1 binary64)) y))) (*.f64 y 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 (+ (* (sin y) x) (* (cos y) z)) (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
4 calls:
| 12.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 11.0ms | x |
| 10.0ms | z |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.0% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 80.8% | 4 | y |
| 75.5% | 3 | x |
| 77.7% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (+.f64 (*.f64 x y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) |
#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 (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos 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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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 (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 y x) #s(literal -1/2 binary64)) z #s(literal 1 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (* (/ (cos y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) x) (*.f64 y y) (/.f64 z x)))) x)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1 binary64)) y))) (*.f64 y 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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 (cos.f64 y) z)) |
2 calls:
| 10.0ms | y |
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 3 | z |
| 76.2% | 3 | y |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 x y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (+.f64 (*.f64 x y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) |
#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 (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) #s(literal 1 binary64)) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 #s(approx (+ (* 1/24 (* y y)) -1/2) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) z (*.f64 (*.f64 x y) #s(literal -1/6 binary64))) y x) y z)) |
#s(approx (+ (* (sin y) x) (* (cos 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)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 y (*.f64 y #s(literal -1/6 binary64)) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x) z)) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.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 (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (fma.f64 (*.f64 (/.f64 y x) #s(literal -1/2 binary64)) z #s(literal 1 binary64))) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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 (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (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) (* (cos y) z)) (*.f64 #s(approx (+ (* x (/ (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) z) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 x z)) y #s(literal 1 binary64))) z)) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) #s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (* (/ (cos y) x) z) (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) z (*.f64 #s(literal -1/2 binary64) z)) x) (*.f64 y y) (/.f64 z x)))) x)) |
(+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 #s(approx (+ (* (/ (cos y) x) z) (sin y)) #s(approx (+ (* (+ (* (* y (/ z x)) -1/2) 1) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/2 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1 binary64)) y))) (*.f64 y y)))) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
4 calls:
| 27.0ms | y |
| 9.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | x |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.6% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 53.6% | 1 | z |
| 53.6% | 1 | x |
| 53.6% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
4 calls:
| 20.0ms | x |
| 1.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.7% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 45.6% | 3 | x |
| 46.8% | 3 | z |
| 40.7% | 1 | y |
Compiled 12 to 17 computations (-41.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
2 calls:
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.7% | 1 | x |
| 40.7% | 1 | z |
Compiled 2 to 6 computations (-200% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 9.525674242098265e-38 | 1.737377323928406e-33 |
| 14.0ms | -3.8946114666112357e+180 | -2.0924956552224567e+179 |
| 21.0ms | 240× | 0 | valid |
Compiled 372 to 329 computations (11.6% saved)
ival-sin: 6.0ms (39% of total)ival-cos: 5.0ms (32.5% of total)ival-mult: 3.0ms (19.5% of total)ival-add: 1.0ms (6.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 4.801531111973125e+197 | 1.8084257682401218e+211 |
| 14.0ms | 0.7354206418379109 | 99.31796164134079 |
| 30.0ms | -2.527268182604643e+48 | -7.053850779266527e+23 |
| 51.0ms | 448× | 0 | valid |
Compiled 1 174 to 866 computations (26.2% saved)
ival-sin: 14.0ms (35.1% of total)ival-cos: 12.0ms (30% of total)ival-mult: 11.0ms (27.5% of total)ival-add: 2.0ms (5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 99.31796164134079 | 145.51567303642176 |
| 2.0ms | -2.527268182604643e+48 | -7.053850779266527e+23 |
| 7.0ms | 64× | 0 | valid |
Compiled 747 to 524 computations (29.9% saved)
ival-cos: 2.0ms (38.8% of total)ival-sin: 2.0ms (38.8% of total)ival-mult: 1.0ms (19.4% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.0524714238078142e-204 | 2.2039894983051117e-197 |
| 9.0ms | -3.5505827362571743e-202 | -2.878182248279349e-202 |
| 18.0ms | 192× | 0 | valid |
Compiled 336 to 278 computations (17.3% saved)
ival-mult: 5.0ms (37% of total)ival-sin: 4.0ms (29.6% of total)ival-cos: 3.0ms (22.2% of total)ival-add: 1.0ms (7.4% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 257 |
| 1 | 96 | 257 |
| 2 | 130 | 257 |
| 3 | 221 | 257 |
| 4 | 457 | 257 |
| 5 | 1424 | 257 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(if (<=.f64 z #s(literal -299999999999999979740125177906314053379905943145036867359407170884208790236566985019928059554732765927336250261381108135513076982238456338885840494863373206086385764882312488550400 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 7423025276069149/11972621413014756705924586149611790497021399392059392 binary64)) (fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (<=.f64 y #s(literal -719999999999999966445568 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 3602879701896397/4503599627370496 binary64)) (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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))))) (if (<=.f64 y #s(literal 319999999999999994196182345859503423453672774943481143096853593430372419409261598044755221110499098415793427728726283417760907662132570954538039889606308616123545397151517466334633961143439227570334401136951296 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z))))) |
(if (<=.f64 y #s(literal -719999999999999966445568 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 100 binary64)) (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 (cos.f64 y) z)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
(if (<=.f64 z #s(literal -3860956584171391/11031304526203974597457456414861827591216226218170224705794538792432397774848431640257320003887617175667569787102671861633294128382337464639166223001902133228245297232354359845986844033174623155170927185464197384241152 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) z) (if (<=.f64 z #s(literal 441252181048159/1378913065775496824682182051857728448902028277271278088224317349054049721856053955032165000485952146958446223387833982704161766047792183079895777875237766653530662154044294980748355504146827894396365898183024673030144 binary64)) #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) #s(approx (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(if (<=.f64 z #s(literal -299999999999999979740125177906314053379905943145036867359407170884208790236566985019928059554732765927336250261381108135513076982238456338885840494863373206086385764882312488550400 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 z #s(literal 7423025276069149/11972621413014756705924586149611790497021399392059392 binary64)) (fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)))) |
(if (or (<=.f64 z #s(literal -299999999999999979740125177906314053379905943145036867359407170884208790236566985019928059554732765927336250261381108135513076982238456338885840494863373206086385764882312488550400 binary64)) (not (<=.f64 z #s(literal 7423025276069149/11972621413014756705924586149611790497021399392059392 binary64)))) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (fma.f64 (sin.f64 y) x #s(approx (* (cos y) z) z))) |
(if (<=.f64 y #s(literal -719999999999999966445568 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 3602879701896397/4503599627370496 binary64)) (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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))))) (if (<=.f64 y #s(literal 319999999999999994196182345859503423453672774943481143096853593430372419409261598044755221110499098415793427728726283417760907662132570954538039889606308616123545397151517466334633961143439227570334401136951296 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z))))) |
(if (<=.f64 y #s(literal -719999999999999966445568 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (if (<=.f64 y #s(literal 100 binary64)) (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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 (cos.f64 y) z)))) |
(if (or (<=.f64 y #s(literal -719999999999999966445568 binary64)) (not (<=.f64 y #s(literal 100 binary64)))) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) (+.f64 (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 z #s(approx (cos y) (fma.f64 (fma.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))) (fma.f64 y x z)) |
(if (<=.f64 z #s(literal -3860956584171391/11031304526203974597457456414861827591216226218170224705794538792432397774848431640257320003887617175667569787102671861633294128382337464639166223001902133228245297232354359845986844033174623155170927185464197384241152 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) z) (if (<=.f64 z #s(literal 441252181048159/1378913065775496824682182051857728448902028277271278088224317349054049721856053955032165000485952146958446223387833982704161766047792183079895777875237766653530662154044294980748355504146827894396365898183024673030144 binary64)) #s(approx (+ (* (sin y) x) (* (cos y) z)) (*.f64 #s(approx (sin y) y) x)) #s(approx (+ (* x (sin y)) (* z (cos y))) z))) |
(if (<=.f64 z #s(literal -3860956584171391/11031304526203974597457456414861827591216226218170224705794538792432397774848431640257320003887617175667569787102671861633294128382337464639166223001902133228245297232354359845986844033174623155170927185464197384241152 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) z) (if (<=.f64 z #s(literal 441252181048159/1378913065775496824682182051857728448902028277271278088224317349054049721856053955032165000485952146958446223387833982704161766047792183079895777875237766653530662154044294980748355504146827894396365898183024673030144 binary64)) #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) #s(approx (+ (* x (sin y)) (* z (cos y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
| 1× | fuel |
Compiled 267 to 68 computations (74.5% saved)
Compiled 552 to 152 computations (72.5% saved)
Loading profile data...