
Time bar (total: 4.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.1s | 8 254× | 0 | valid |
| 1.0ms | 2× | 1 | valid |
ival-cos: 360.0ms (43.1% of total)ival-sin: 337.0ms (40.4% of total)ival-mult!: 97.0ms (11.6% of total)ival-add!: 39.0ms (4.7% of total)adjust: 2.0ms (0.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 97 |
| 1 | 133 | 90 |
| 2 | 482 | 90 |
| 3 | 1353 | 90 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.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 (+ (sin y) (* 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 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#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 (* 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 (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (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 | |
|---|---|---|---|---|
| 19.0ms | z | @ | 0 | ((+ (+ 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)) |
| 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 | z | @ | -inf | ((+ (+ 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 531 |
| 0 | 155 | 513 |
| 1 | 994 | 513 |
| 0 | 8198 | 470 |
| 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 (+ (sin y) (* 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 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#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 (* 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 (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (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 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #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 z z))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(*.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(*.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 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.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 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (cos.f64 y) 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)) (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 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.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 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (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 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #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 z z)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(/.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 (*.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 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #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 z z))) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))))) |
(/.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 (*.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))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (+.f64 (sin.f64 y) x))) |
(neg.f64 (-.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) x)) |
(fma.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 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.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 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.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 #s(literal 1 binary64) (-.f64 x (sin.f64 y))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (-.f64 (-.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) x) |
(fma.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) (*.f64 (neg.f64 (neg.f64 z)) (cos.f64 y))) |
(fma.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(fma.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) (*.f64 (cos.f64 y) z)) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) x) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.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 (*.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 (fma.f64 (cos.f64 y) z (sin.f64 y)) (neg.f64 x)) |
(-.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 x (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.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 (*.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 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.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 (fma.f64 (cos.f64 y) z (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) (neg.f64 (*.f64 (neg.f64 z) (cos.f64 y)))) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(*.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 #s(literal 1 binary64) (-.f64 x (sin.f64 y)))) |
(*.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 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 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (neg.f64 (sin.f64 y)))))) |
(/.f64 (neg.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)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))) |
(/.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 x (sin.f64 y))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) |
(neg.f64 (-.f64 (neg.f64 x) (sin.f64 y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (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 x (sin.f64 y)))) |
(-.f64 (sin.f64 y) (neg.f64 x)) |
(-.f64 x (neg.f64 (sin.f64 y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (neg.f64 (neg.f64 (sin.f64 y)))) |
(+.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 1/2 binary64)))) |
(sin.f64 (+.f64 y (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/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 1/2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
#s(approx (+ x (sin y)) (*.f64 (-.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
#s(approx (+ x (sin y)) (*.f64 (-.f64 (/.f64 (sin.f64 y) x) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (fma.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 (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 (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 (sin y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* z (cos y)) z) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (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 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
Compiled 1 119 to 354 computations (68.4% saved)
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 12 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 12 | 97 |
| Status | Accuracy | Program |
|---|---|---|
| 69.5% | (fma.f64 (-.f64 (-.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) x) | |
| ▶ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 99.8% | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) | |
| ▶ | 80.8% | (+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| 73.1% | (+.f64 (+.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) | |
| 55.3% | (*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) | |
| ▶ | 55.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 54.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) | |
| ▶ | 57.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
| 63.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| ▶ | 64.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| 92.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
Compiled 328 to 310 computations (5.5% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 x (sin.f64 y)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
| Outputs |
|---|
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#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 (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y 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) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (+ y (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ y z)))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 2.0ms | z | @ | -inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 2.0ms | z | @ | inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 1.0ms | y | @ | inf | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
| 1.0ms | z | @ | 0 | ((+ (* (cos y) z) (+ (sin y) x)) (cos y) y z (+ (sin y) x) (sin y) x (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* z y) -1/2 1 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (+ (* (cos y) z) (sin y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 1302 |
| 0 | 316 | 1244 |
| 1 | 1978 | 1240 |
| 0 | 8285 | 1194 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(cos.f64 y) |
y |
z |
(+.f64 (sin.f64 y) x) |
(sin.f64 y) |
x |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 z x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(*.f64 z y) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(+.f64 x (sin.f64 y)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (sin y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (sin y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x y))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (sin y) x) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#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 (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -1/2 (* y z))))) |
#s(approx (* z y) #s(hole binary64 (* y 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) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1/2 (* y z)))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (+ y (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ y z)))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 1 z))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (neg.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) (neg.f64 (+.f64 (sin.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (neg.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) (neg.f64 (*.f64 (cos.f64 y) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(/.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 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64))) (-.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 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) |
(/.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))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(fma.f64 z (cos.f64 y) (+.f64 (sin.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x))) (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
(-.f64 (*.f64 (cos.f64 y) z) (neg.f64 (+.f64 (sin.f64 y) x))) |
(-.f64 (+.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (+.f64 (sin.f64 y) x) (neg.f64 (*.f64 (cos.f64 y) z))) |
(-.f64 x (neg.f64 (fma.f64 (cos.f64 y) z (sin.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 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y)))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))))) |
(+.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(+.f64 (*.f64 (cos.f64 y) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) z)) |
(+.f64 x (fma.f64 (cos.f64 y) z (sin.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))))) |
y |
z |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #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)))) (fma.f64 x x (*.f64 (sin.f64 y) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (neg.f64 (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)))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.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)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 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 x x)) (-.f64 (sin.f64 y) x)) |
(/.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 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 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) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (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 x (sin.f64 y)))) |
(-.f64 (sin.f64 y) (neg.f64 x)) |
(-.f64 x (neg.f64 (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 (*.f64 x x) (*.f64 (sin.f64 y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
(sin.f64 y) |
x |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 x z)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 z z (*.f64 x (neg.f64 z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 x x (*.f64 z (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 x x))) (neg.f64 (-.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 z z))) (neg.f64 (-.f64 x z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 z z) z))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 z z)) (-.f64 x z)) |
(/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 z z) z)) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z x)) (/.f64 (*.f64 x x) (-.f64 z x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x z)) (/.f64 (*.f64 z z) (-.f64 x z))) |
(-.f64 x (neg.f64 z)) |
(-.f64 z (neg.f64 x)) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 x x (-.f64 (*.f64 z z) (*.f64 x z))))) |
(+.f64 x z) |
(+.f64 z x) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 x z))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (fma.f64 x x (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (*.f64 x (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64))) (-.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 x z)) |
(fma.f64 y (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) (+.f64 x z)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (-.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x))) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (neg.f64 x)) |
(-.f64 x (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))))) (/.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 2 binary64)) (*.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) #s(literal 3 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (+.f64 x z)) |
(+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x) |
(+.f64 (+.f64 x z) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) |
(+.f64 x (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (neg.f64 z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (pow.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) (*.f64 z (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) z) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 z (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)))) (neg.f64 (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) 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 #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y))) (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) z)))) |
(/.f64 (fma.f64 (*.f64 z z) z (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) |
(fma.f64 y (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) z) |
(-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) z))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y))) (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)))) |
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (neg.f64 z)) |
(-.f64 z (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)))) |
(-.f64 z (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) z)))) (/.f64 (*.f64 (*.f64 z z) z) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) 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 #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)))))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y) z) |
(+.f64 z (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 #s(literal 1 binary64) z)) z) |
(*.f64 z (fma.f64 #s(literal -1/2 binary64) y (/.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.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))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z)))) (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 #s(literal 1 binary64) (*.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))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z))) (+.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 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 z y) #s(literal 1 binary64)) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(fma.f64 z (*.f64 #s(literal -1/2 binary64) y) #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 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 z y))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z)) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 z 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 z y) #s(literal -1/2 binary64)) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 z z) z)) (+.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 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) (*.f64 z (/.f64 #s(literal 1 binary64) z))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal -1/2 binary64) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* z (cos y)) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z) (*.f64 (+.f64 (sin.f64 y) x) (neg.f64 #s(approx (* z (cos y)) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z))) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) (/.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(-.f64 (+.f64 (sin.f64 y) x) (neg.f64 #s(approx (* z (cos y)) z))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) (/.f64 (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(+.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 x (+.f64 (sin.f64 y) #s(approx (* z (cos y)) z))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #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)))) (fma.f64 x x (*.f64 (sin.f64 y) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (neg.f64 (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)))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.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)))))) (neg.f64 (-.f64 x (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 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 x x)) (-.f64 (sin.f64 y) x)) |
(/.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 x (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 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) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (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 x (sin.f64 y)))) |
(-.f64 (sin.f64 y) (neg.f64 x)) |
(-.f64 x (neg.f64 (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 (*.f64 x x) (*.f64 (sin.f64 y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (neg.f64 (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.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)))) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (neg.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y))))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (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 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y)))) |
(-.f64 (*.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) |
(-.f64 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (sin.f64 y) (neg.f64 (*.f64 (cos.f64 y) z))) |
(+.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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.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 (-.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) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y)))))) |
(+.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (+ (sin y) x) (sin.f64 y)) |
#s(approx (+ (sin y) x) (+.f64 (sin.f64 y) x)) |
#s(approx x x) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 x z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 x z))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (sin y) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (sin y) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) 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 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (+ (sin y) x) (+.f64 x y)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ (sin y) x) (fma.f64 (fma.f64 (fma.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 (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 (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 (sin y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) (+.f64 z y)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 x z) (*.f64 y y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (+.f64 (/.f64 z (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) y #s(literal 1 binary64))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 x z) y)) #s(literal 1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64)) y))))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y)) |
#s(approx (+ (* (cos y) z) (+ (sin y) x)) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.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) 1) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 y z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ (* (cos y) 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 (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (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) 1) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 y z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) z))) |
#s(approx (+ (* (cos y) z) (sin y)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (neg.f64 (cos.f64 y))) z))) |
Compiled 3 465 to 1 146 computations (66.9% saved)
22 alts after pruning (19 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 252 | 14 | 266 |
| Fresh | 2 | 5 | 7 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 256 | 22 | 278 |
| Status | Accuracy | Program |
|---|---|---|
| 69.5% | (fma.f64 (-.f64 (-.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) x) | |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 73.1% | (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) | |
| ▶ | 80.8% | (+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
| ▶ | 55.1% | (+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
| 73.1% | (+.f64 (+.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) | |
| 55.3% | (*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) | |
| 55.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z (sin.f64 y))) | |
| ✓ | 55.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 37.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) | |
| 19.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) | |
| 31.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) | |
| 51.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) | |
| 63.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) | |
| ✓ | 64.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| ▶ | 92.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
| 26.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) | |
| ▶ | 8.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
| 20.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| 26.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) | |
| ▶ | 21.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
Compiled 667 to 641 computations (3.9% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x) |
(-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
x |
#s(literal -1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ z x) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y) |
(*.f64 y y) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
(+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* z (cos y)) z) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (sin.f64 y) x) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (+ x (+ (sin y) (* z (cos y)))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 1)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ y (* x (+ 1 (/ z x)))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (/ z x)))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (/ y x) (/ z x))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#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 (+ 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 y) (* -1/2 z)) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* y z)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#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 (cos y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ (sin y) x))) (* z (cos y))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (/ (sin y) x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (* y y) (* -1/2 z)) y) #s(hole binary64 (+ y (* -1/2 (* (pow y 2) z))))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (* z (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* y y) (* -1/2 z)) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ y z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (+ 1 (/ (sin y) x)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* y y) (* -1/2 z)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x -1 (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (* y y) (* -1/2 z)) y) (* y y) (* -1/2 z) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) -1/6 1 (* z (cos y)) (+ (+ (sin y) x) (* z (cos y))) (+ (sin y) x)) |
| 5.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x -1 (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (* y y) (* -1/2 z)) y) (* y y) (* -1/2 z) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) -1/6 1 (* z (cos y)) (+ (+ (sin y) x) (* z (cos y))) (+ (sin y) x)) |
| 4.0ms | x | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x -1 (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (* y y) (* -1/2 z)) y) (* y y) (* -1/2 z) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) -1/6 1 (* z (cos y)) (+ (+ (sin y) x) (* z (cos y))) (+ (sin y) x)) |
| 3.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x -1 (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (* y y) (* -1/2 z)) y) (* y y) (* -1/2 z) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) -1/6 1 (* z (cos y)) (+ (+ (sin y) x) (* z (cos y))) (+ (sin y) x)) |
| 3.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (+ (* (cos y) z) (sin y)) (cos y) y z (sin y) x -1 (+ (+ x (sin y)) (* z (cos y))) (+ z x) (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (* y y) (* -1/2 z)) y) (* y y) (* -1/2 z) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (+ (* (* y y) -1/6) 1) -1/6 1 (* z (cos y)) (+ (+ (sin y) x) (* z (cos y))) (+ (sin y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 365 | 2018 |
| 0 | 387 | 1933 |
| 1 | 2436 | 1919 |
| 0 | 10137 | 1824 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x) |
(-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(cos.f64 y) |
y |
z |
(sin.f64 y) |
x |
#s(literal -1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ z x) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y) |
(*.f64 y y) |
(*.f64 #s(literal -1/2 binary64) z) |
#s(literal -1/2 binary64) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
(+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* z (cos y)) z) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (sin.f64 y) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (+ x (+ (sin y) (* z (cos y)))) x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ z x) #s(hole binary64 z)) |
#s(approx (+ z x) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 1)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))) |
#s(approx (+ z x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* x (- (* -1 (/ z x)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ y (* x (+ 1 (/ z x)))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (/ z x)))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (/ y x) (/ z x))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#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 (+ 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 y) (* -1/2 z)) y) #s(hole binary64 (* y (+ 1 (* -1/2 (* y z)))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#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 (cos y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* -1/6 (pow y 2)))) |
#s(approx (+ (* (* y y) -1/6) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ (sin y) x))) (* z (cos y))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (/ (sin y) x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (* y y) (* -1/2 z)) y) #s(hole binary64 (+ y (* -1/2 (* (pow y 2) z))))) |
#s(approx (* -1/2 z) #s(hole binary64 (* -1/2 z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (* z (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* z (+ (cos y) (/ (sin y) z))))) |
#s(approx (+ z x) #s(hole binary64 (* z (+ 1 (/ x z))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (* y y) (* -1/2 z)) y) #s(hole binary64 (* z (+ (* -1/2 (pow y 2)) (/ y z))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (+ x (sin y)) z))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (+ 1 (/ (sin y) x)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (* (cos y) z) (sin y)) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z))))))) |
#s(approx (+ z x) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* y y) (* -1/2 z)) y) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y z)) (* 1/2 (pow y 2))))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) x)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64))) (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))) (neg.f64 x))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64))) x (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))) (*.f64 (cos.f64 y) z))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)))) x)) |
(/.f64 (fma.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64))) #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x)))) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (cos.f64 y) z))) #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) (fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (cos.f64 y) z))))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (neg.f64 x) (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y)))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 y) z (sin.f64 y))))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(fma.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) (/.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))))) |
(-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x))))) (/.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)))))) |
(+.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) z) x)) |
(+.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
(*.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 y) x) (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 (sin.f64 y))) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) z))) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (sin.f64 y)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 x) (sin.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) (neg.f64 x) (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) x (*.f64 x (sin.f64 y))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (sin.f64 y)) x (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (sin.f64 y) (neg.f64 x) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 x (neg.f64 x))) |
(/.f64 (*.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 (cos.f64 y) z) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x)) |
(/.f64 (*.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 (cos.f64 y) z) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) 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))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) 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))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y)))) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y)))) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (cos.f64 y) z)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)))) (neg.f64 (neg.f64 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 x x)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64))) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x))))) |
(/.f64 (fma.f64 (sin.f64 y) x (*.f64 x (*.f64 (cos.f64 y) z))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) z (sin.f64 y))) (neg.f64 x)) |
(/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) |
(fma.f64 (*.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) x) (/.f64 (sin.f64 y) x)) |
(fma.f64 z (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) x)) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 y) z) 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 x x)) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x)) (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) x))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (neg.f64 (sin.f64 y)) x)) |
(-.f64 (/.f64 (sin.f64 y) x) (/.f64 (*.f64 (neg.f64 z) (cos.f64 y)) x)) |
(-.f64 (/.f64 (sin.f64 y) x) (/.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x)) |
(-.f64 (/.f64 (sin.f64 y) x) (neg.f64 (/.f64 (*.f64 (cos.f64 y) z) x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x))))) (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) z) x) #s(literal 2 binary64)) (/.f64 (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (/.f64 (sin.f64 y) x)) |
(+.f64 (/.f64 (sin.f64 y) x) (/.f64 (*.f64 (cos.f64 y) z) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (neg.f64 (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (cos.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)))) (fma.f64 (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (neg.f64 z) (cos.f64 y)) (*.f64 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (neg.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y))))) |
(fma.f64 (cos.f64 y) z (sin.f64 y)) |
(fma.f64 z (cos.f64 y) (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 (cos.f64 y) z))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y)))) |
(-.f64 (*.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) |
(-.f64 (sin.f64 y) (*.f64 (neg.f64 z) (cos.f64 y))) |
(-.f64 (sin.f64 y) (neg.f64 (*.f64 (cos.f64 y) z))) |
(+.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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.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 (-.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) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) 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 (cos.f64 y) z) (sin.f64 y)))))) |
(+.f64 (*.f64 (cos.f64 y) z) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (cos.f64 y) z)) |
(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 |
z |
(sin.f64 y) |
x |
#s(literal -1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ z x) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) z)) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) z)) (*.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) y) (pow.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 y y (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 y (neg.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) (-.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) (*.f64 y y)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) y)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) y)))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) y) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) z) (*.f64 y y) y) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y y) z) y) |
(fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) (-.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) y))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (neg.f64 y)) |
(-.f64 y (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y y) z))) |
(-.f64 y (neg.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 y y (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal -1/8 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) y))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)) y) |
(+.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) z) |
(*.f64 z #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* z (cos y)) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z) (*.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (neg.f64 #s(approx (* z (cos y)) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)))) (neg.f64 (-.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(approx (* z (cos y)) z)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z))) (-.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(approx (* z (cos y)) z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z))) (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(approx (* z (cos y)) z))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(approx (* z (cos y)) z))) (/.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (-.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(approx (* z (cos y)) z)))) |
(-.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) (neg.f64 #s(approx (* z (cos y)) z))) |
(+.f64 (/.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(approx (* z (cos y)) z))))) (/.f64 (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z)) (+.f64 (pow.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(approx (* z (cos y)) z)))))) |
(+.f64 #s(approx (* z (cos y)) z) (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x)) |
(+.f64 (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) #s(approx (* z (cos y)) z)) |
(+.f64 x (+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (* z (cos y)) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) (*.f64 x (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))))) (neg.f64 (-.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) (-.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) (/.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (-.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))))) |
(-.f64 x (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)))))) (/.f64 (pow.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) (*.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))))))) |
(+.f64 #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) x) |
(+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y)) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) y) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
#s(literal 1 binary64) |
#s(approx (* z (cos y)) z) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* z (cos y)) z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (fma.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z) (*.f64 (+.f64 (sin.f64 y) x) (neg.f64 #s(approx (* z (cos y)) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)))) (neg.f64 (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z))) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z))) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))) (/.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (-.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))) |
(-.f64 (+.f64 (sin.f64 y) x) (neg.f64 #s(approx (* z (cos y)) z))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z))))) (/.f64 (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z)) (+.f64 (pow.f64 (+.f64 (sin.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)))))) |
(+.f64 #s(approx (* z (cos y)) z) (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (sin.f64 y) (+.f64 x #s(approx (* z (cos y)) z))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #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)))) (fma.f64 x x (*.f64 (sin.f64 y) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (neg.f64 (sin.f64 y)))))) |
(/.f64 (neg.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)))))) (neg.f64 (-.f64 x (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)))) (*.f64 x x))) (neg.f64 (-.f64 (sin.f64 y) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(/.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 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 x x)) (-.f64 (sin.f64 y) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (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 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) x)) (/.f64 (*.f64 x x) (-.f64 (sin.f64 y) x))) |
(-.f64 (sin.f64 y) (neg.f64 x)) |
(-.f64 x (neg.f64 (sin.f64 y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x (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 (*.f64 x x) (*.f64 (sin.f64 y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 x x) (*.f64 (sin.f64 y) x))))) |
(+.f64 (sin.f64 y) x) |
(+.f64 x (sin.f64 y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) x)) |
#s(approx x x) |
#s(approx (+ z x) z) |
#s(approx (+ z x) (+.f64 z x)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64))) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64))) x))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 z x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (sin y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x y)) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (/.f64 (+.f64 z y) x) #s(literal 1 binary64))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x) #s(literal 1 binary64))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x)) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 z x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (+.f64 z y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) x) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) |
#s(approx (+ (* (cos y) z) (sin y)) (+.f64 z y)) |
#s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx 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 (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 (sin y) (*.f64 (fma.f64 (fma.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) (* -1/2 z)) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (fma.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 (+ (* (* y y) -1/6) 1) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.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 (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 z x) (*.f64 y y))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* y y) -1/6) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z x) y)) #s(literal 1 binary64)) y))) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (fma.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x (*.f64 (cos.f64 y) z))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y) x)) |
#s(approx (+ (* (* y y) (* -1/2 z)) y) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) z y)) |
#s(approx (* -1/2 z) (*.f64 #s(literal -1/2 binary64) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (*.f64 (fma.f64 x (/.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) z) (cos.f64 y)) z)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (*.f64 (cos.f64 y) z) x)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) |
#s(approx (+ (* (cos y) z) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) |
#s(approx (+ z x) (*.f64 (+.f64 (/.f64 x z) #s(literal 1 binary64)) z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (+.f64 y x) z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* y y) (* -1/2 z)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 y 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 (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) z)) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 y) (*.f64 z x))) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (+ (* (cos y) z) (sin y)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (+ z x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 x z)) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (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 (+ (* (* y y) (* -1/2 z)) y) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 y z))) z))) |
Compiled 5 021 to 1 760 computations (64.9% saved)
31 alts after pruning (25 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 316 | 14 | 330 |
| Fresh | 3 | 11 | 14 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 321 | 31 | 352 |
| Status | Accuracy | Program |
|---|---|---|
| 69.5% | (fma.f64 (-.f64 (-.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) x) | |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 73.1% | (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) | |
| ✓ | 80.8% | (+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
| 55.1% | (+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) | |
| 48.2% | (+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) | |
| ▶ | 30.7% | (+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
| 73.1% | (+.f64 (+.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) | |
| 55.1% | (+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) | |
| 63.0% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) | |
| 37.6% | (+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| 55.3% | (*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) | |
| 55.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z (sin.f64 y))) | |
| ✓ | 55.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 19.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) | |
| 31.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) | |
| ▶ | 51.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
| ✓ | 64.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| 75.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) x)) x)) | |
| ▶ | 60.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x)) |
| ▶ | 81.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) #s(literal -1 binary64)) x)) |
| 33.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) | |
| ▶ | 44.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
| 26.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) | |
| ✓ | 8.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
| 4.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) z) y))) | |
| 8.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) | |
| 20.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| 26.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) | |
| ✓ | 21.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
Compiled 1 037 to 989 computations (4.6% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) #s(literal -1 binary64)) x) |
(-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) #s(literal -1 binary64)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z) |
(+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) |
(/.f64 (sin.f64 y) (*.f64 z x)) |
(sin.f64 y) |
y |
(*.f64 z x) |
z |
x |
(/.f64 (cos.f64 y) x) |
(cos.f64 y) |
#s(literal -1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) |
#s(approx (+ (* (* z y) -1/2) 1) (*.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) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
(+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) |
#s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 y y) y) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x) |
(-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) |
(/.f64 (sin.f64 y) x) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (+ x (+ (sin y) (* z (cos y)))) x))) |
#s(approx (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) #s(hole binary64 (/ (* z (+ (cos y) (/ (sin y) z))) x))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (/ (+ (cos y) (/ (sin y) z)) x))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (/ (sin y) (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 1)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) #s(hole binary64 (* -1 (/ (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))) x)))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (cos y)) (* -1 (/ (sin y) z))) x)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ y (* x (+ 1 (/ z x)))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (/ z x)))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (/ y x) (/ z x))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (+ (/ 1 x) (/ y (* x z))))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ y x)) (/ 1 (* x z)))) (/ 1 x)))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (+ (* y (+ (* y (- (* -1/6 (/ y (* x z))) (* 1/2 (/ 1 x)))) (/ 1 (* x z)))) (/ 1 x)))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (/ y (* x z)))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) (* x z))) (/ 1 (* x z)))))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) (* x z))) (* 1/6 (/ 1 (* x z))))) (/ 1 (* x z)))))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) (* x z))) (* 1/120 (/ 1 (* x z))))) (* 1/6 (/ 1 (* x z))))) (/ 1 (* x z)))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (/ (cos y) 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 (* -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) 1) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -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 (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (- (/ 1 (* y y)) 1/6) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (/ 1 (* y y)) 1/6) #s(hole binary64 (/ (+ 1 (* -1/6 (pow y 2))) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (+ (/ (cos y) x) (/ (sin y) (* x z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (- (/ 1 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (/ 1 (* y y)) 1/6) #s(hole binary64 (- (/ 1 (pow y 2)) 1/6))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ (sin y) x))) (* z (cos y))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (/ (sin y) x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (/ (+ (/ (sin y) x) (/ (* z (cos y)) x)) z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (+ y (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (* z (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ y z)))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 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) z) (sin y)) x) -1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (+ 1 (/ (sin y) x)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | x | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/ (sin y) (* z x)) (sin y) y (* z x) z x (/ (cos y) x) (cos y) -1 (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (* (- (/ 1 (* y y)) 1/6) (* (* y y) y)) (- (/ 1 (* y y)) 1/6) (/ 1 (* y y)) (* y y) 1/6 (* (* y y) y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (/ (sin y) x)) |
| 17.0ms | z | @ | 0 | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/ (sin y) (* z x)) (sin y) y (* z x) z x (/ (cos y) x) (cos y) -1 (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (* (- (/ 1 (* y y)) 1/6) (* (* y y) y)) (- (/ 1 (* y y)) 1/6) (/ 1 (* y y)) (* y y) 1/6 (* (* y y) y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (/ (sin y) x)) |
| 5.0ms | y | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/ (sin y) (* z x)) (sin y) y (* z x) z x (/ (cos y) x) (cos y) -1 (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (* (- (/ 1 (* y y)) 1/6) (* (* y y) y)) (- (/ 1 (* y y)) 1/6) (/ 1 (* y y)) (* y y) 1/6 (* (* y y) y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (/ (sin y) x)) |
| 4.0ms | y | @ | inf | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/ (sin y) (* z x)) (sin y) y (* z x) z x (/ (cos y) x) (cos y) -1 (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (* (- (/ 1 (* y y)) 1/6) (* (* y y) y)) (- (/ 1 (* y y)) 1/6) (/ 1 (* y y)) (* y y) 1/6 (* (* y y) y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (/ (sin y) x)) |
| 4.0ms | z | @ | -inf | ((+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/ (sin y) (* z x)) (sin y) y (* z x) z x (/ (cos y) x) (cos y) -1 (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) 1 (+ (+ x (sin y)) (* z (cos y))) (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+ (* (+ (* (* z y) -1/2) 1) y) z) (+ (* (* z y) -1/2) 1) (* (* z y) -1/2) (* z y) -1/2 (+ (+ x (sin y)) (* z (cos y))) (+ x (sin y)) (sin y) (* (+ (* (* y y) -1/6) 1) y) (* (- (/ 1 (* y y)) 1/6) (* (* y y) y)) (- (/ 1 (* y y)) 1/6) (/ 1 (* y y)) (* y y) 1/6 (* (* y y) y) (* z (cos y)) (+ (+ x (sin y)) (* z (cos y))) (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/ (+ (* (cos y) z) (sin y)) x) (/ (sin y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 491 | 3017 |
| 0 | 526 | 2851 |
| 1 | 3216 | 2845 |
| 0 | 8398 | 2642 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) #s(literal -1 binary64)) x) |
(-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) #s(literal -1 binary64)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z) |
(+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) |
(/.f64 (sin.f64 y) (*.f64 z x)) |
(sin.f64 y) |
y |
(*.f64 z x) |
z |
x |
(/.f64 (cos.f64 y) x) |
(cos.f64 y) |
#s(literal -1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) |
#s(approx (+ (* (* z y) -1/2) 1) (*.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) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
(+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) |
#s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(*.f64 (*.f64 y y) y) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x) |
(-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) |
(/.f64 (sin.f64 y) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ (sin y) (* z (cos y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ (sin y) (* z (cos y)))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (+ (sin y) (* z (cos y))) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (+ x (+ (sin y) (* z (cos y)))) x))) |
#s(approx (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) #s(hole binary64 (/ (* z (+ (cos y) (/ (sin y) z))) x))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (/ (+ (cos y) (/ (sin y) z)) x))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (/ (sin y) (* x z)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (cos y) x) #s(hole binary64 (/ (cos y) x))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ z (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ z (* y (+ 1 (* -1/2 (* y z)))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (sin y)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* x (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x)))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 1)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (/ (sin y) x) (/ (* z (cos y)) x))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* x (+ 1 (+ (/ z x) (/ (* y (+ 1 (* -1/2 (* y z)))) x)))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* x (+ 1 (/ (sin y) x))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (sin y) (* z (cos y))) x)) 1))))) |
#s(approx (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) #s(hole binary64 (* -1 (/ (* z (+ (* -1 (cos y)) (* -1 (/ (sin y) z)))) x)))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (cos y)) (* -1 (/ (sin y) z))) x)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ z (* y (+ 1 (* -1/2 (* y z))))) x)) 1))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin y) x)) 1))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ y z)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (+ x (+ z (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y))))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (* x (+ 1 (/ z x))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ y (* x (+ 1 (/ z x)))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* -1/2 (* y z))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ z x))) (* y (+ 1 (* y (+ (* -1/2 z) (* -1/6 y)))))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (/ z x)))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (/ y x) (/ z x))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (/ z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ y x) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* -1/2 (/ (* y z) x)) (/ 1 x))) (/ z x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (* y (+ (* y (+ (* -1/2 (/ z x)) (* -1/6 (/ y x)))) (/ 1 x))) (/ z x)))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (+ (/ 1 x) (/ y (* x z))))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (+ (* y (+ (* -1/2 (/ y x)) (/ 1 (* x z)))) (/ 1 x)))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (+ (* y (+ (* y (- (* -1/6 (/ y (* x z))) (* 1/2 (/ 1 x)))) (/ 1 (* x z)))) (/ 1 x)))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (/ y (* x z)))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) (* x z))) (/ 1 (* x z)))))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) (* x z))) (* 1/6 (/ 1 (* x z))))) (/ 1 (* x z)))))) |
#s(approx (/ (sin y) (* z x)) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) (* x z))) (* 1/120 (/ 1 (* x z))))) (* 1/6 (/ 1 (* x z))))) (/ 1 (* x z)))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (/ (cos y) 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 (* -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) 1) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (+ y z))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (+ 1 (* -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 (+ x (sin y)) #s(hole binary64 (+ x y))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ x (sin y)) #s(hole binary64 (+ x (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))))) |
#s(approx (- (/ 1 (* y y)) 1/6) #s(hole binary64 (/ 1 (pow y 2)))) |
#s(approx (- (/ 1 (* y y)) 1/6) #s(hole binary64 (/ (+ 1 (* -1/6 (pow y 2))) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* -1/2 (* (pow y 2) z))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* 1/24 (* (pow y 2) z))))))) |
#s(approx (* z (cos y)) #s(hole binary64 (+ z (* (pow y 2) (+ (* -1/2 z) (* (pow y 2) (+ (* -1/720 (* (pow y 2) z)) (* 1/24 z)))))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) #s(hole binary64 (* z (+ (/ (cos y) x) (/ (sin y) (* x z)))))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (+ (/ (cos y) x) (/ (sin y) (* x z))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1/2 (* (pow y 2) z)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (+ (/ x (pow y 2)) (/ z (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 z) (+ (/ 1 y) (/ z (pow y 2))))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* y (+ (* -1/2 z) (/ 1 y))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1/6 (pow y 3)))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 2)) 1/6)))) |
#s(approx (- (/ 1 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (/ 1 (* y y)) 1/6) #s(hole binary64 (- (/ 1 (pow y 2)) 1/6))) |
#s(approx (* z (cos y)) #s(hole binary64 (* z (cos y)))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ (+ x z) y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z y)) 1) y)) (* -1/2 z))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* y (- (* 1/2 z) (/ 1 y)))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) #s(hole binary64 (* -1 (* (pow y 3) (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (+ (* x (+ 1 (/ (sin y) x))) (* z (cos y))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (+ 1 (/ (sin y) x)))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (+ (/ (sin y) x) (/ (* z (cos y)) x)))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) #s(hole binary64 (/ (+ (/ (sin y) x) (/ (* z (cos y)) x)) z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (+ x (+ y (* z (+ 1 (* -1/2 (pow y 2)))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (+ y (* z (+ 1 (* -1/2 (pow y 2))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(hole binary64 (* z (+ (cos y) (+ (/ x z) (/ (sin y) z)))))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) #s(hole binary64 (* z (+ (cos y) (/ (* x (+ 1 (/ (sin y) x))) z))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (/ (* z (cos y)) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (* z (+ (/ 1 z) (+ (/ (cos y) x) (/ (sin y) (* x z))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (+ (/ x z) (/ y z))))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* z (+ 1 (+ (* -1/2 (pow y 2)) (/ y z)))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* z (+ (* -1/2 y) (/ 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) z) (sin y)) x) -1) x) #s(hole binary64 (* -1 (* z (+ (* -1 (cos y)) (* -1 (/ (* x (+ 1 (/ (sin y) x))) z))))))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (+ 1 (/ (sin y) x)) z))))))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) x)) (* -1 (/ (sin y) (* x z)))))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ x y) z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ y z)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* (* z y) -1/2) 1) #s(hole binary64 (* -1 (* z (- (* 1/2 y) (/ 1 z)))))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)))) |
(-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64)) |
(+.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) |
(*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z) |
(*.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 z (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z)) (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) z) x) |
(fma.f64 (/.f64 (cos.f64 y) x) z (*.f64 (/.f64 (sin.f64 y) (*.f64 z x)) z)) |
(fma.f64 (*.f64 (cos.f64 y) z) (/.f64 #s(literal 1 binary64) x) (*.f64 z (/.f64 (sin.f64 y) (*.f64 z x)))) |
(fma.f64 z (/.f64 (cos.f64 y) x) (*.f64 z (/.f64 (sin.f64 y) (*.f64 z x)))) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) x) z) (*.f64 (/.f64 (sin.f64 y) (*.f64 z x)) z)) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) z) x) (*.f64 z (/.f64 (sin.f64 y) (*.f64 z x)))) |
(*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sin.f64 y)) x) (*.f64 (neg.f64 (*.f64 z x)) (neg.f64 (cos.f64 y)))) (*.f64 (neg.f64 (*.f64 z x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 z (neg.f64 (cos.f64 y)))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (*.f64 x (neg.f64 (cos.f64 y)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (sin.f64 y) x) (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y)))) (*.f64 (*.f64 z x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (cos.f64 y)) (*.f64 z x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (sin.f64 y)))) (*.f64 (neg.f64 x) (*.f64 z x))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (*.f64 z x)) (*.f64 x (*.f64 #s(literal -1 binary64) (sin.f64 y)))) (*.f64 x (*.f64 z 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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z))) #s(literal 1 binary64)) (*.f64 (-.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) 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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z))) #s(literal -1 binary64)) (*.f64 (-.f64 (cos.f64 y) (/.f64 (sin.f64 y) z)) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.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 (cos.f64 y) (/.f64 (sin.f64 y) z)))) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) z) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.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 (cos.f64 y) (/.f64 (sin.f64 y) z)))) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z x) (*.f64 z x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)))) (neg.f64 (-.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z x) (*.f64 z x))))) (neg.f64 (-.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) (*.f64 z x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) (*.f64 z x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z x) (*.f64 z x))) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) (cos.f64 y)) (*.f64 (*.f64 z x) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) (*.f64 z x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z x) (*.f64 z x))) (/.f64 (*.f64 (cos.f64 y) (sin.f64 y)) (*.f64 x (*.f64 z x))))))) |
(/.f64 (neg.f64 (fma.f64 (sin.f64 y) x (*.f64 (*.f64 z x) (cos.f64 y)))) (neg.f64 (*.f64 (*.f64 z x) x))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) (*.f64 z x) (*.f64 x (sin.f64 y)))) (neg.f64 (*.f64 x (*.f64 z x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)))) (neg.f64 (neg.f64 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 (*.f64 z x) (*.f64 z x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (-.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.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 x x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z x) (*.f64 z x)))) (-.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) (*.f64 z x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 y) (*.f64 z x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z x) (*.f64 z x))) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (/.f64 (*.f64 (sin.f64 y) (cos.f64 y)) (*.f64 (*.f64 z x) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 y) (*.f64 z x)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z x) (*.f64 z x))) (/.f64 (*.f64 (cos.f64 y) (sin.f64 y)) (*.f64 x (*.f64 z x)))))) |
(/.f64 (fma.f64 (sin.f64 y) x (*.f64 (*.f64 z x) (cos.f64 y))) (*.f64 (*.f64 z x) x)) |
(/.f64 (fma.f64 (cos.f64 y) (*.f64 z x) (*.f64 x (sin.f64 y))) (*.f64 x (*.f64 z x))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) |
(fma.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) x) (/.f64 (sin.f64 y) (*.f64 z x))) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 z x)) (/.f64 (cos.f64 y) x)) |
(-.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (neg.f64 (cos.f64 y)) x)) |
(-.f64 (/.f64 (cos.f64 y) x) (neg.f64 (/.f64 (sin.f64 y) (*.f64 z x)))) |
(+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) |
(+.f64 (/.f64 (cos.f64 y) x) (/.f64 (sin.f64 y) (*.f64 z x))) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 (*.f64 z x)))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 z x))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (neg.f64 z)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (neg.f64 x)) |
(/.f64 (/.f64 (sin.f64 y) x) z) |
(/.f64 (/.f64 (sin.f64 y) z) x) |
(/.f64 (sin.f64 y) (*.f64 z x)) |
(sin.f64 y) |
y |
(*.f64 z x) |
(*.f64 x z) |
z |
x |
(*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) 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))))) |
#s(literal -1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) (*.f64 x x)) (-.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) (-.f64 (*.f64 x x) (*.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y (+.f64 z x)) |
(fma.f64 y #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) (+.f64 z x)) |
(-.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) (neg.f64 x)) |
(+.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (+.f64 z x)) |
(+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x) |
(+.f64 x (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.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) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) (*.f64 z z)) (-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.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) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z)))) |
(fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) |
(fma.f64 y #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) z) |
(-.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) (neg.f64 z)) |
(+.f64 (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y) z) |
(+.f64 z (*.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y)) |
#s(approx (+ (* (* z y) -1/2) 1) (*.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) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)))) (neg.f64 (-.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(literal 2 binary64)) (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z))) (-.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) #s(approx (* z (cos y)) z))) (+.f64 (pow.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (* z (cos y)) z) #s(approx (* z (cos y)) z)) (*.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z))))) |
(-.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) (neg.f64 #s(approx (* z (cos y)) z))) |
(+.f64 #s(approx (* z (cos y)) z) (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x)) |
(+.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)) |
(+.f64 x (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) #s(approx (* z (cos y)) z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) #s(literal 2 binary64)) (*.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) #s(literal 2 binary64))) (-.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) #s(literal 2 binary64)) (*.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))))))) |
(-.f64 x (neg.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))))) |
(+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) |
(+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))))) |
#s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y)) y) |
(*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y)) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/36 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 y y) y)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/36 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 y y) y)) #s(literal 1/216 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (+.f64 #s(literal 1/36 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) |
(neg.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) y)) (fabs.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) y)) #s(literal -1/6 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1/6 binary64)) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) y)) (fabs.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 (fabs.f64 y) #s(literal -1 binary64)) (pow.f64 (fabs.f64 y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 y) #s(literal -1 binary64)) (pow.f64 (neg.f64 y) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1 binary64)) |
(pow.f64 y #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) y)) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 y)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 y y)))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) y) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) y)) |
(/.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -2 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.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) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
#s(approx (* z (cos y)) z) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)))) |
(-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) |
(+.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal 1 binary64)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) x)) |
#s(approx (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) |
#s(approx (/ (sin y) (* z x)) (/.f64 (sin.f64 y) (*.f64 z x))) |
#s(approx (* z x) (*.f64 z x)) |
#s(approx x x) |
#s(approx (/ (cos y) x) (/.f64 (cos.f64 y) x)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (+.f64 z x))) |
#s(approx (+ x (sin y)) (sin.f64 y)) |
#s(approx (+ x (sin y)) (+.f64 (sin.f64 y) x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (+.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) #s(literal 1 binary64)) x))) |
#s(approx (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) (neg.f64 (/.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (neg.f64 (cos.f64 y))) z) x))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 y) z)) (neg.f64 (cos.f64 y))) x))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (sin y)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 y) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x y)) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y (*.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (fma.f64 (+.f64 (/.f64 z x) #s(literal 1 binary64)) x (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (/.f64 (+.f64 z y) x) #s(literal 1 binary64))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x)) #s(literal 1 binary64))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 y x) #s(literal -1/6 binary64) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x)) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 z x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (+.f64 z y) x)) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (fma.f64 (fma.f64 (fma.f64 (/.f64 y x) #s(literal -1/6 binary64) (*.f64 (/.f64 z x) #s(literal -1/2 binary64))) y (/.f64 #s(literal 1 binary64) x)) y (/.f64 z x))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (+.f64 (/.f64 y (*.f64 z x)) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (fma.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z x))) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 y (*.f64 z x)) #s(literal -1/6 binary64)) (/.f64 #s(literal 1/2 binary64) x)) y (/.f64 #s(literal 1 binary64) (*.f64 z x))) y (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (sin y) (* z x)) (/.f64 y (*.f64 z x))) |
#s(approx (/ (sin y) (* z x)) (fma.f64 y (/.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 z x)) (/.f64 y (*.f64 z x)))) |
#s(approx (/ (sin y) (* z x)) (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (*.f64 z x)) (/.f64 #s(literal 1/6 binary64) (*.f64 z x))) (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 z x))) y)) |
#s(approx (/ (sin y) (* z x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 y y) (*.f64 z x)) (/.f64 #s(literal 1/120 binary64) (*.f64 z x)))) (/.f64 #s(literal 1/6 binary64) (*.f64 z x))) (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 z 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 (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 (sin y) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (/ (cos y) x) (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos y) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 y y) x)) (/.f64 #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 y y) (fma.f64 #s(literal -1/720 binary64) (/.f64 (*.f64 y y) x) (/.f64 #s(literal 1/24 binary64) x))) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) z) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) (+.f64 z y)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64))) |
#s(approx (* (* z y) -1/2) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (+ x (sin y)) (+.f64 y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) |
#s(approx (+ x (sin y)) (fma.f64 (fma.f64 (fma.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 (- (/ 1 (* y y)) 1/6) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
#s(approx (- (/ 1 (* y y)) 1/6) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (* y y) y) (*.f64 (*.f64 y y) y)) |
#s(approx (* z (cos y)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (* z (cos y)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) z)) (*.f64 #s(literal -1/2 binary64) z)) (*.f64 y y) z)) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/120 binary64)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (sin y) x) (fma.f64 y (*.f64 (-.f64 (*.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)) (/.f64 y x))) |
#s(approx (* (+ (/ (sin y) (* z x)) (/ (cos y) x)) z) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 y y) (+.f64 (fma.f64 #s(literal -1/2 binary64) z (/.f64 #s(literal 1 binary64) y)) (/.f64 (+.f64 z x) (*.f64 y y))))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (+.f64 (/.f64 z (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) (*.f64 y y))) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) z) y #s(literal 1 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
#s(approx (- (/ 1 (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (/ 1 (* y y)) 1/6) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))) |
#s(approx (* z (cos y)) (*.f64 (cos.f64 y) z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 z x) y)) #s(literal 1 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal -1/2 binary64) z (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 z y)) #s(literal 1 binary64)) y))))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) z) (/.f64 #s(literal 1 binary64) y)) y))) |
#s(approx (* (+ (* (* y y) -1/6) 1) y) (neg.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (fma.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x (*.f64 (cos.f64 y) z))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x)) |
#s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (+.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y) x)) |
#s(approx (+ (* (+ (* (* z y) -1/2) 1) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z y)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (+.f64 (/.f64 (+.f64 (sin.f64 y) x) z) (cos.f64 y)) z)) |
#s(approx (* (- (/ (+ (* (cos y) z) (sin y)) x) -1) x) (*.f64 (fma.f64 x (/.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) z) (cos.f64 y)) z)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (*.f64 (cos.f64 y) z) x)) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.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) 1) y) z) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 y z)) #s(literal 1 binary64)) z)) |
#s(approx (+ (* (* z y) -1/2) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) 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) z) (sin y)) x) -1) x) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) x) z)) (neg.f64 (cos.f64 y))) z))) |
#s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) z)) (/.f64 (neg.f64 (cos.f64 y)) x)) z))) |
#s(approx (/ (+ (* (cos y) z) (sin y)) x) (neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x)) z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal -1 binary64)) z))) |
#s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (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) 1) y) z) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 y z))) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (* z y) -1/2) 1) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) z)) z))) |
Compiled 4 506 to 1 931 computations (57.1% saved)
36 alts after pruning (27 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 281 | 10 | 291 |
| Fresh | 3 | 17 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 286 | 36 | 322 |
| Status | Accuracy | Program |
|---|---|---|
| 69.5% | (fma.f64 (-.f64 (-.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) x) | |
| ✓ | 99.9% | (fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
| 73.1% | (fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) | |
| ✓ | 80.8% | (+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
| 30.7% | (+.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)) | |
| 55.1% | (+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) | |
| 48.2% | (+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) | |
| 30.7% | (+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))))) #s(approx (* z (cos y)) z)) | |
| 32.0% | (+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 #s(approx (- (/ 1 (* y y)) 1/6) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) | |
| 73.1% | (+.f64 (+.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) | |
| 55.1% | (+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) | |
| 63.0% | (+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) | |
| 37.6% | (+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) | |
| 55.3% | (*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) | |
| 55.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z (sin.f64 y))) | |
| ✓ | 55.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| 19.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) | |
| ✓ | 51.2% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
| ✓ | 64.5% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
| 70.0% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64))) x)) | |
| ✓ | 60.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x)) |
| 43.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) | |
| 63.4% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z x) (*.f64 z x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (-.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x))) z)) #s(literal -1 binary64)) x)) | |
| 64.3% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (*.f64 x (neg.f64 (cos.f64 y)))) (*.f64 x x)) z)) #s(literal -1 binary64)) x)) | |
| 86.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64)) x)) | |
| 86.7% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) | |
| 61.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) | |
| 33.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) | |
| ✓ | 44.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
| 26.6% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) | |
| ✓ | 8.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
| 4.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) z) y))) | |
| 8.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) | |
| 20.1% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) | |
| 2.8% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) | |
| ✓ | 21.9% | #s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
Compiled 1 272 to 970 computations (23.7% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 #s(approx (- (/ 1 (* y y)) 1/6) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))))) #s(approx (* z (cos y)) z)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 (/.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) x) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (*.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (+.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) z) x) (*.f64 x (neg.f64 (cos.f64 y)))) (*.f64 x x)) z)) #s(literal -1 binary64)) x)) |
(fma.f64 (-.f64 (-.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 #s(literal 1 binary64) (-.f64 (sin.f64 y) (*.f64 (cos.f64 y) z))) x) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (cos.f64 y) z (sin.f64 y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 (cos.f64 y) z (sin.f64 y))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) z))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) x)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) z (sin.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (+.f64 (/.f64 (sin.f64 y) z) (cos.f64 y)) x) z)) #s(literal -1 binary64))) x)) |
(+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (fma.f64 (sin.f64 y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 z x) (*.f64 z x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (-.f64 (/.f64 (sin.f64 y) (*.f64 z x)) (/.f64 (cos.f64 y) x))) z)) #s(literal -1 binary64)) x)) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z (+.f64 (sin.f64 y) x)) |
4 calls:
| 17.0ms | x |
| 17.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 15.0ms | z |
| 13.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 #s(approx (- (/ 1 (* y y)) 1/6) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))))) #s(approx (* z (cos y)) z)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
| Outputs |
|---|
(+.f64 (+.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 (cos.f64 y) z (sin.f64 y))) |
4 calls:
| 35.0ms | y |
| 12.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 10.0ms | x |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.1% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 90.2% | 3 | x |
| 87.2% | 4 | y |
| 90.8% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 #s(approx (- (/ 1 (* y y)) 1/6) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))))) #s(approx (* z (cos y)) z)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) |
(+.f64 (+.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) (/.f64 (*.f64 (cos.f64 y) z) x)) x)) |
| Outputs |
|---|
(+.f64 (+.f64 x #s(approx (sin y) y)) (*.f64 z (cos.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) |
1 calls:
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.4% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 #s(approx (- (/ 1 (* y y)) 1/6) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))))) #s(approx (* z (cos y)) z)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(fma.f64 (cos.f64 y) z #s(approx (+ (sin y) x) (+.f64 x y))) |
1 calls:
| 10.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.3% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 #s(approx (- (/ 1 (* y y)) 1/6) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))))) #s(approx (* z (cos y)) z)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x (sin.f64 y)) #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
(+.f64 (+.f64 (sin.f64 y) x) #s(approx (* z (cos y)) z)) |
4 calls:
| 12.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 11.0ms | x |
| 8.0ms | y |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 1 | y |
| 80.8% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 80.8% | 1 | x |
| 80.8% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 #s(approx (- (/ 1 (* y y)) 1/6) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))))) #s(approx (* z (cos y)) z)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) z (sin.f64 y))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) (sin.f64 y)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
4 calls:
| 635.0ms | y |
| 25.0ms | x |
| 8.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.8% | 3 | z |
| 77.7% | 3 | x |
| 80.3% | 5 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 71.5% | 3 | y |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 #s(approx (- (/ 1 (* y y)) 1/6) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64))))) x) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y))))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (fma.f64 (*.f64 z z) z (*.f64 (*.f64 x x) x)) (fma.f64 z z (-.f64 (*.f64 x x) (*.f64 z x))))) |
(+.f64 (+.f64 x #s(approx (sin y) #s(approx (* (+ (* (* y y) -1/6) 1) y) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (pow.f64 y #s(literal 3 binary64)))))) #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
3 calls:
| 19.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 7.0ms | x |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.5% | 3 | y |
| 71.4% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 71.0% | 3 | x |
Compiled 10 to 14 computations (-40% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (* (cos y) z) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 #s(literal -1/2 binary64) z)) y #s(literal 1 binary64)) y z))) |
(+.f64 (+.f64 x #s(approx (sin y) (fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))))) #s(approx (* z (cos y)) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
(+.f64 #s(approx (+ x (sin y)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
1 calls:
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
2 calls:
| 22.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.2% | 3 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 71.3% | 3 | y |
Compiled 9 to 11 computations (-22.2% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
(+.f64 #s(approx (+ x (sin y)) (+.f64 y x)) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/2 binary64)))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (/.f64 #s(approx (sin y) y) x)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 y (*.f64 y (*.f64 #s(literal -1/2 binary64) z)) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) z) y))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 (-.f64 #s(approx (/ (+ (* (cos y) z) (sin y)) x) (*.f64 #s(approx (+ (/ (sin y) (* z x)) (/ (cos y) x)) (/.f64 #s(literal 1 binary64) x)) z)) #s(literal -1 binary64)) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) z #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ (+ (* (+ (* (* z y) -1/2) 1) y) z) x) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/2 binary64) #s(literal 1 binary64)) y z))) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (fma.f64 #s(approx (+ (* (* z y) -1/2) 1) (*.f64 (*.f64 z y) #s(literal -1/2 binary64))) y z) x)) |
(+.f64 (+.f64 x #s(approx (sin y) (*.f64 #s(approx (+ (* (* y y) -1/6) 1) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) y))) #s(approx (* z (cos y)) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (/.f64 (-.f64 (*.f64 z z) (*.f64 x x)) (-.f64 z x))) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 (+.f64 z y) x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
1 calls:
| 5.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.3% | 3 | y |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
#s(approx (+ (+ x (sin y)) (* z (cos y))) (*.f64 #s(approx (- (/ (+ (* (cos y) z) (sin y)) x) -1) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) (+.f64 z x)) |
4 calls:
| 2.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.5% | 1 | z |
| 64.5% | 1 | x |
| 64.5% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 64.5% | 1 | y |
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))) #s(approx (+ z x) z)) |
| Outputs |
|---|
#s(approx (+ (+ x (sin y)) (* z (cos y))) #s(approx (+ z x) z)) |
4 calls:
| 1.0ms | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 21.9% | 1 | x |
| 21.9% | 1 | y |
| 21.9% | 1 | (+.f64 (+.f64 x (sin.f64 y)) (*.f64 z (cos.f64 y))) |
| 21.9% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 8.973440916156178e+132 | 1.7709172819984764e+135 |
| 19.0ms | -3.406329805180476e+148 | -7.268885237212871e+142 |
| 24.0ms | 256× | 0 | valid |
Compiled 321 to 355 computations (-10.6% saved)
ival-sin: 7.0ms (44% of total)ival-cos: 5.0ms (31.4% of total)ival-add!: 3.0ms (18.9% of total)ival-mult!: 1.0ms (6.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.7709172819984764e+135 | 3.6768595254241545e+136 |
| 1.0ms | -3.406329805180476e+148 | -7.268885237212871e+142 |
| 13.0ms | 112× | 0 | valid |
Compiled 300 to 334 computations (-11.3% saved)
ival-sin: 3.0ms (50.6% of total)ival-cos: 2.0ms (33.7% of total)ival-add!: 1.0ms (16.9% of total)ival-mult!: 1.0ms (16.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.7709172819984764e+135 | 3.6768595254241545e+136 |
| 1.0ms | -3.406329805180476e+148 | -7.268885237212871e+142 |
Compiled 300 to 334 computations (-11.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 1.3201425877736961e-21 | 8.527977337160762e-20 |
| 9.0ms | -8.074515790663186e-14 | -2.627434741164014e-14 |
| 15.0ms | 192× | 0 | valid |
Compiled 264 to 290 computations (-9.8% saved)
ival-sin: 5.0ms (47.7% of total)ival-cos: 4.0ms (38.1% of total)ival-add!: 1.0ms (9.5% of total)ival-mult!: 1.0ms (9.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 5897.088658204832 | 47663.18576533148 |
| 11.0ms | -10700.700841240348 | -4930.360659566764 |
| 17.0ms | 176× | 0 | valid |
Compiled 309 to 333 computations (-7.8% saved)
ival-sin: 6.0ms (47.7% of total)ival-cos: 5.0ms (39.8% of total)ival-add!: 1.0ms (8% of total)ival-mult!: 1.0ms (8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 5897.088658204832 | 47663.18576533148 |
| 9.0ms | -10700.700841240348 | -4930.360659566764 |
| 12.0ms | 96× | 0 | valid |
Compiled 262 to 284 computations (-8.4% saved)
ival-cos: 3.0ms (43.4% of total)ival-sin: 3.0ms (43.4% of total)ival-mult!: 1.0ms (14.5% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 5.805781595916154e-16 | 5897.088658204832 |
| 19.0ms | -16339050552.768764 | -10700.700841240348 |
| 29.0ms | 304× | 0 | valid |
Compiled 487 to 527 computations (-8.2% saved)
ival-sin: 11.0ms (50.3% of total)ival-cos: 8.0ms (36.6% of total)ival-mult!: 2.0ms (9.1% of total)ival-add!: 1.0ms (4.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 5.805781595916154e-16 | 5897.088658204832 |
| 21.0ms | -7.304020629557333e+46 | -3.6236433640983e+41 |
| 24.0ms | 224× | 0 | valid |
Compiled 411 to 451 computations (-9.7% saved)
ival-sin: 9.0ms (49.5% of total)ival-cos: 7.0ms (38.5% of total)ival-add!: 1.0ms (5.5% of total)ival-mult!: 1.0ms (5.5% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 139 to 94 computations (32.4% saved)
Compiled 147 to 102 computations (30.6% saved)
Loading profile data...