
Time bar (total: 3.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)
| 990.0ms | 8 256× | 0 | valid |
ival-sin: 273.0ms (38.2% of total)ival-cos: 228.0ms (31.9% of total)ival-mult!: 167.0ms (23.4% of total)ival-add!: 46.0ms (6.4% of total)adjust: 2.0ms (0.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 93 |
| 1 | 95 | 90 |
| 2 | 219 | 90 |
| 3 | 626 | 90 |
| 4 | 4014 | 90 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
Compiled 16 to 16 computations (0% 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 | |
|---|---|---|---|---|
| 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)) |
| 1.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* x (sin y)) x (sin y) y (* z (cos y)) z (cos y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 540 |
| 0 | 156 | 534 |
| 1 | 866 | 528 |
| 0 | 7893 | 485 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
(*.f64 x (sin.f64 y)) |
x |
(sin.f64 y) |
y |
(*.f64 z (cos.f64 y)) |
z |
(cos.f64 y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (cos y)) x))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* x y))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* x (sin y)) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (cos y)) #s(hole binary64 z)) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.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))) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z))) (-.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))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.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 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) z) (-.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 (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 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (-.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 (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 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) z) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (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 |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) 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))))) |
(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 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) y) y x) y)) |
#s(approx (* x (sin y)) (*.f64 (fma.f64 (*.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)) 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 (*.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) y #s(literal 1 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 (*.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)) 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 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) 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 623 to 255 computations (59.1% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 10 | 62 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 10 | 63 |
| 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)) |
| 43.9% | (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) | |
| 52.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) | |
| ▶ | 51.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
| 52.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) | |
| 89.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) | |
| ▶ | 37.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
| 64.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) | |
| ▶ | 39.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 244 to 238 computations (2.5% saved)
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (sin y) x) (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#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 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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x 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 (* -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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 87.0ms | y | @ | 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))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (+ (* (cos y) z) (* (sin 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))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (+ (* (cos y) z) (* (sin 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))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (+ (* (cos y) z) (* (sin y) x))) |
| 2.0ms | z | @ | -inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (+ (* (cos y) z) (* (sin y) x))) |
| 2.0ms | z | @ | inf | ((+ (* (sin y) x) (* (cos y) z)) (sin y) y x (* (cos y) z) (cos y) z (+ (* x (sin y)) (* z (cos y))) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (+ (* (cos y) z) (* (sin y) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 279 | 1546 |
| 0 | 296 | 1486 |
| 1 | 1519 | 1486 |
| 0 | 8191 | 1424 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(cos.f64 y) |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z)) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) y z) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ (* x (sin y)) (* z (cos y))))) |
#s(approx (+ (* (sin y) x) (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (+ (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#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 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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x y))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* (pow y 2) (+ (* -1/5040 (* x (pow y 2))) (* 1/120 x))))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 z)) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #s(hole binary64 (+ z (* y (+ x (* y (+ (* -1/2 z) (* -1/6 (* x y))))))))) |
#s(approx (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x 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 (* -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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (+ (* (cos y) z) (* (sin y) x)) #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)) (*.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 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 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 (-.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(sin.f64 y) |
y |
x |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (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 (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)))) (+.f64 z (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) (*.f64 z (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))) (neg.f64 (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))) (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z)))) |
(/.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z) |
(fma.f64 y (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) z) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z))))) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y) z) |
(+.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (-.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) x) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) x) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (-.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x))))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) x) |
(+.f64 x (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) x) |
(*.f64 x (sin.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 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 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 (-.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(fma.f64 z (cos.f64 y) (*.f64 (sin.f64 y) x)) |
(fma.f64 x (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))) |
(-.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 (sin.f64 y)) x)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)))))) |
(+.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x)) |
(+.f64 (*.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
#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 x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (*.f64 x y)) z)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* z y) -1/2) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 x y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) y) x)) |
#s(approx (+ (* (* z y) -1/2) x) x) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 z (/.f64 (cos.f64 y) x) (sin.f64 y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x)) (neg.f64 y)))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 z x))) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #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) 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 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/24 binary64) z)) (*.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 (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))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 x y z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (* z y) (*.f64 z 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 (*.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 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 x y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x y) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#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 (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (+.f64 (/.f64 z (*.f64 y y)) (/.f64 x y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 z y)) (neg.f64 x)) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) z (/.f64 (neg.f64 x) y)))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 x y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 x y) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z y) -1/2) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (neg.f64 x) z)) z))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
Compiled 1 916 to 636 computations (66.8% saved)
17 alts after pruning (13 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 157 | 10 | 167 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 160 | 17 | 177 |
| 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)) |
| 43.9% | (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) | |
| 37.2% | (/.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))))) | |
| ▶ | 45.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z)) |
| ▶ | 37.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
| 52.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) x) y z)) | |
| ▶ | 89.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y)) x)) |
| ✓ | 37.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
| ▶ | 64.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 17.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.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 (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
| 10.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) | |
| 3.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| 17.5% | #s(approx (+ (* x (sin y)) (* z (cos 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))) | |
| 17.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) | |
| ✓ | 39.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 516 to 482 computations (6.6% saved)
| Inputs |
|---|
#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) |
(cos.f64 y) |
y |
x |
z |
(sin.f64 y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.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))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z)) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) 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 (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#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 (+ (* 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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y 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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#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 (/ (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 y #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (* z y) -1/2) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#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 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 (/ z x)) (/ 1 y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ z x)) (/ 1 y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x 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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#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 | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x) (cos y) y x z (sin y) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (* z y) -1/2) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z)) |
| 5.0ms | y | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x) (cos y) y x z (sin y) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (* z y) -1/2) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z)) |
| 4.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x) (cos y) y x z (sin y) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (* z y) -1/2) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z)) |
| 3.0ms | y | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x) (cos y) y x z (sin y) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (* z y) -1/2) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z)) |
| 3.0ms | y | @ | inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (cos y) x) z) (sin y)) x) (+ (* (/ (cos y) x) z) (sin y)) (/ (cos y) x) (cos y) y x z (sin y) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (sin y) (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (* z y) -1/2) (* z y) -1/2 (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* (* y (/ z x)) -1/2) 1) (* y (/ z x)) (/ z x) 1 (+ (* x (sin y)) (* z (cos y))) (* (cos y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 372 | 2203 |
| 0 | 400 | 2150 |
| 1 | 1992 | 2140 |
| 0 | 9129 | 2000 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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) |
(cos.f64 y) |
y |
x |
z |
(sin.f64 y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.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))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z)) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) 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(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) 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 (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#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 (+ (* 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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y 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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#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 (/ (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 y #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#s(approx (* (* z y) -1/2) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#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 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 (/ z x)) (/ 1 y))))) |
#s(approx (* (cos y) z) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ z x)) (/ 1 y)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x 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 (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 (/ y x)) (/ 1 z)))))) |
| Outputs |
|---|
#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) |
(*.f64 x (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) |
(/.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 (*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (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)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (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 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) 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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.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))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) 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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) 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)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) 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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.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 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) x)) |
(/.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) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
x |
z |
(sin.f64 y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
(*.f64 #s(approx (sin y) y) x) |
(*.f64 x #s(approx (sin y) y)) |
#s(approx (sin y) y) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
(/.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) (*.f64 z (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) (*.f64 z z)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z)))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) |
(fma.f64 y #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) z) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z))))) |
(+.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z) |
(+.f64 z (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y) z) |
(*.f64 (*.f64 z y) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 z y)) |
(*.f64 z (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z)) |
(/.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) z)))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z) |
(fma.f64 y #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) z)))) (/.f64 (*.f64 (*.f64 z z) z) (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) z))))) |
(+.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y) z) |
(+.f64 z (*.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 z x) y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 z x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 z x) y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 z x) y)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) #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) (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)))) (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 (fma.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/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 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))) (*.f64 #s(literal 2 binary64) x)) |
(/.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 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) #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 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x))) (-.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)) (fma.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/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 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) (*.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 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) (-.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 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) (-.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)) (fma.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/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) (fma.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/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 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) (*.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 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 x x)) (*.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(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) z) |
(*.f64 z (cos.f64 y)) |
#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 (* (+ (* (/ (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 x x) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (*.f64 y x)) z)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* z y) -1/2) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) 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 #s(literal -1/2 binary64) y) z x) x)) |
#s(approx (* y (/ z x)) (*.f64 (/.f64 z x) y)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.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 (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) y) x)) |
#s(approx (+ (* (* z y) -1/2) x) x) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#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 (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 z x) y)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 z x) y)) #s(literal 1 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #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 #s(literal -1/2 binary64) y) z 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 (/ (cos y) x) (/.f64 #s(literal 1 binary64) x)) |
#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 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#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) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (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 (* (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 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 y x z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (* (* z y) -1/2) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (* z y) (*.f64 z 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 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (+.f64 (/.f64 z (*.f64 y y)) (/.f64 x y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x 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 (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 z y))) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) z (/.f64 (neg.f64 x) y)))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) z (/.f64 (neg.f64 x) y)))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 z x)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.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 (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) z)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x 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 (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (* (+ (* (/ (cos y) x) z) (sin y)) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ (* (/ (cos y) x) z) (sin y)) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (sin.f64 y)) z) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 y x) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z y) -1/2) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (neg.f64 x) z)) z))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (neg.f64 x) z)) z))) |
#s(approx (+ (* (* y (/ z x)) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) z)) z))) |
Compiled 2 951 to 1 085 computations (63.2% saved)
25 alts after pruning (18 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 204 | 12 | 216 |
| Fresh | 2 | 6 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 208 | 25 | 233 |
| 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)) |
| 43.9% | (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) | |
| ✓ | 37.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
| 50.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.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))) x)) y z)) | |
| 31.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) x)) y z)) | |
| ▶ | 52.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y z)) |
| ▶ | 89.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.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))))) x) z (sin.f64 y)) x)) |
| 58.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) x)) | |
| ✓ | 37.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
| ✓ | 64.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 45.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.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)) | |
| 33.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) | |
| 46.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (+.f64 (/.f64 z x) y)) x)) | |
| 54.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)) | |
| 17.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.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 (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
| 37.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ▶ | 37.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
| 10.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) | |
| 3.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| ▶ | 17.5% | #s(approx (+ (* x (sin y)) (* z (cos 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))) |
| ▶ | 17.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
| 37.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) | |
| ✓ | 39.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 855 to 794 computations (7.1% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.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))))) x) z (sin.f64 y)) x)) |
(*.f64 (fma.f64 (/.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))))) x) z (sin.f64 y)) x) |
(fma.f64 (/.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))))) x) z (sin.f64 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))))) x) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
x |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y z)) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y z) |
#s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x) |
#s(approx (+ (* x (sin y)) (* z (cos 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 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
#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))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y y)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos 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 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) 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) |
(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) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
#s(literal 1/120 binary64) |
(*.f64 #s(literal -1/6 binary64) x) |
| 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 (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (/ (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* x (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* x (+ 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 (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* -1 (* x (* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* -1 (* x (+ 1/6 (* -1/120 (pow y 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 (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* x (* y (+ 1 (/ (* z (cos (* 1/2 (PI)))) x)))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* x (+ 1 (/ (* z (cos (* 1/2 (PI)))) x))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* x (+ 1 (/ (* z (cos (* 1/2 (PI)))) x))) (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* x (* y (- (* -1/6 (/ (* z (cos (* 1/2 (PI)))) x)) 1/6))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (/ (* z (sin (* 1/2 (PI)))) x))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (/ (* z (cos (* 1/2 (PI)))) x))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (+ (* -1/2 (/ (* y (* z (sin (* 1/2 (PI))))) x)) (/ (* z (cos (* 1/2 (PI)))) x)))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (+ (* y (+ (* -1/2 (/ (* z (sin (* 1/2 (PI)))) x)) (* y (- (* -1/6 (/ (* z (cos (* 1/2 (PI)))) x)) 1/6)))) (/ (* z (cos (* 1/2 (PI)))) x)))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (/ (sin (* 1/2 (PI))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (/ (sin (* 1/2 (PI))) x) (/ (* y (cos (* 1/2 (PI)))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y (sin (* 1/2 (PI)))) x)) (/ (cos (* 1/2 (PI))) x))) (/ (sin (* 1/2 (PI))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ (sin (* 1/2 (PI))) x)) (* -1/6 (/ (* y (cos (* 1/2 (PI)))) x)))) (/ (cos (* 1/2 (PI))) x))) (/ (sin (* 1/2 (PI))) x)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (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 (* 1/24 (* y y)) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (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 y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* 1/120 (* x (pow y 5))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* (pow y 5) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* (pow y 5) (+ (* -1/6 (/ x (pow y 2))) (+ (* 1/120 x) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* 1/120 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (pow y 2))) (+ (* 1/120 x) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* 1/120 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/120 x) (* 1/6 (/ x (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1 (/ x (pow y 4))) (+ (* -1/120 x) (* 1/6 (/ x (pow y 2))))))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* x (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* x (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* z (+ (* x (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (sin y) z) (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) z)) (* -1 (/ (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))) x))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x z (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (* (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/24 1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (+ (* (* (* y y) x) 1/120) (* -1/6 x)) 1/120 (* -1/6 x)) |
| 12.0ms | z | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x z (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (* (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/24 1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (+ (* (* (* y y) x) 1/120) (* -1/6 x)) 1/120 (* -1/6 x)) |
| 10.0ms | y | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x z (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (* (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/24 1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (+ (* (* (* y y) x) 1/120) (* -1/6 x)) 1/120 (* -1/6 x)) |
| 7.0ms | x | @ | -inf | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x z (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (* (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/24 1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (+ (* (* (* y y) x) 1/120) (* -1/6 x)) 1/120 (* -1/6 x)) |
| 7.0ms | x | @ | 0 | ((+ (* x (sin y)) (* z (cos y))) (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) x z (+ (* x (sin y)) (* z (cos y))) (+ (* (+ (* (* z y) -1/2) x) y) z) (+ (* (* z y) -1/2) x) (* (+ (* (* y (/ z x)) -1/2) 1) x) (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (* (* y y) x) -1/6) x) y) (+ (* (* (* y y) x) -1/6) x) (* (* y y) x) (* y y) -1/6 (+ (* x (sin y)) (* z (cos y))) (* (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/24 1/2 1 (+ (* x (sin y)) (* z (cos y))) (* (sin y) x) (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (+ (* (* (* y y) x) 1/120) (* -1/6 x)) 1/120 (* -1/6 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 600 | 4529 |
| 0 | 651 | 3939 |
| 1 | 3295 | 3780 |
| 0 | 8384 | 3574 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.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))))) x) z (sin.f64 y)) x)) |
(*.f64 (fma.f64 (/.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))))) x) z (sin.f64 y)) x) |
(fma.f64 (/.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))))) x) z (sin.f64 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))))) x) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
x |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y z)) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y z) |
#s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x) |
#s(approx (+ (* x (sin y)) (* z (cos 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 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
(*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z) |
#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))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y y)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos 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 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) 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) |
(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) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
#s(literal 1/120 binary64) |
(*.f64 #s(literal -1/6 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 (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (/ (+ (* x (sin y)) (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (/ (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (+ (* -1/2 (* (pow y 2) z)) (* x y))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (+ x (* -1/2 (* y z))))) |
#s(approx (* (sin y) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* x (- (* 1/120 (pow y 2)) 1/6)))) |
#s(approx (* -1/6 x) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (sin y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ (sin y) (/ (* z (cos y)) x))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* x (sin y)))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* x (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (sin y) (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* x (+ y (+ (* -1/2 (/ (* (pow y 2) z) x)) (/ z x)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 x)) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (* y z) x)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* x (+ 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 (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (sin y)) (* -1 (/ (* z (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) x))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ (+ z (* -1/2 (* (pow y 2) z))) x))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (* y z) x)) 1))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1 (* x (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* -1 (* x (* y (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/6 (* -1/120 (pow y 2)))) 1))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* -1 (* x (+ 1/6 (* -1/120 (pow y 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 (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* z (sin (* 1/2 (PI)))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* x (* y (+ 1 (/ (* z (cos (* 1/2 (PI)))) x)))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (* y (* z (sin (* 1/2 (PI)))))) (* x (+ 1 (/ (* z (cos (* 1/2 (PI)))) x))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* x (+ 1 (/ (* z (cos (* 1/2 (PI)))) x))) (* y (+ (* -1/2 (* z (sin (* 1/2 (PI))))) (* x (* y (- (* -1/6 (/ (* z (cos (* 1/2 (PI)))) x)) 1/6))))))) (* z (sin (* 1/2 (PI))))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (/ (* z (sin (* 1/2 (PI)))) x))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (/ (* z (cos (* 1/2 (PI)))) x))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (+ (* -1/2 (/ (* y (* z (sin (* 1/2 (PI))))) x)) (/ (* z (cos (* 1/2 (PI)))) x)))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (* y (+ 1 (+ (* y (+ (* -1/2 (/ (* z (sin (* 1/2 (PI)))) x)) (* y (- (* -1/6 (/ (* z (cos (* 1/2 (PI)))) x)) 1/6)))) (/ (* z (cos (* 1/2 (PI)))) x)))) (/ (* z (sin (* 1/2 (PI)))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (/ (sin (* 1/2 (PI))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (/ (sin (* 1/2 (PI))) x) (/ (* y (cos (* 1/2 (PI)))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y (sin (* 1/2 (PI)))) x)) (/ (cos (* 1/2 (PI))) x))) (/ (sin (* 1/2 (PI))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ (sin (* 1/2 (PI))) x)) (* -1/6 (/ (* y (cos (* 1/2 (PI)))) x)))) (/ (cos (* 1/2 (PI))) x))) (/ (sin (* 1/2 (PI))) x)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* x y)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ z (* y (+ x (* -1/2 (* y z))))))) |
#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 (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (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 (* 1/24 (* y y)) #s(hole binary64 (* 1/24 (pow y 2)))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* y (+ x (* -1/6 (* x (pow y 2))))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* y (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2))))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (+ x (* -1/6 (* x (pow y 2)))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* -1/6 x))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (+ (* -1/6 x) (* 1/120 (* x (pow y 2)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ x y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ x y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* y (+ (* -1/2 z) (/ x y))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1/6 (* x (pow y 3))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* -1/6 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) #s(hole binary64 (* (pow y 2) (+ (* -1/6 x) (/ x (pow y 2)))))) |
#s(approx (* (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 y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* 1/120 (* x (pow y 5))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* (pow y 5) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* (pow y 5) (+ (* -1/6 (/ x (pow y 2))) (+ (* 1/120 x) (/ x (pow y 4))))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* 1/120 (* x (pow y 4))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) #s(hole binary64 (* (pow y 4) (+ (* -1/6 (/ x (pow y 2))) (+ (* 1/120 x) (/ x (pow y 4))))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* 1/120 (* x (pow y 2))))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ x (pow y 2))) (* 1/120 x))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ z y))) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 (/ x y)) (* 1/2 z)))))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ x (pow y 2))) (* 1/6 x)))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/120 x) (* 1/6 (/ x (pow y 2)))))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1 (/ x (pow y 4))) (+ (* -1/120 x) (* 1/6 (/ x (pow y 2))))))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (+ (* x (sin y)) (* x (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (+ (sin y) (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (/ (* x (sin y)) z))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* x (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* z (+ (* x (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))) (/ (* x (sin y)) z))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (* z (+ (/ (sin y) z) (+ (/ (* (cos y) (sin (* 1/2 (PI)))) x) (/ (* (cos (* 1/2 (PI))) (sin y)) x)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ (* x y) z)))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* z (+ (* -1/2 y) (/ x z))))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* -1 (/ (* x (sin y)) z))))))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) z)) (* -1 (/ (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))) x))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (* x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x z)) (* 1/2 y)))))) |
| Outputs |
|---|
#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) |
(*.f64 x (fma.f64 (/.f64 (cos.f64 y) x) z (sin.f64 y))) |
(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 (*.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 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (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 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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.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 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) 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 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.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))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) 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))))) |
(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 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y)))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.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 (/.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) x) z)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) (*.f64 x x)) |
(/.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) |
(-.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (/.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(sin.f64 y) |
y |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
#s(literal 1 binary64) |
x |
z |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y)) (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y)) (*.f64 z z)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y)) (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) z)))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y z) |
(fma.f64 y #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) z) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) z))) |
(+.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y) z) |
(+.f64 z (*.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y)) |
#s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y))) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y) |
(*.f64 y (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x)) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(fma.f64 y x (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(fma.f64 x y (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)) |
(+.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) (neg.f64 (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x) x) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) x) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (-.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x))) |
(-.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 y y) x) |
(*.f64 y (*.f64 y x)) |
(*.f64 x (*.f64 y y)) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #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))) z)) |
(*.f64 #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))) z) |
(*.f64 z #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 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.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) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.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 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) #s(literal 1/4 binary64))) (neg.f64 (fma.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 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) #s(literal 1/24 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 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) #s(literal 1/4 binary64)) (fma.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)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) #s(literal 1/24 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 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.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)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) #s(literal 1/24 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) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 (*.f64 y y) #s(literal 1/24 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 (*.f64 #s(literal 1/24 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/24 binary64) (*.f64 y y)) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y x) y))) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y x) y)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y x) y) |
(*.f64 y (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y x)) |
(fma.f64 y x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) y)) |
(fma.f64 y x (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y))) |
(fma.f64 x y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) y)) |
(fma.f64 x y (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y))) |
(+.f64 (*.f64 y x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) y)) |
(+.f64 (*.f64 y x) (*.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) x)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y x) |
(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) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) x))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)))) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x))) |
(/.f64 (fma.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x x) x) (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) x) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/120 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/6 binary64) x)) |
(fma.f64 #s(literal -1/6 binary64) x (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
(fma.f64 x #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/6 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
#s(literal 1/120 binary64) |
(*.f64 #s(literal -1/6 binary64) x) |
(*.f64 x #s(literal -1/6 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 (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) z)) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) z (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (*.f64 (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z)) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (/.f64 (fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) z (*.f64 (sin.f64 y) x)) x)) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
#s(approx x x) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (*.f64 y x)) z)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* z y) -1/2) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x)) |
#s(approx (* (sin y) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) |
#s(approx (* -1/6 x) (*.f64 #s(literal -1/6 binary64) 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 (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (*.f64 (sin.f64 y) x)) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z (sin.f64 y)) x)) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (fma.f64 (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z (sin.f64 y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 y x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x) y) x)) |
#s(approx (+ (* (* z y) -1/2) x) x) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 (/.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (neg.f64 x) (+.f64 (neg.f64 y) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z) x))))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (/.f64 z x) y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)) y))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/120 binary64) (*.f64 y y) #s(literal 1/6 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) y (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z)) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (fma.f64 (*.f64 y x) (fma.f64 z (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (fma.f64 y (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z) y) #s(literal -1/2 binary64) (*.f64 (fma.f64 z (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z) x) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) y) x (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z) #s(literal -1/2 binary64))) y (*.f64 (fma.f64 z (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) x)) y (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (*.f64 z (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (fma.f64 (fma.f64 z (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) y (*.f64 z (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (fma.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z) y) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z)) x) #s(literal 1 binary64)) y (*.f64 z (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (fma.f64 (+.f64 (fma.f64 y (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z) x) #s(literal -1/6 binary64)) #s(literal 1/6 binary64)) y (*.f64 (*.f64 z (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) z) x)) #s(literal 1 binary64)) y (*.f64 z (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (/.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x)) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (fma.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) #s(literal -1/2 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x) y (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) (fma.f64 (fma.f64 y (/.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) x) (/.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) y (/.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (cos y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (cos y) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos y) (fma.f64 y (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) #s(literal -1/2 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos y) (fma.f64 y (fma.f64 y (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1/24 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal -1/720 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/24 binary64))) (*.f64 y y))) (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 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 (+ (* (+ (* (* z y) -1/2) x) y) z) z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 y x z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z x) y z)) |
#s(approx (* (sin y) x) (*.f64 y x)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y x) y)) |
#s(approx (* (sin y) x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 y y) x) y)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 y x)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
#s(approx (+ (* (* (* y y) x) -1/6) x) x) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (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 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/24 binary64) z)) (*.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 (* 1/24 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/24 binary64))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (*.f64 y x)) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x) y)) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y x) y)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) x) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 y y) x)) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y x)) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 #s(literal -1/6 binary64) x)) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x))) |
#s(approx (cos y) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (/.f64 z (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) y)) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) x) -1/6) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) x (/.f64 x (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (cos y) z) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #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))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (+ (* (- (* 1/24 (* y y)) 1/2) (* y y)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#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 y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (*.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) x) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x)) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/120 binary64) x (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/120 binary64) x (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) |
#s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) x)) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (+.f64 (neg.f64 x) (neg.f64 (/.f64 z y))) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) z (/.f64 (neg.f64 x) y)))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal 1/2 binary64) z (/.f64 (neg.f64 x) y)))) |
#s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (fma.f64 #s(literal 1/6 binary64) x (/.f64 (neg.f64 x) (*.f64 y y))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) x)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) y) (neg.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) (+.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/6 binary64) (*.f64 #s(literal -1/120 binary64) x)) (/.f64 (neg.f64 x) (*.f64 (*.f64 y y) (*.f64 y y))))))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z (sin.f64 y)) x)) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (fma.f64 (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z (sin.f64 y))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z (*.f64 y x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 x (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (*.f64 (*.f64 (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z) x)) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) x (/.f64 (*.f64 (sin.f64 y) x) z)) z)) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (*.f64 (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z)) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) z)) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 x z)) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (* (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 (sin.f64 y) x) z))) z))) |
#s(approx (+ (* (/ (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) x) z) (sin y)) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) x) (/.f64 (neg.f64 (sin.f64 y)) z)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y x) z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z y) -1/2) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (neg.f64 x) z)) z))) |
#s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 (neg.f64 x) z)) z))) |
Compiled 5 616 to 2 062 computations (63.3% saved)
31 alts after pruning (21 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 363 | 9 | 372 |
| Fresh | 1 | 12 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 366 | 31 | 397 |
| 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)) |
| 43.9% | (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) | |
| ✓ | 37.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
| 50.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.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))) x)) y z)) | |
| 31.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) x)) y z)) | |
| ✓ | 52.8% | #s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y z)) |
| 89.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) x) z (sin.f64 y)) x)) | |
| 58.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) x)) | |
| ✓ | 37.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
| ✓ | 64.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
| 45.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.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)) | |
| 33.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (/.f64 z x)) x)) | |
| 46.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (+.f64 (/.f64 z x) y)) x)) | |
| 54.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)) | |
| 17.4% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.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 (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
| 37.3% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) | |
| ✓ | 37.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
| 36.8% | #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)) | |
| 10.9% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) | |
| 3.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| 17.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) y)))) | |
| 17.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)))) | |
| ✓ | 17.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
| 17.5% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) x)) (*.f64 y y) x) y))) | |
| 16.7% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 y y) x) y))) | |
| 3.2% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x) #s(literal 1/120 binary64))) y))) | |
| 3.0% | #s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) #s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))))) | |
| 37.2% | #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))) | |
| ✓ | 39.6% | #s(approx (+ (* x (sin y)) (* z (cos y))) z) |
Compiled 1 069 to 844 computations (21% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y 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))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (+.f64 (/.f64 z x) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) #s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))))) |
#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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)))) |
#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))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x) #s(literal 1/120 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.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))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* 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 (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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos 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 (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
(+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (* x (sin y)) (* z (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 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) x) z (sin.f64 y)) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (-.f64 (*.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) x))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (sin.f64 y))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (fma.f64 (/.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))))) x) z (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))))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) x (*.f64 (cos.f64 y) z)) |
4 calls:
| 12.0ms | y |
| 11.0ms | x |
| 11.0ms | z |
| 11.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 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 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y 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))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (+.f64 (/.f64 z x) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) #s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))))) |
#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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)))) |
#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))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x) #s(literal 1/120 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.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))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* 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 (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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos 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 (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (*.f64 (sin.f64 y) x)) |
4 calls:
| 145.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 10.0ms | z |
| 9.0ms | x |
| 9.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 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y 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))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (+.f64 (/.f64 z x) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) #s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))))) |
#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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)))) |
#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))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x) #s(literal 1/120 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.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))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* 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 (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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos 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 (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (*.f64 (/.f64 (cos.f64 y) x) z)) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (cos.f64 y) z)) |
4 calls:
| 19.0ms | x |
| 9.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 9.0ms | z |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.9% | 3 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 74.0% | 3 | x |
| 80.0% | 3 | y |
| 80.2% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y 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))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (+.f64 (/.f64 z x) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) #s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))))) |
#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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)))) |
#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))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x) #s(literal 1/120 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.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))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* 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 (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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos 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 (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 (sin.f64 y) x)) |
3 calls:
| 9.0ms | x |
| 8.0ms | z |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.4% | 3 | x |
| 72.2% | 3 | y |
| 62.8% | 3 | z |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) #s(approx (* (+ (* (* y (/ z x)) -1/2) 1) x) x)) y 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))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (+ (* (/ (cos y) x) z) (sin y)) (+.f64 (/.f64 z x) y)) x)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) #s(approx (* (+ (* (* (* y y) x) -1/6) x) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/6 binary64))))) |
#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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (+ (* (+ (* (* z y) -1/2) x) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 x y)) (*.f64 y y)))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/6 binary64)) y)))) |
#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))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 #s(approx (+ (* (* y (/ z x)) -1/2) 1) (*.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 #s(approx (+ (* (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (* y y)) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x) #s(literal 1/120 binary64))) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.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))) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64))) (*.f64 y y) x) y))) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y x) (*.f64 #s(literal -1/2 binary64) z)) y x) y z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (cos y) z) (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z))) |
#s(approx (+ (* 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 (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))) #s(approx (* (sin y) x) (*.f64 (fma.f64 #s(approx (+ (* (* (* y y) x) 1/120) (* -1/6 x)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #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)) (fma.f64 (fma.f64 (*.f64 (/.f64 z x) y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (/.f64 z x))) x)) |
#s(approx (+ (* x (sin y)) (* z (cos 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 (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) z)) |
#s(approx (+ (* x (sin y)) (* z (cos y))) #s(approx (* (sin y) x) (fma.f64 y x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) x)) y) y) y)))) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) (fma.f64 y x z)) |
4 calls:
| 9.0ms | z |
| 8.0ms | x |
| 8.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.8% | 1 | x |
| 52.8% | 1 | z |
| 52.8% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 52.8% | 1 | y |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
#s(approx (+ (* x (sin y)) (* z (cos y))) (*.f64 #s(approx (sin y) y) x)) |
4 calls:
| 1.0ms | y |
| 1.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.6% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 42.7% | 2 | x |
| 39.6% | 1 | y |
| 43.3% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
| Outputs |
|---|
#s(approx (+ (* x (sin y)) (* z (cos y))) z) |
3 calls:
| 1.0ms | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.6% | 1 | (+.f64 (*.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 39.6% | 1 | z |
| 39.6% | 1 | x |
Compiled 10 to 14 computations (-40% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 4.9732519565694476e-130 | 2.377906544039816e-127 |
| 17.0ms | -3.9205563229405546e-116 | -3.0224551876794425e-118 |
| 22.0ms | 240× | 0 | valid |
Compiled 342 to 374 computations (-9.4% saved)
ival-sin: 9.0ms (54.2% of total)ival-cos: 5.0ms (30.1% of total)ival-mult!: 2.0ms (12% of total)ival-add!: 1.0ms (6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 6.412991532068191e-7 | 0.0011383049513623857 |
| 11.0ms | -6.388974183382795 | -0.030747620557006583 |
| 13.0ms | 240× | 0 | valid |
Compiled 417 to 449 computations (-7.7% saved)
ival-sin: 3.0ms (38.9% of total)ival-cos: 2.0ms (25.9% of total)ival-mult!: 2.0ms (25.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.918936429005632e+180 | 1.465998356028542e+182 |
| 9.0ms | 112× | 0 | valid |
Compiled 159 to 168 computations (-5.7% saved)
ival-sin: 3.0ms (48.5% of total)ival-cos: 2.0ms (32.3% of total)ival-mult!: 1.0ms (16.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 72 to 45 computations (37.5% saved)
Compiled 80 to 53 computations (33.8% saved)
Loading profile data...