
Time bar (total: 4.0s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.3s | 8 256× | 0 | valid |
ival-cos: 319.0ms (49% of total)ival-sin: 220.0ms (33.8% of total)ival-mult!: 94.0ms (14.4% of total)ival-sub!: 17.0ms (2.6% of total)adjust: 2.0ms (0.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 96 |
| 1 | 109 | 93 |
| 2 | 283 | 93 |
| 3 | 834 | 93 |
| 4 | 4881 | 93 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
Compiled 16 to 16 computations (0% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (cos.f64 y)) |
x |
(cos.f64 y) |
y |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#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) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | 0 | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | z | @ | -inf | ((- (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 530 |
| 0 | 156 | 516 |
| 1 | 942 | 509 |
| 0 | 8488 | 482 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 x (cos.f64 y)) |
x |
(cos.f64 y) |
y |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#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) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (*.f64 (+.f64 #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) (neg.f64 (fma.f64 (sin.f64 y) z (*.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 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 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 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.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) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #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) (fma.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 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x))) (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (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 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.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) z) (fma.f64 (sin.f64 y) z (*.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 z z))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 y) z (*.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 z z))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #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 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 z z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #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 x x) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 y)))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (neg.f64 (*.f64 (neg.f64 x) (cos.f64 y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) z (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 y)))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) (*.f64 z #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (*.f64 z #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 y)))) |
(fma.f64 (sin.f64 y) (*.f64 z #s(literal -1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 y)))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 y)))) |
(fma.f64 z (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.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)) (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) 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)) (neg.f64 (fma.f64 (sin.f64 y) z (*.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)) (fma.f64 (cos.f64 y) x (*.f64 (sin.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)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.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 x x) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #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 x x) (*.f64 (*.f64 (sin.f64 y) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y)))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 x)) (cos.f64 y))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 y)))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
x |
(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 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))))) |
y |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
(*.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.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) 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 (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 z (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64))) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (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) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
Compiled 955 to 303 computations (68.3% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 81 | 12 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 81 | 13 | 94 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| ▶ | 99.8% | (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
| 43.6% | (/.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 z z))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) | |
| 30.5% | (/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) | |
| 99.6% | (-.f64 (*.f64 x (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)))))) (*.f64 z (sin.f64 y))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 65.7% | (-.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 z y))) | |
| ▶ | 74.7% | (-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
| 43.5% | (*.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 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) | |
| ▶ | 51.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
| 51.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| ▶ | 52.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| 36.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
Compiled 376 to 350 computations (6.9% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(cos.f64 y) |
y |
x |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(neg.f64 z) |
z |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 x (*.f64 z y)) |
(*.f64 z y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
(*.f64 x #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 z (sin.f64 y)) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- x (* z y)) #s(hole binary64 (- x (* y z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* 1/6 (* y z)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* x (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (+ (* -1/6 (/ (* (pow y 2) z) x)) (* 1/2 y)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/6 (/ (* y z) x))))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y 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 y #s(hole binary64 y)) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/6 (* y z)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- x (* z y)) #s(hole binary64 (* y (- (/ x y) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* z (- (/ x z) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* 1/6 y))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 y)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 y) (* 1/2 (/ x z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | 0 | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (cos y) 1 (* z (sin y)) (+ (* (sin y) (neg z)) (* (cos y) x)) (* (cos y) x)) |
| 5.0ms | z | @ | 0 | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (cos y) 1 (* z (sin y)) (+ (* (sin y) (neg z)) (* (cos y) x)) (* (cos y) x)) |
| 4.0ms | z | @ | -inf | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (cos y) 1 (* z (sin y)) (+ (* (sin y) (neg z)) (* (cos y) x)) (* (cos y) x)) |
| 3.0ms | x | @ | 0 | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (cos y) 1 (* z (sin y)) (+ (* (sin y) (neg z)) (* (cos y) x)) (* (cos y) x)) |
| 2.0ms | x | @ | -inf | ((+ (* (cos y) x) (* (neg z) (sin y))) (cos y) y x (* (neg z) (sin y)) (neg z) z (sin y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (cos y) 1 (* z (sin y)) (+ (* (sin y) (neg z)) (* (cos y) x)) (* (cos y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 429 | 2347 |
| 0 | 460 | 2278 |
| 1 | 2752 | 2278 |
| 0 | 9131 | 2195 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(cos.f64 y) |
y |
x |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(neg.f64 z) |
z |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 x (*.f64 z y)) |
(*.f64 z y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
(*.f64 x #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 z (sin.f64 y)) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- x (* z y)) #s(hole binary64 (- x (* y z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* 1/6 (* y z)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* x (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (+ (* -1/6 (/ (* (pow y 2) z) x)) (* 1/2 y)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/6 (/ (* y z) x))))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y 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 y #s(hole binary64 y)) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* -1/120 (* (pow y 2) z)) (* 1/6 z))))))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* y (+ (* -1 z) (* (pow y 2) (+ (* 1/6 z) (* (pow y 2) (+ (* -1/120 z) (* 1/5040 (* (pow y 2) z)))))))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/6 (* y z)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (- x (* z y)) #s(hole binary64 (* y (- (/ x y) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* z (- (/ x z) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* 1/6 y))))) |
#s(approx (+ (* (cos y) x) (* (neg z) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 y)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 y) (* 1/2 (/ x z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) x)) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) x))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y)))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))))))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 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 |
x |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64)) |
(*.f64 (sin.f64 y) (neg.f64 z)) |
(neg.f64 (*.f64 (sin.f64 y) z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
(sin.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 #s(literal 1 binary64) (*.f64 z y)) (*.f64 x (*.f64 #s(literal 1 binary64) (*.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 (*.f64 (neg.f64 y) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 z y) (*.f64 z y) (*.f64 x (neg.f64 (*.f64 (neg.f64 y) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y)))) (neg.f64 (-.f64 x (*.f64 (neg.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y)))) (neg.f64 (+.f64 x (*.f64 z y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (neg.f64 y) z)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x (*.f64 (neg.f64 y) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 z y) (*.f64 z y) (*.f64 x (*.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 x (*.f64 (neg.f64 y) z))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (neg.f64 y) z))) (fma.f64 x x (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x (*.f64 (neg.f64 y) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 x x (fma.f64 (*.f64 z y) (*.f64 z y) (*.f64 x (*.f64 z y))))) |
(neg.f64 (-.f64 (*.f64 z y) x)) |
(fma.f64 (neg.f64 y) z x) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (neg.f64 y) z))) (/.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (-.f64 x (*.f64 (neg.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 z y))) (/.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (+.f64 x (*.f64 z y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (fma.f64 (*.f64 z y) (*.f64 z y) (*.f64 x (*.f64 z y))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y)) (fma.f64 x x (fma.f64 (*.f64 z y) (*.f64 z y) (*.f64 x (*.f64 z y)))))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (*.f64 z y))) |
(-.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(-.f64 x (*.f64 z y)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x (*.f64 (neg.f64 y) z))))) (/.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (neg.f64 y) z)) (fma.f64 x x (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x (*.f64 (neg.f64 y) z)))))) |
(+.f64 (*.f64 (neg.f64 y) z) x) |
(+.f64 x (*.f64 (neg.f64 z) y)) |
(+.f64 x (*.f64 (neg.f64 y) z)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) (*.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(fma.f64 y (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))) |
(-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) (neg.f64 x)) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z))) |
(-.f64 x (neg.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x) |
(+.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (neg.f64 z)) (pow.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (neg.f64 z) (*.f64 (neg.f64 y) (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (neg.f64 z)) (pow.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) #s(literal 3 binary64))) (fma.f64 z z (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (neg.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 z) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z))))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64))) (-.f64 (neg.f64 z) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z)) |
(/.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)))) |
(neg.f64 (-.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
(fma.f64 z #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
(fma.f64 y (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 z)) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 (neg.f64 z) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (-.f64 (neg.f64 z) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)))) (/.f64 (*.f64 (*.f64 z z) z) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z))))) |
(-.f64 (neg.f64 z) (*.f64 (neg.f64 y) (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (neg.f64 z) (neg.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
(-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(+.f64 (/.f64 (*.f64 (*.f64 z z) (neg.f64 z)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)))))) |
(+.f64 (neg.f64 z) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
(+.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) (neg.f64 z)) |
(*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) |
(*.f64 y (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x y) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y)) (pow.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 z y)) (*.f64 #s(literal -1/6 binary64) (*.f64 z y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 z y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (neg.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) z) y (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 z y))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) x (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) x (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 (sin.f64 y) z))))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x))) |
(fma.f64 #s(approx (cos y) #s(literal 1 binary64)) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x #s(approx (cos y) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) x (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 #s(approx (cos y) #s(literal 1 binary64)) x (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x)) (fma.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 (sin.f64 y) z)))))) |
(-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 #s(approx (cos y) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) x)) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 (*.f64 (cos.f64 y) x))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (neg.f64 z)) (sin.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y)))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) (/.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))))))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx x x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) z)) |
#s(approx (- x (* z y)) (-.f64 x (*.f64 z y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (cos.f64 y)) x)) |
#s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) x)) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 (*.f64 z y) x) #s(literal 1/6 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x))) #s(literal 1 binary64)) x))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) x))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (*.f64 #s(literal 1/2 binary64) y)) x))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y 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 (* (neg z) (sin y)) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal 1/6 binary64) z)) (neg.f64 z)) y)) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/120 binary64) z)) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y) (neg.f64 z)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (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 (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/120 binary64) z)) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 y y))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (neg.f64 z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x y)) z) y))) y))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)))) |
#s(approx z z) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z (*.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) y (/.f64 x z))) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64))) z)) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) z)) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (sin.f64 y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)))) |
Compiled 4 008 to 1 281 computations (68% saved)
27 alts after pruning (22 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 275 | 16 | 291 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 277 | 27 | 304 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
| 43.6% | (/.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 z z))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) | |
| 30.5% | (/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) | |
| ▶ | 99.6% | (-.f64 (*.f64 x (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)))))) (*.f64 z (sin.f64 y))) |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 65.7% | (-.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 z y))) | |
| ✓ | 74.7% | (-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
| 51.2% | (-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z #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)))) | |
| 43.5% | (*.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 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) | |
| 51.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) | |
| 52.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) | |
| ▶ | 51.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
| ▶ | 39.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
| ✓ | 52.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| 36.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 93.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) | |
| 45.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) | |
| 39.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) | |
| 51.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) | |
| ▶ | 14.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
| 49.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x)))) | |
| 2.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) | |
| 39.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) | |
| ▶ | 13.5% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
| 14.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y))) | |
| 3.3% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
Compiled 937 to 903 computations (3.6% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (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)))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (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)))))) |
x |
(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))))) |
(sin.f64 y) |
y |
(cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 y) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) z) |
(neg.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal -1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
(*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)) |
(-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) |
(/.f64 x y) |
(fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) |
(/.f64 x (*.f64 (*.f64 y y) y)) |
(*.f64 (*.f64 y y) y) |
(/.f64 z (*.f64 y y)) |
| Outputs |
|---|
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (- (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- x (* z y)) #s(hole binary64 (- x (* y z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (* x y) -1/2) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (+ (* x (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))) (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (* 1/6 z) (/ z (pow y 2))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (+ (* 1/6 z) (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))) (/ z (pow y 2))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* 1/6 z))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (+ (* 1/6 z) (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (+ (* 1/6 z) (/ x (pow y 3))))) |
#s(approx (/ x (* (* y y) y)) #s(hole binary64 (/ x (pow y 3)))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* x (+ (* -1 (/ (* z (sin y)) x)) (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* x (+ (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y)))) (/ (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))) x))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* x (- (+ (* 1/6 (/ z x)) (/ 1 (pow y 3))) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2)))))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* x (- (+ (* 1/6 (/ z x)) (/ 1 (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (* x (+ (* 1/6 (/ z x)) (/ 1 (pow y 3)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (* (pow y 3) (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3)))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))) x)) (* (pow y 3) (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3))))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 1/6 z) (/ z (pow y 2))) x)) (* 1/2 (/ 1 y))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* -1 (* x (- (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (* -1 (* x (- (* -1/6 (/ z x)) (/ 1 (pow y 3))))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (* x (cos (* 1/2 (PI)))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* y (- (* -1/6 (* x (cos (* 1/2 (PI))))) (* -1/6 z)))))) z))))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))))))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* -1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* (* y y) 1/6) -1) z) #s(hole binary64 (+ (* -1 z) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (* y y) 1/6) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* y y) 1/6) -1) #s(hole binary64 (- (* 1/6 (pow y 2)) 1))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* -1 (* y z))) (pow y 3)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* y (- (* -1/2 (* x y)) z))) (pow y 3)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) (pow y 3)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (/ (+ x (* -1/2 (* x (pow y 2)))) (pow y 3)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (/ (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/6 (* y z))))) (pow y 3)))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (/ (+ x (* 1/6 (* (pow y 3) z))) (pow y 3)))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (/ z (* y y)) #s(hole binary64 (/ z (pow y 2)))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (- x (* z y)) #s(hole binary64 (* y (- (/ x y) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* (* y y) 1/6) -1) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (* 1/6 z))))) |
#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/6 (/ 1 (pow y 2)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (* 1/6 z)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (/ x y) z) y)) (* 1/2 x)) y)) (* 1/6 z)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ x (pow y 2))) (* 1/2 x)) y)) (* 1/6 z)))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (+ (* (* y y) 1/6) -1) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (+ (* (pow y 3) (* z (- 1/6 (/ 1 (pow y 2))))) (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (/ x (pow y 3))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (+ (* z (- 1/6 (/ 1 (pow y 2)))) (/ x (pow y 3)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* z (- (/ x z) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (* z (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* z (+ (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) (/ (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))) z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* z (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* z (- (+ 1/6 (+ (* -1/2 (/ x (* y z))) (/ x (* (pow y 3) z)))) (/ 1 (pow y 2)))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* z (+ 1/6 (+ (* -1/2 (/ x (* y z))) (/ x (* (pow y 3) z))))))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (* z (+ 1/6 (/ x (* (pow y 3) z)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 y)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (* z (- (/ 1 (pow y 2)) 1/6)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))) z)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* z (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ (* -1/2 (/ x y)) (/ x (pow y 3))) z)) (/ 1 (pow y 2))) 1/6))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* -1/2 (/ x y)) (/ x (pow y 3))) z)) 1/6))))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ x (* (pow y 3) z))) 1/6))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | y | @ | -inf | ((- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (sin y) y (cos (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (* (cos y) (sin (* (PI) 1/2))) (cos y) (sin (* (PI) 1/2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* (* y y) 1/6) -1) z) (+ (* (* y y) 1/6) -1) (* y y) 1/6 -1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ x y) (+ (* 1/6 z) (/ x (* (* y y) y))) (/ x (* (* y y) y)) (* (* y y) y) (/ z (* y y))) |
| 7.0ms | x | @ | inf | ((- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (sin y) y (cos (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (* (cos y) (sin (* (PI) 1/2))) (cos y) (sin (* (PI) 1/2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* (* y y) 1/6) -1) z) (+ (* (* y y) 1/6) -1) (* y y) 1/6 -1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ x y) (+ (* 1/6 z) (/ x (* (* y y) y))) (/ x (* (* y y) y)) (* (* y y) y) (/ z (* y y))) |
| 6.0ms | x | @ | 0 | ((- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (sin y) y (cos (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (* (cos y) (sin (* (PI) 1/2))) (cos y) (sin (* (PI) 1/2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* (* y y) 1/6) -1) z) (+ (* (* y y) 1/6) -1) (* y y) 1/6 -1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ x y) (+ (* 1/6 z) (/ x (* (* y y) y))) (/ x (* (* y y) y)) (* (* y y) y) (/ z (* y y))) |
| 6.0ms | x | @ | -inf | ((- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (sin y) y (cos (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (* (cos y) (sin (* (PI) 1/2))) (cos y) (sin (* (PI) 1/2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* (* y y) 1/6) -1) z) (+ (* (* y y) 1/6) -1) (* y y) 1/6 -1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ x y) (+ (* 1/6 z) (/ x (* (* y y) y))) (/ x (* (* y y) y)) (* (* y y) y) (/ z (* y y))) |
| 5.0ms | y | @ | inf | ((- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (sin y) y (cos (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (* (cos y) (sin (* (PI) 1/2))) (cos y) (sin (* (PI) 1/2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (neg y) z) (neg y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* x y) -1/2) (* x y) -1/2 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* (* y y) 1/6) -1) z) (+ (* (* y y) 1/6) -1) (* y y) 1/6 -1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ x y) (+ (* 1/6 z) (/ x (* (* y y) y))) (/ x (* (* y y) y)) (* (* y y) y) (/ z (* y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 670 | 5266 |
| 0 | 719 | 4669 |
| 1 | 4286 | 4669 |
| 0 | 8264 | 4449 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 x (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)))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (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)))))) |
x |
(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))))) |
(sin.f64 y) |
y |
(cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 y) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) z) |
(neg.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x y) #s(literal -1/2 binary64)) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
#s(literal -1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
(*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)) |
(-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) |
(/.f64 x y) |
(fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) |
(/.f64 x (*.f64 (*.f64 y y) y)) |
(*.f64 (*.f64 y y) y) |
(/.f64 z (*.f64 y y)) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (- (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (- x (* z y)) #s(hole binary64 (- x (* y z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (* x y) -1/2) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (+ (* x (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))) (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (* 1/6 z) (/ z (pow y 2))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (+ (* 1/6 z) (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))) (/ z (pow y 2))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* 1/6 z))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (+ (* 1/6 z) (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (+ (* 1/6 z) (/ x (pow y 3))))) |
#s(approx (/ x (* (* y y) y)) #s(hole binary64 (/ x (pow y 3)))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* x (+ (* -1 (/ (* z (sin y)) x)) (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* x (+ (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y)))) (/ (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))) x))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* x (- (+ (* 1/6 (/ z x)) (/ 1 (pow y 3))) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2)))))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* x (- (+ (* 1/6 (/ z x)) (/ 1 (pow y 3))) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (* x (+ (* 1/6 (/ z x)) (/ 1 (pow y 3)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (/ (* z (sin y)) x)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (* (pow y 3) (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3)))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))) x)) (* (pow y 3) (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3))))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 1/6 z) (/ z (pow y 2))) x)) (* 1/2 (/ 1 y))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* -1 (* x (- (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y))) (/ 1 (pow y 3))))))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (* -1 (* x (- (* -1/6 (/ z x)) (/ 1 (pow y 3))))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (* x (cos (* 1/2 (PI)))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* y (- (* -1/6 (* x (cos (* 1/2 (PI))))) (* -1/6 z)))))) z))))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))))))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* -1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* (* y y) 1/6) -1) z) #s(hole binary64 (+ (* -1 z) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (* y y) 1/6) -1) #s(hole binary64 -1)) |
#s(approx (+ (* (* y y) 1/6) -1) #s(hole binary64 (- (* 1/6 (pow y 2)) 1))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* -1 (* y z))) (pow y 3)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* y (- (* -1/2 (* x y)) z))) (pow y 3)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) (pow y 3)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (/ (+ x (* -1/2 (* x (pow y 2)))) (pow y 3)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (/ (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/6 (* y z))))) (pow y 3)))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (/ (+ x (* 1/6 (* (pow y 3) z))) (pow y 3)))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (/ z (* y y)) #s(hole binary64 (/ z (pow y 2)))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (- x (* z y)) #s(hole binary64 (* y (- (/ x y) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* (* y y) 1/6) -1) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (* 1/6 z))))) |
#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/6 (/ 1 (pow y 2)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (* 1/6 z)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (/ x y) z) y)) (* 1/2 x)) y)) (* 1/6 z)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ x (pow y 2))) (* 1/2 x)) y)) (* 1/6 z)))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (* (+ (* (* y y) 1/6) -1) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (+ (* (pow y 3) (* z (- 1/6 (/ 1 (pow y 2))))) (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (/ x (pow y 3))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (+ (* z (- 1/6 (/ 1 (pow y 2)))) (/ x (pow y 3)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* z (- (/ x z) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (* z (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* z (+ (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) (/ (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))) z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* z (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* z (- (+ 1/6 (+ (* -1/2 (/ x (* y z))) (/ x (* (pow y 3) z)))) (/ 1 (pow y 2)))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* z (+ 1/6 (+ (* -1/2 (/ x (* y z))) (/ x (* (pow y 3) z))))))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (* z (+ 1/6 (/ x (* (pow y 3) z)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 y)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (* z (- (/ 1 (pow y 2)) 1/6)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))) z)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* z (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ (* -1/2 (/ x y)) (/ x (pow y 3))) z)) (/ 1 (pow y 2))) 1/6))))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* -1/2 (/ x y)) (/ x (pow y 3))) z)) 1/6))))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ x (* (pow y 3) z))) 1/6))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x (*.f64 (sin.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z))))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
(fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
(fma.f64 x (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z)) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)))) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
(*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) |
(*.f64 x (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) |
(fma.f64 x (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) (*.f64 x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)))) |
(fma.f64 x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) (*.f64 x (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)))) |
(+.f64 (*.f64 x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y))) (*.f64 x (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)))) |
(+.f64 (*.f64 x (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y))) (*.f64 x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x)) |
x |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)))))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) |
(sin.f64 (+.f64 y (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y))) |
(fma.f64 (sin.f64 y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y))) |
(fma.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 y))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y))) |
(sin.f64 y) |
y |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) |
(*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 y))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) y)) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(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))))) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) z)) |
(*.f64 (*.f64 z y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z y)) |
(*.f64 (neg.f64 y) z) |
(*.f64 z (neg.f64 y)) |
(neg.f64 (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x)))) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x) |
(fma.f64 y #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) x) |
(-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) (neg.f64 x)) |
(+.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y) x) |
(+.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 y x) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) x) y) |
(*.f64 #s(literal -1/2 binary64) (*.f64 y x)) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 y x) |
(*.f64 x y) |
#s(literal -1/2 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) x)))) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x) |
(fma.f64 y #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) x) |
(-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) (neg.f64 x)) |
(+.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y) x) |
(+.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) |
(*.f64 z (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 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 (*.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 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #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 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 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 (*.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 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) (*.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))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) #s(literal 1/216 binary64) #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 (expm1.f64 (*.f64 (log.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 3 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))))) |
(neg.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal -1 binary64)) |
(fma.f64 y (*.f64 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 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) |
(*.f64 (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 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/6 binary64) |
#s(literal -1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))))) |
(*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 y y)) y) |
(*.f64 (*.f64 (*.f64 y y) y) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y)))) |
(*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)) |
(fma.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (*.f64 (*.f64 y y) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y))) |
(fma.f64 (*.f64 (*.f64 y y) y) (/.f64 (neg.f64 z) (*.f64 y y)) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (neg.f64 z) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (*.f64 (*.f64 y y) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 y y))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 2 binary64)) (*.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 y y))))) (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 z) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 y y)) (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (*.f64 y y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 2 binary64)) (fma.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 y y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 y y))) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 2 binary64)) (*.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 y y)))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 z) (*.f64 y y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 y y)) (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 z (*.f64 y y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) #s(literal 2 binary64)) (fma.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 y y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y)))))) |
(neg.f64 (-.f64 (/.f64 z (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))))) |
(fma.f64 (/.f64 z (*.f64 y y)) #s(literal -1 binary64) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (-.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) (/.f64 z (*.f64 y y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 z (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (-.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) (/.f64 z (*.f64 y y)))) |
(-.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))))) |
(-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) |
(+.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) |
(+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (-.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) (/.f64 z (*.f64 y y)))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 (neg.f64 z) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (pow.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) (pow.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (pow.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (-.f64 (pow.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))))))) |
(fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x y) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))))) |
(+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (/.f64 x (*.f64 (*.f64 y y) y))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) |
(+.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (/.f64 x (*.f64 (*.f64 y y) y)) (/.f64 x (*.f64 (*.f64 y y) y))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 x (*.f64 (*.f64 y y) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z) (pow.f64 (/.f64 x (*.f64 (*.f64 y y) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) z) (*.f64 #s(literal 1/6 binary64) z) (-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 y y) y)) (/.f64 x (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 x (*.f64 (*.f64 y y) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) z) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (/.f64 x (*.f64 (*.f64 y y) y)) (/.f64 x (*.f64 (*.f64 y y) y)))) (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 x (*.f64 (*.f64 y y) y)))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z) (pow.f64 (/.f64 x (*.f64 (*.f64 y y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) z) (*.f64 #s(literal 1/6 binary64) z) (-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 y y) y)) (/.f64 x (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 x (*.f64 (*.f64 y y) y)))))) |
(fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))) |
(fma.f64 z #s(literal 1/6 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (*.f64 #s(literal 1/6 binary64) z)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) z) (neg.f64 (/.f64 x (*.f64 (*.f64 y y) y)))) |
(+.f64 (/.f64 x (*.f64 (*.f64 y y) y)) (*.f64 #s(literal 1/6 binary64) z)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 x (*.f64 (*.f64 y y) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (*.f64 y y) (neg.f64 y)))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 y y) (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 x (*.f64 y y))) (neg.f64 y)) |
(/.f64 (/.f64 x (*.f64 y y)) y) |
(/.f64 x (*.f64 (*.f64 y y) y)) |
(*.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)))) |
(*.f64 z (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 (*.f64 y y)))) |
(/.f64 (/.f64 (neg.f64 z) y) (neg.f64 y)) |
(/.f64 (/.f64 z y) y) |
(/.f64 (neg.f64 z) (neg.f64 (*.f64 y y))) |
(/.f64 z (*.f64 y y)) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (-.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
#s(approx x x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) z)) |
#s(approx (- x (* z y)) (-.f64 x (*.f64 z y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) |
#s(approx (* (* x y) -1/2) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) y)) x (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x (*.f64 #s(literal 1/6 binary64) z)) (/.f64 z (*.f64 y y)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (*.f64 #s(literal 1/6 binary64) z)) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x (*.f64 #s(literal 1/6 binary64) z))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) |
#s(approx (/ x (* (* y y) y)) (/.f64 x (*.f64 (*.f64 y y) y))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (cos.f64 y)) x)) |
#s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) y)) x)) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) x))) x)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y))) (/.f64 z (*.f64 (*.f64 y y) x))) x)) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (*.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y))) x)) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) (*.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal -1 binary64)) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x))) #s(literal 1 binary64)) x))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) x))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (neg.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)) x))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (neg.f64 (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) x)))) x))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) x))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (neg.f64 (*.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) x)) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) x))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 z x) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)))) x))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 z x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) z) y (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (fma.f64 y (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) x) #s(literal -1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) z)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) z)) y (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64))) y (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) z) y (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (*.f64 x (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (fma.f64 y (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64))) y (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) y (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (fma.f64 y (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) #s(literal -1/2 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (fma.f64 y (fma.f64 y (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #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) (sin (* (PI) 1/2))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1/24 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 y y))) (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (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 (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/120 binary64) z)) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) z) y (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) z) y (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) z) y (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
#s(approx (* (+ (* (* y y) 1/6) -1) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (+ (* (* y y) 1/6) -1) #s(literal -1 binary64)) |
#s(approx (+ (* (* y y) 1/6) -1) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) z) y (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) z) y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64) x) (*.f64 (*.f64 y y) y))) |
#s(approx (* (* y y) y) (*.f64 (*.f64 y y) y)) |
#s(approx (/ z (* y y)) (/.f64 z (*.f64 y y))) |
#s(approx (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) (sin (* (PI) 1/2))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 y y))) |
#s(approx (* (+ (* (* y y) 1/6) -1) z) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) (*.f64 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 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y))))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 x y)) (neg.f64 z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (fma.f64 #s(literal -1/6 binary64) z (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x y)) z) y))) y))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 (/.f64 (-.f64 (/.f64 x y) z) y))) y)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 (/.f64 x (*.f64 y y)))) y)))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (-.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z))) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
#s(approx (* (+ (* (* y y) 1/6) -1) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z (/.f64 x (*.f64 (*.f64 y y) y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) z)) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) y (/.f64 x z))) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64))) z)) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z) (*.f64 (*.f64 y y) y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)) z)) z)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 z y)) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) z))) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 z y)) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) z))) #s(literal 1/6 binary64)) z)) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) (*.f64 (+.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) z)) #s(literal 1/6 binary64)) z)) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (*.f64 x (/.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) z))) (neg.f64 (sin.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 x z)) (neg.f64 y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) z))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (neg.f64 z) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y) (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)) z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (neg.f64 z) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (neg.f64 z) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) z)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/6 binary64)))) |
#s(approx (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) z)) #s(literal 1/6 binary64)))) |
#s(approx (+ (* 1/6 z) (/ x (* (* y y) y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) z))) #s(literal 1/6 binary64)))) |
Compiled 5 993 to 2 032 computations (66.1% saved)
31 alts after pruning (25 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 351 | 10 | 361 |
| Fresh | 2 | 15 | 17 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 3 | 5 |
| Total | 357 | 31 | 388 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 43.6% | (/.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 z z))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) | |
| 30.5% | (/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) | |
| ▶ | 99.6% | (-.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) (*.f64 z (sin.f64 y))) |
| 99.6% | (-.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x)) (*.f64 z (sin.f64 y))) | |
| 65.6% | (-.f64 (*.f64 x (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 (* z (sin y)) (*.f64 z y))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 51.2% | (-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z #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)))) | |
| 43.5% | (*.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 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) | |
| 36.2% | #s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 51.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) | |
| ▶ | 52.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
| ✓ | 51.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
| 39.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) | |
| ✓ | 39.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
| ✓ | 52.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| 65.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| ▶ | 93.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
| 45.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) | |
| 39.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) | |
| ▶ | 51.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) |
| ✓ | 14.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
| 49.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x)))) | |
| 2.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) | |
| 39.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) | |
| 14.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y))) | |
| 3.3% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) | |
| 9.3% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y)))) | |
| 12.7% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) | |
| ▶ | 12.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
| 5.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) (*.f64 (*.f64 y y) y)))) |
Compiled 1 271 to 1 205 computations (5.2% saved)
| Inputs |
|---|
(-.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(cos.f64 y) |
y |
x |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x) |
(*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) |
(cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(sin.f64 y) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
(fma.f64 (neg.f64 y) z x) |
(neg.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) |
#s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) z) x) |
(*.f64 (neg.f64 y) z) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y))) |
(*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) |
(/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z y) |
(*.f64 (*.f64 y y) y) |
(*.f64 y y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
(neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x)) |
(*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x) |
(fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) |
(/.f64 (sin.f64 y) x) |
(neg.f64 (cos.f64 y)) |
| Outputs |
|---|
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (- (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* x (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- x (* z y)) #s(hole binary64 (- x (* y z)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (/ (+ x (* -1 (* y z))) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (+ (* x (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))) (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (* 1/6 z) (/ z (pow y 2))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (+ (* 1/6 z) (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))) (/ z (pow y 2))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* -1 (/ z (pow y 2))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (+ (* -1 (/ z (pow y 2))) (/ x (pow y 3))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (+ (* -1 (* x (cos y))) (* z (sin y))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* x (+ (* -1 (/ (* z (sin y)) x)) (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* x (+ (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y)))) (/ (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))) x))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* x (- (+ (* 1/6 (/ z x)) (/ 1 (pow y 3))) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2)))))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (/ x (pow y 3)))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* x (+ (* -1 (/ z (* x (pow y 2)))) (/ 1 (pow y 3)))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* -1 (* x (cos y))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (* -1 (cos y)))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (- (/ (* z (sin y)) x) (cos y)))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (cos y) (sin (* 1/2 (PI))))) (* -1 (* (cos (* 1/2 (PI))) (sin y)))))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (cos y) (sin (* 1/2 (PI))))) (+ (* -1 (* (cos (* 1/2 (PI))) (sin y))) (/ (* z (sin y)) x))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (* (pow y 3) (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3)))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))) x)) (* (pow y 3) (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3))))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 1/6 z) (/ z (pow y 2))) x)) (* 1/2 (/ 1 y))) (/ 1 (pow y 3))))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* -1 (* x (- (/ z (* x (pow y 2))) (/ 1 (pow y 3))))))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (* -1 (* x (- (/ (* z (sin y)) x) (cos y)))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* -1 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (* x (cos (* 1/2 (PI)))) z))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))) z))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* y (- (* -1/6 (* x (cos (* 1/2 (PI))))) (* -1/6 z)))))) z))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* -1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -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 (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* x (* y (cos (* 1/2 (PI))))))) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* y (+ (* -1/6 (* x (* (pow y 2) (cos (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* y (+ (* x (cos (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/6 (* x (cos (* 1/2 (PI))))) (* 1/120 (* x (* (pow y 2) (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* y (+ (* x (cos (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/6 (* x (cos (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/5040 (* x (* (pow y 2) (cos (* 1/2 (PI)))))) (* 1/120 (* x (cos (* 1/2 (PI))))))))))))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* y (cos (* 1/2 (PI)))))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* y (+ (cos (* 1/2 (PI))) (* -1/6 (* (pow y 2) (cos (* 1/2 (PI))))))))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* y (+ (cos (* 1/2 (PI))) (* (pow y 2) (+ (* -1/6 (cos (* 1/2 (PI)))) (* 1/120 (* (pow y 2) (cos (* 1/2 (PI))))))))))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* y (+ (cos (* 1/2 (PI))) (* (pow y 2) (+ (* -1/6 (cos (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (cos (* 1/2 (PI))))) (* 1/120 (cos (* 1/2 (PI)))))))))))) |
#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 (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* -1 (* y z))) (pow y 3)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* y (- (* -1/2 (* x y)) z))) (pow y 3)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) (pow y 3)))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (- (* -1 (* y z)) (* -1 x)))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (- (* y (- (* -1/2 (* x y)) z)) (* -1 x)))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (- (* y (- (* y (- (* 1/6 (* y z)) (* 1/2 x))) z)) (* -1 x)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (+ (* -1 x) (* y z)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (+ (* -1 x) (* y (+ z (* 1/2 (* x y))))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (+ (* -1 x) (* y (+ z (* y (+ (* -1/6 (* y z)) (* 1/2 x)))))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 -1)) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (- (/ (* y z) x) 1))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (- (* y (+ (* 1/2 y) (/ z x))) 1))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (- (* y (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x))) 1))) |
#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 (neg (cos y)) #s(hole binary64 (- (* 1/2 (pow y 2)) 1))) |
#s(approx (neg (cos y)) #s(hole binary64 (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
#s(approx (neg (cos y)) #s(hole binary64 (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (- (+ (* x (* (cos y) (sin (* 1/2 (PI))))) (* x (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (+ (* x (* (cos y) (sin (* 1/2 (PI))))) (* x (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* (cos (* 1/2 (PI))) (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* y (+ (* -1 z) (/ x y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* y (- (/ x y) z)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* y (+ (* -1 (/ z x)) (/ 1 y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* 1/6 z))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (* 1/6 z)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (/ (+ (* -1 z) (/ x y)) (pow y 2)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* x (- (/ (* z (sin y)) x) (cos y))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* y (+ z (* -1 (/ x y))))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 z)))))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* -1 (* y (- (/ z x) (/ 1 y)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (/ x y) z) y)) (* 1/2 x)) y)) (* 1/6 z)))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (+ (* x (* (cos y) (sin (* 1/2 (PI))))) (* x (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (+ (* (pow y 3) (* z (- 1/6 (/ 1 (pow y 2))))) (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (/ x (pow y 3))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (+ (* z (- 1/6 (/ 1 (pow y 2)))) (/ x (pow y 3)))))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (- (* -1 (* z (sin y))) (* -1 (* x (cos y)))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* z (- (+ (/ (* x (* (cos y) (sin (* 1/2 (PI))))) z) (/ (* x (* (cos (* 1/2 (PI))) (sin y))) z)) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* z (+ (* -1 y) (/ x z))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* z (- (/ x z) y)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ 1 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (* z (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* z (+ (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) (/ (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))) z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* z (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* z (- (+ 1/6 (+ (* -1/2 (/ x (* y z))) (/ x (* (pow y 3) z)))) (/ 1 (pow y 2)))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* z (- (/ x (* (pow y 3) z)) (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* x (* (cos y) (sin (* 1/2 (PI))))) (* x (* (cos (* 1/2 (PI))) (sin y)))) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ x z))))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 y)))))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* -1 (* z (- (/ y x) (/ 1 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (* z (- (/ 1 (pow y 2)) 1/6)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))) z)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* z (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ (* -1/2 (/ x y)) (/ x (pow y 3))) z)) (/ 1 (pow y 2))) 1/6))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* (pow y 3) z))) (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | ((- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* (sin (* (PI) 1/2)) (cos y)) (sin (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (cos y) y x (* (* (cos (* (PI) 1/2)) (sin y)) x) (* (cos (* (PI) 1/2)) (sin y)) (cos (* (PI) 1/2)) (sin y) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (+ (/ (* (neg y) z) x) 1) x) (+ (/ (* (neg y) z) x) 1) (/ (* (neg y) z) x) (* (neg y) z) 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/ (- x (* z y)) (* (* y y) y)) (- x (* z y)) (* z y) (* (* y y) y) (* y y) (- (* x (cos y)) (* z (sin y))) (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (+ (* z (/ (sin y) x)) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
| 9.0ms | y | @ | -inf | ((- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* (sin (* (PI) 1/2)) (cos y)) (sin (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (cos y) y x (* (* (cos (* (PI) 1/2)) (sin y)) x) (* (cos (* (PI) 1/2)) (sin y)) (cos (* (PI) 1/2)) (sin y) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (+ (/ (* (neg y) z) x) 1) x) (+ (/ (* (neg y) z) x) 1) (/ (* (neg y) z) x) (* (neg y) z) 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/ (- x (* z y)) (* (* y y) y)) (- x (* z y)) (* z y) (* (* y y) y) (* y y) (- (* x (cos y)) (* z (sin y))) (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (+ (* z (/ (sin y) x)) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
| 7.0ms | x | @ | -inf | ((- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* (sin (* (PI) 1/2)) (cos y)) (sin (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (cos y) y x (* (* (cos (* (PI) 1/2)) (sin y)) x) (* (cos (* (PI) 1/2)) (sin y)) (cos (* (PI) 1/2)) (sin y) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (+ (/ (* (neg y) z) x) 1) x) (+ (/ (* (neg y) z) x) 1) (/ (* (neg y) z) x) (* (neg y) z) 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/ (- x (* z y)) (* (* y y) y)) (- x (* z y)) (* z y) (* (* y y) y) (* y y) (- (* x (cos y)) (* z (sin y))) (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (+ (* z (/ (sin y) x)) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
| 6.0ms | x | @ | 0 | ((- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* (sin (* (PI) 1/2)) (cos y)) (sin (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (cos y) y x (* (* (cos (* (PI) 1/2)) (sin y)) x) (* (cos (* (PI) 1/2)) (sin y)) (cos (* (PI) 1/2)) (sin y) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (+ (/ (* (neg y) z) x) 1) x) (+ (/ (* (neg y) z) x) 1) (/ (* (neg y) z) x) (* (neg y) z) 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/ (- x (* z y)) (* (* y y) y)) (- x (* z y)) (* z y) (* (* y y) y) (* y y) (- (* x (cos y)) (* z (sin y))) (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (+ (* z (/ (sin y) x)) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
| 6.0ms | y | @ | inf | ((- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* (sin (* (PI) 1/2)) (cos y)) (sin (* (PI) 1/2)) (* (PI) 1/2) (PI) 1/2 (cos y) y x (* (* (cos (* (PI) 1/2)) (sin y)) x) (* (cos (* (PI) 1/2)) (sin y)) (cos (* (PI) 1/2)) (sin y) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (+ (* (neg y) z) x) (neg y) (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* (+ (/ (* (neg y) z) x) 1) x) (+ (/ (* (neg y) z) x) 1) (/ (* (neg y) z) x) (* (neg y) z) 1 (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/ (- x (* z y)) (* (* y y) y)) (- x (* z y)) (* z y) (* (* y y) y) (* y y) (- (* x (cos y)) (* z (sin y))) (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (+ (* z (/ (sin y) x)) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 787 | 5769 |
| 0 | 842 | 5386 |
| 1 | 5182 | 5112 |
| 0 | 8508 | 4806 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(PI.f64) |
#s(literal 1/2 binary64) |
(cos.f64 y) |
y |
x |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x) |
(*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) |
(cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(sin.f64 y) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
(fma.f64 (neg.f64 y) z x) |
(neg.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) |
#s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x)) |
(*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 y) z) x) |
(*.f64 (neg.f64 y) z) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y))) |
(*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) |
(/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y)) |
(-.f64 x (*.f64 z y)) |
(*.f64 z y) |
(*.f64 (*.f64 y y) y) |
(*.f64 y y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
(neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x)) |
(*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x) |
(fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) |
(/.f64 (sin.f64 y) x) |
(neg.f64 (cos.f64 y)) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (- (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* x (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- x (* z y)) #s(hole binary64 (- x (* y z)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* -1 (/ (* y z) x)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (/ (+ x (* -1 (* y z))) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (+ (* x (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))) (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (* 1/6 z) (/ z (pow y 2))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (+ (* 1/6 z) (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))) (/ z (pow y 2))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* -1 (/ z (pow y 2))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (+ (* -1 (/ z (pow y 2))) (/ x (pow y 3))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (+ (* -1 (* x (cos y))) (* z (sin y))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* x (+ (* -1 (/ (* z (sin y)) x)) (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 1)) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (+ 1 (* -1 (/ (* y z) x))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* x (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* x (+ (* (pow y 3) (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y)))) (/ (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))) x))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* x (- (/ 1 (pow y 3)) (* 1/2 (/ 1 y)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* x (- (+ (* 1/6 (/ z x)) (/ 1 (pow y 3))) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2)))))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (/ x (pow y 3)))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* x (+ (* -1 (/ z (* x (pow y 2)))) (/ 1 (pow y 3)))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* -1 (* x (cos y))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (* -1 (cos y)))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (- (/ (* z (sin y)) x) (cos y)))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (cos y) (sin (* 1/2 (PI))))) (* -1 (* (cos (* 1/2 (PI))) (sin y)))))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (* (cos y) (sin (* 1/2 (PI))))) (+ (* -1 (* (cos (* 1/2 (PI))) (sin y))) (/ (* z (sin y)) x))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (* (pow y 3) (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3)))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* (pow y 3) (- (* 1/6 z) (/ z (pow y 2)))) x)) (* (pow y 3) (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3))))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 y)) (/ 1 (pow y 3))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (- (* 1/6 z) (/ z (pow y 2))) x)) (* 1/2 (/ 1 y))) (/ 1 (pow y 3))))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* -1 (* x (- (/ z (* x (pow y 2))) (/ 1 (pow y 3))))))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (* -1 (* x (- (/ (* z (sin y)) x) (cos y)))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* -1 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (* x (cos (* 1/2 (PI)))) z))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))) z))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (- (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* y (- (* -1/6 (* x (cos (* 1/2 (PI))))) (* -1/6 z)))))) z))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (* y (sin (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI))))))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* y (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 (* x (sin (* 1/2 (PI))))) (* -1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -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 (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* x (* y (cos (* 1/2 (PI))))))) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* y (+ (* -1/6 (* x (* (pow y 2) (cos (* 1/2 (PI)))))) (* x (cos (* 1/2 (PI)))))))) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* y (+ (* x (cos (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/6 (* x (cos (* 1/2 (PI))))) (* 1/120 (* x (* (pow y 2) (cos (* 1/2 (PI)))))))))))) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) #s(hole binary64 (* y (+ (* x (cos (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/6 (* x (cos (* 1/2 (PI))))) (* (pow y 2) (+ (* -1/5040 (* x (* (pow y 2) (cos (* 1/2 (PI)))))) (* 1/120 (* x (cos (* 1/2 (PI))))))))))))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* y (cos (* 1/2 (PI)))))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* y (+ (cos (* 1/2 (PI))) (* -1/6 (* (pow y 2) (cos (* 1/2 (PI))))))))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* y (+ (cos (* 1/2 (PI))) (* (pow y 2) (+ (* -1/6 (cos (* 1/2 (PI)))) (* 1/120 (* (pow y 2) (cos (* 1/2 (PI))))))))))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* y (+ (cos (* 1/2 (PI))) (* (pow y 2) (+ (* -1/6 (cos (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) (cos (* 1/2 (PI))))) (* 1/120 (cos (* 1/2 (PI)))))))))))) |
#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 (sin y)) #s(hole binary64 (* y z))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* (pow y 2) (+ (* -1/5040 (* (pow y 2) z)) (* 1/120 z))))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* -1 (* y z))) (pow y 3)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* y (- (* -1/2 (* x y)) z))) (pow y 3)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (/ (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) (pow y 3)))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (- (* -1 (* y z)) (* -1 x)))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (- (* y (- (* -1/2 (* x y)) z)) (* -1 x)))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (- (* y (- (* y (- (* 1/6 (* y z)) (* 1/2 x))) z)) (* -1 x)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (+ (* -1 x) (* y z)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (+ (* -1 x) (* y (+ z (* 1/2 (* x y))))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (+ (* -1 x) (* y (+ z (* y (+ (* -1/6 (* y z)) (* 1/2 x)))))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 -1)) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (- (/ (* y z) x) 1))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (- (* y (+ (* 1/2 y) (/ z x))) 1))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (- (* y (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x))) 1))) |
#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 (neg (cos y)) #s(hole binary64 (- (* 1/2 (pow y 2)) 1))) |
#s(approx (neg (cos y)) #s(hole binary64 (- (* (pow y 2) (+ 1/2 (* -1/24 (pow y 2)))) 1))) |
#s(approx (neg (cos y)) #s(hole binary64 (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (- (+ (* x (* (cos y) (sin (* 1/2 (PI))))) (* x (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) #s(hole binary64 (+ (* x (* (cos y) (sin (* 1/2 (PI))))) (* x (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) #s(hole binary64 (* (cos (* 1/2 (PI))) (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* y (+ (* -1 z) (/ x y))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* y (- (/ x y) z)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* y (+ (* -1 (/ z x)) (/ 1 y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* 1/6 z))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (* 1/6 z)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (/ (+ (* -1 z) (/ x y)) (pow y 2)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* x (- (/ (* z (sin y)) x) (cos y))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* y (+ z (* -1 (/ x y))))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 z)))))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* -1 (* y (- (/ z x) (/ 1 y)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (- (/ x y) z) y)) (* 1/2 x)) y)) (* 1/6 z)))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (+ (* x (* (cos y) (sin (* 1/2 (PI))))) (* x (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (+ (* (pow y 3) (* z (- 1/6 (/ 1 (pow y 2))))) (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (/ x (pow y 3))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (+ (* -1/2 (/ x y)) (+ (* z (- 1/6 (/ 1 (pow y 2)))) (/ x (pow y 3)))))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) #s(hole binary64 (- (* -1 (* z (sin y))) (* -1 (* x (cos y)))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* z (- (+ (/ (* x (* (cos y) (sin (* 1/2 (PI))))) z) (/ (* x (* (cos (* 1/2 (PI))) (sin y))) z)) (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* z (+ (* -1 y) (/ x z))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* z (- (/ x z) y)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* z (+ (* -1 (/ y x)) (/ 1 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* (pow y 3) (* z (- 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* z (+ (* (pow y 3) (- 1/6 (/ 1 (pow y 2)))) (/ (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))) z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* z (- 1/6 (/ 1 (pow y 2)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* z (- (+ 1/6 (+ (* -1/2 (/ x (* y z))) (/ x (* (pow y 3) z)))) (/ 1 (pow y 2)))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* z (- (/ x (* (pow y 3) z)) (/ 1 (pow y 2)))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z)))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (+ (* x (* (cos y) (sin (* 1/2 (PI))))) (* x (* (cos (* 1/2 (PI))) (sin y)))) z)) (* -1 (sin y))))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
#s(approx (+ (* (neg y) z) x) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ x z))))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 y)))))) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(hole binary64 (* -1 (* z (- (/ y x) (/ 1 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* (pow y 3) (* z (- (/ 1 (pow y 2)) 1/6)))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (* (pow y 3) (+ (* -1/2 (/ x y)) (/ x (pow y 3)))) z)) (* (pow y 3) (- (/ 1 (pow y 2)) 1/6))))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* z (- (/ 1 (pow y 2)) 1/6))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(hole binary64 (* -1 (* z (- (+ (* -1 (/ (+ (* -1/2 (/ x y)) (/ x (pow y 3))) z)) (/ 1 (pow y 2))) 1/6))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ x (* (pow y 3) z))) (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z)))))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x (*.f64 (sin.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z))))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
(fma.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) z))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) z))) |
(fma.f64 x (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z)) |
(-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x))) |
(+.f64 (fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 y) z))) |
(+.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
(*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) |
(*.f64 x (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) (sin.f64 y) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x))) |
(fma.f64 (*.f64 (cos.f64 y) x) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x))) |
(fma.f64 x (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x))) |
(fma.f64 x (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y))) x)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) |
(*.f64 (cos.f64 y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 y))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) y)) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(PI.f64) |
#s(literal 1/2 binary64) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
y |
x |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) (sin.f64 y)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x) |
(*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x)) |
(*.f64 x (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) |
(*.f64 (sin.f64 y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) y)) (cos.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 y (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 y (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 y (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (sin.f64 (+.f64 y (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 y (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) #s(literal 2 binary64)) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 y) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 x (*.f64 (neg.f64 y) z))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 y) z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x x)) (fma.f64 (neg.f64 y) z (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (neg.f64 y) z) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) z) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 z z) z))) (fma.f64 x x (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x (*.f64 (neg.f64 y) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 x x (fma.f64 (*.f64 z y) (*.f64 z y) (*.f64 x (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 z y) (*.f64 z y) (fma.f64 x x (*.f64 (*.f64 (neg.f64 y) z) (neg.f64 x))))) |
(neg.f64 (-.f64 (*.f64 z y) x)) |
(neg.f64 (fma.f64 z y (neg.f64 x))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (neg.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) x) |
(fma.f64 (neg.f64 y) z (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 y) z (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 y) z x) |
(fma.f64 z (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 z (neg.f64 y) (neg.f64 (neg.f64 x))) |
(fma.f64 z (neg.f64 y) x) |
(-.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(-.f64 x (*.f64 #s(literal 1 binary64) (*.f64 z y))) |
(-.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(-.f64 x (*.f64 z y)) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (neg.f64 y) z) (neg.f64 (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 y) z) x) |
(+.f64 x (*.f64 (neg.f64 z) y)) |
(+.f64 x (*.f64 (neg.f64 y) z)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) #s(literal 1 binary64)) x))) |
#s(approx (- x (* z y)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (neg.f64 y) (/.f64 z x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (/.f64 (*.f64 (neg.f64 y) z) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (/.f64 (*.f64 (neg.f64 y) z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 z y) x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 z y) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) z) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 z y) x) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 z y) x) (/.f64 (*.f64 z y) x)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) z) x))))) |
(fma.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 y) (/.f64 z x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) x))) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (neg.f64 y) z) x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) z) x)) |
(*.f64 (/.f64 (*.f64 z y) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z y) x)) |
(*.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 y) (/.f64 z x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 y) z) x) |
(neg.f64 (/.f64 (*.f64 z y) x)) |
(*.f64 (*.f64 z y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 z y)) |
(*.f64 (neg.f64 y) z) |
(*.f64 z (neg.f64 y)) |
(neg.f64 (*.f64 z y)) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) y) #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) y) #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))))) |
(*.f64 (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 y y)) y) |
(*.f64 (*.f64 (*.f64 y y) y) #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y)))) |
(*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) |
(*.f64 (-.f64 x (*.f64 z y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) |
(/.f64 (/.f64 (-.f64 x (*.f64 z y)) (*.f64 y y)) y) |
(/.f64 (neg.f64 (-.f64 x (*.f64 z y))) (*.f64 (*.f64 y y) (neg.f64 y))) |
(/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 y y) y))) |
(-.f64 (/.f64 x (*.f64 (*.f64 y y) y)) (/.f64 (*.f64 z y) (*.f64 (*.f64 y y) y))) |
(+.f64 (/.f64 x (*.f64 (*.f64 y y) y)) (/.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 y y) y))) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 x (*.f64 (neg.f64 y) z))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x x)) (-.f64 (*.f64 (neg.f64 y) z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x x)) (fma.f64 (neg.f64 y) z (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (neg.f64 y) z) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) z) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 z z) z))) (fma.f64 x x (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x (*.f64 (neg.f64 y) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 y y) y))) (fma.f64 x x (fma.f64 (*.f64 z y) (*.f64 z y) (*.f64 x (*.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 x x) (neg.f64 x))) (fma.f64 (*.f64 z y) (*.f64 z y) (fma.f64 x x (*.f64 (*.f64 (neg.f64 y) z) (neg.f64 x))))) |
(neg.f64 (-.f64 (*.f64 z y) x)) |
(neg.f64 (fma.f64 z y (neg.f64 x))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) (neg.f64 (neg.f64 x))) |
(fma.f64 (*.f64 z y) #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) (neg.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z y) x) |
(fma.f64 (neg.f64 y) z (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 (neg.f64 y) z (neg.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 y) z x) |
(fma.f64 z (neg.f64 y) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 z (neg.f64 y) (neg.f64 (neg.f64 x))) |
(fma.f64 z (neg.f64 y) x) |
(-.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(-.f64 x (*.f64 #s(literal 1 binary64) (*.f64 z y))) |
(-.f64 x (neg.f64 (*.f64 (neg.f64 y) z))) |
(-.f64 x (*.f64 z y)) |
(+.f64 (*.f64 (neg.f64 y) z) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (neg.f64 y) z) (neg.f64 (neg.f64 x))) |
(+.f64 (*.f64 (neg.f64 y) z) x) |
(+.f64 x (*.f64 (neg.f64 z) y)) |
(+.f64 x (*.f64 (neg.f64 y) z)) |
(*.f64 z y) |
(*.f64 y z) |
(*.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)))) |
(*.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 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 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(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) x) |
(*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) x)) |
(neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) x)) |
(*.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) x) |
(*.f64 x (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
(fma.f64 (neg.f64 (cos.f64 y)) x (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x)) |
(fma.f64 x (neg.f64 (cos.f64 y)) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 x (neg.f64 (cos.f64 y))) (*.f64 x (*.f64 (/.f64 (sin.f64 y) x) z))) |
(+.f64 (*.f64 (neg.f64 (cos.f64 y)) x) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64))) (-.f64 (neg.f64 (cos.f64 y)) (*.f64 (/.f64 (sin.f64 y) x) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 (cos.f64 y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (cos.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (*.f64 (/.f64 (sin.f64 y) x) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))))) |
(neg.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal -1 binary64) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) |
(-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 (neg.f64 (cos.f64 y)))) |
(-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) |
(-.f64 (neg.f64 (cos.f64 y)) (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x)) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 (cos.f64 y))) |
(+.f64 (neg.f64 (cos.f64 y)) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(*.f64 #s(literal -1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal -1 binary64)) |
(neg.f64 (cos.f64 y)) |
(sin.f64 (neg.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (+.f64 y (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(-.f64 (*.f64 (cos.f64 y) (cos.f64 (PI.f64))) (*.f64 (sin.f64 y) (sin.f64 (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 y (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 y) (PI.f64))) |
(cos.f64 (+.f64 y (PI.f64))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (-.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
#s(approx x x) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (sin.f64 y) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) z)) |
#s(approx (- x (* z y)) (-.f64 x (*.f64 z y))) |
#s(approx (- x (* z y)) (-.f64 x (*.f64 z y))) |
#s(approx (+ (/ (* (neg y) z) x) 1) (/.f64 (*.f64 (neg.f64 y) z) x)) |
#s(approx (+ (/ (* (neg y) z) x) 1) (/.f64 (-.f64 x (*.f64 z y)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) y)) x (*.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (-.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x (*.f64 #s(literal 1/6 binary64) z)) (/.f64 z (*.f64 y y)))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 (neg.f64 z) (*.f64 y y))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) (+.f64 (/.f64 x (*.f64 (*.f64 y y) y)) (/.f64 (neg.f64 z) (*.f64 y y)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (cos.f64 y)) x)) |
#s(approx (- x (* z y)) (*.f64 (fma.f64 (neg.f64 y) (/.f64 z x) #s(literal 1 binary64)) x)) |
#s(approx (+ (/ (* (neg y) z) x) 1) #s(literal 1 binary64)) |
#s(approx (+ (/ (* (neg y) z) x) 1) (fma.f64 (neg.f64 y) (/.f64 z x) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) y)) x)) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) x))) x)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)) (/.f64 #s(literal 1/2 binary64) y)) x)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 (-.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 z (*.f64 (*.f64 y y) x))) x)) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 x (*.f64 (*.f64 y y) y))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) (fma.f64 x (/.f64 (neg.f64 z) (*.f64 (*.f64 y y) x)) (/.f64 x (*.f64 (*.f64 y y) y)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (*.f64 (neg.f64 x) (cos.f64 y))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (*.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) x)) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (neg.f64 (cos.f64 y))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 x) (fma.f64 y (/.f64 z x) #s(literal -1 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x))) #s(literal 1 binary64)))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (neg.f64 x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) x)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) z) (/.f64 z (*.f64 y y))) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)))))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (cos.f64 y)))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) z) y (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (fma.f64 y (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) x) #s(literal -1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) z)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) z)) y (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64))) y (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) z) y (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (*.f64 x (+.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y)))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (fma.f64 y (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) #s(literal -1/2 binary64))) y (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) y (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1/24 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) (fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 y y))) (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 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 (* (* (cos (* (PI) 1/2)) (sin y)) x) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) x)) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 (*.f64 y y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) y)) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) (*.f64 (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) (*.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (*.f64 y y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x))) (*.f64 y y))) y)) |
#s(approx (* (* (cos (* (PI) 1/2)) (sin y)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x) (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 (*.f64 y y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) x))) (*.f64 y y))) (*.f64 y y) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) y)) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y)) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) y)) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/6 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 y y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) y)) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/120 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (*.f64 y y) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) y)) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (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 (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/120 binary64) z)) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) (*.f64 (*.f64 y y) y))) |
#s(approx (* (* y y) y) (*.f64 (*.f64 y y) y)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (-.f64 x (*.f64 z y))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z) y) (neg.f64 x))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (fma.f64 z y (neg.f64 x))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (fma.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) y z) y (neg.f64 x))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 x #s(literal 1/2 binary64))) y z) y (neg.f64 x))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) #s(literal -1 binary64)) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 y (/.f64 z x) #s(literal -1 binary64))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 (fma.f64 y #s(literal 1/2 binary64) (/.f64 z x)) y #s(literal -1 binary64))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal -1 binary64))) |
#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 (neg (cos y)) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) #s(literal -1 binary64))) |
#s(approx (neg (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 (neg (cos y)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y y) #s(literal -1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal -1 binary64))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (-.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x)) |
#s(approx (* (sin (* (PI) 1/2)) (cos y)) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* (cos (* (PI) 1/2)) (sin y)) (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y)) |
#s(approx (+ (/ (* (neg y) z) x) 1) (fma.f64 (/.f64 (neg.f64 z) x) y #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (/.f64 (neg.f64 z) (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (*.f64 y y) y) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 #s(literal 1/6 binary64) z)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (+.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (/.f64 (neg.f64 z) (*.f64 y y)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y)))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 (-.f64 (/.f64 x y) z) (*.f64 y y))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (*.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)) x)) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) (+.f64 (/.f64 (neg.f64 x) y) z))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) (neg.f64 (-.f64 (/.f64 x y) z)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (fma.f64 #s(literal -1/6 binary64) z (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) z) y))) y))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 z y)) y)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) (/.f64 (neg.f64 (-.f64 (/.f64 x y) z)) y)) y)))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (-.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) (*.f64 (sin.f64 y) z))) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z (/.f64 x (*.f64 (*.f64 y y) y))))) |
#s(approx (neg (* (+ (* z (/ (sin y) x)) (neg (cos y))) x)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z)) |
#s(approx (+ (/ (* (neg y) z) x) 1) (fma.f64 (/.f64 (neg.f64 y) x) z #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) y (/.f64 x z))) z)) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z) (*.f64 (*.f64 y y) y))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (fma.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 (*.f64 y y) y) (/.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)) z)) z)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 z y)) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) z))) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) (*.f64 (-.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) z)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (sin.f64 y)) z)) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (*.f64 (+.f64 (/.f64 (neg.f64 (cos.f64 y)) z) (/.f64 (sin.f64 y) x)) z)) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y))))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 x) z) y))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 z) (neg.f64 (-.f64 (/.f64 x z) y)))) |
#s(approx (+ (/ (* (neg y) z) x) 1) (*.f64 (neg.f64 z) (-.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) z))) |
#s(approx (* (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (* (* y y) y)) (*.f64 (neg.f64 z) (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 (*.f64 y y) y) (neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)) z))))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (neg.f64 z) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1/6 binary64)))) |
#s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (neg.f64 z) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y))) z)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (* z y)) (* (* y y) y)) (neg.f64 (fma.f64 z (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) z)) (/.f64 z (*.f64 y y))))) |
#s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)))) |
#s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 (sin.f64 y)) x) (/.f64 (cos.f64 y) z)))) |
Compiled 5 402 to 2 006 computations (62.9% saved)
40 alts after pruning (33 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 373 | 17 | 390 |
| Fresh | 4 | 16 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 381 | 40 | 421 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 43.6% | (/.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 z z))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) | |
| 30.5% | (/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) | |
| 65.6% | (-.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) #s(approx (* z (sin y)) (*.f64 z y))) | |
| 51.3% | (-.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) x)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 65.6% | (-.f64 (*.f64 x (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 (* z (sin y)) (*.f64 z y))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 51.2% | (-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z #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)))) | |
| 43.5% | (*.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 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) | |
| 36.2% | #s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 51.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) | |
| ✓ | 52.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
| ✓ | 51.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
| 39.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) | |
| ✓ | 39.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
| ✓ | 52.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| 65.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| 93.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (cos.f64 y))) x))) | |
| 83.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) x))) | |
| 48.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal -1 binary64))) x))) | |
| 49.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 y (/.f64 z x) #s(literal -1 binary64))) x))) | |
| 30.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) x))) | |
| 41.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) | |
| 51.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) | |
| 45.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) | |
| 39.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) | |
| ✓ | 14.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
| 12.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (/.f64 (*.f64 (neg.f64 y) z) x)) x))) | |
| 49.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)))) x))) | |
| 39.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) | |
| 14.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y))) | |
| 3.3% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) | |
| 13.3% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 y y)) y))) | |
| 9.3% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y)))) | |
| 12.7% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) | |
| 13.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (/.f64 (-.f64 x (*.f64 z y)) (*.f64 y y)) y)) (*.f64 (*.f64 y y) y)))) | |
| 5.8% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) (*.f64 (*.f64 y y) y)))) | |
| 3.3% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) | |
| 5.1% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 (neg.f64 z) (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) | |
| 10.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)))))) (*.f64 (*.f64 y y) y)))) |
Compiled 1 690 to 1 255 computations (25.7% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (/.f64 (*.f64 (neg.f64 y) z) x)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 y (/.f64 z x) #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 (neg.f64 z) (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 y y)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (/.f64 (-.f64 x (*.f64 z y)) (*.f64 y y)) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z #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 (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)))))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) x))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (cos.f64 y))) x))) |
(-.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y))) x)) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 (*.f64 x (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 (* z (sin y)) (*.f64 z y))) |
(-.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) #s(approx (* z (sin y)) (*.f64 z y))) |
(/.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 z z))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(*.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 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) x))) |
(-.f64 (*.f64 x (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)))))) (*.f64 z (sin.f64 y))) |
(-.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x)) (*.f64 z (sin.f64 y))) |
(-.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 y)) x)) (*.f64 z (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
4 calls:
| 27.0ms | x |
| 17.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 17.0ms | z |
| 14.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (/.f64 (*.f64 (neg.f64 y) z) x)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 y (/.f64 z x) #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 (neg.f64 z) (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 y y)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (/.f64 (-.f64 x (*.f64 z y)) (*.f64 y y)) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z #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 (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)))))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) x))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 23.0ms | y |
| 11.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 11.0ms | x |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (/.f64 (*.f64 (neg.f64 y) z) x)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 y (/.f64 z x) #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 (neg.f64 z) (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 y y)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (/.f64 (-.f64 x (*.f64 z y)) (*.f64 y y)) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z #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 (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)))))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) x))) |
| Outputs |
|---|
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
4 calls:
| 26.0ms | z |
| 22.0ms | y |
| 11.0ms | x |
| 11.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.7% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 86.9% | 3 | x |
| 82.6% | 4 | y |
| 88.3% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (/.f64 (*.f64 (neg.f64 y) z) x)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 y (/.f64 z x) #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 (neg.f64 z) (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 y y)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (/.f64 (-.f64 x (*.f64 z y)) (*.f64 y y)) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z #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 (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)))))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (* (PI) 1/2))) (* (cos y) (sin (* (PI) 1/2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (+ (* (* (sin (* (PI) 1/2)) (cos y)) x) (* (* (cos (* (PI) 1/2)) (sin y)) x)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
3 calls:
| 11.0ms | y |
| 10.0ms | z |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.6% | 4 | y |
| 75.8% | 4 | x |
| 81.0% | 3 | z |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (/.f64 (*.f64 (neg.f64 y) z) x)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 y (/.f64 z x) #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 (neg.f64 z) (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 y y)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (/.f64 (-.f64 x (*.f64 z y)) (*.f64 y y)) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z #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 (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)))))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
3 calls:
| 9.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 9.0ms | y |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.2% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 76.8% | 3 | y |
| 70.9% | 3 | z |
Compiled 10 to 14 computations (-40% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (/.f64 (*.f64 (neg.f64 y) z) x)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (neg.f64 (*.f64 (fma.f64 y (/.f64 z x) #s(literal -1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 y (/.f64 z x) #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (fma.f64 (*.f64 (neg.f64 y) z) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/6 binary64) #s(literal -1 binary64)) z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (/.f64 (neg.f64 z) (*.f64 y y)))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 #s(approx (+ (/ (* (neg y) z) x) 1) (*.f64 (neg.f64 y) (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (-.f64 x (*.f64 z y)) (*.f64 (*.f64 y y) y))) (*.f64 y y)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (/.f64 (-.f64 x (*.f64 z y)) (*.f64 y y)) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (/.f64 x (*.f64 (*.f64 y y) y)))) (*.f64 (*.f64 y y) y)))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z #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 (- (* x (cos y)) (* z (sin y))) (neg.f64 (*.f64 #s(approx (+ (* z (/ (sin y) x)) (neg (cos y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal -1 binary64))) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 #s(approx (- (+ (* (/ x y) -1/2) (+ (* 1/6 z) (/ x (* (* y y) y)))) (/ z (* y y))) #s(approx (/ (- x (* z y)) (* (* y y) y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 z (*.f64 (*.f64 y y) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y)))))) (*.f64 (*.f64 y y) y)))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
4 calls:
| 61.0ms | y |
| 13.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 9.0ms | x |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 52.3% | 1 | z |
| 52.3% | 1 | x |
| 52.3% | 1 | y |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
4 calls:
| 2.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 2.0ms | z |
| 2.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 52.3% | 1 | y |
| 52.3% | 1 | x |
| 52.3% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (neg.f64 y) z))) |
4 calls:
| 1.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.1% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 41.1% | 1 | y |
| 41.1% | 1 | x |
| 45.5% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (neg.f64 #s(approx (* (+ (* z (/ (sin y) x)) (neg (cos y))) x) (neg.f64 x)))) |
2 calls:
| 1.0ms | x |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.1% | 1 | x |
| 41.1% | 1 | z |
Compiled 2 to 6 computations (-200% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 5.793992616067165e-18 | 8.659442880368128e-13 |
| 19.0ms | -1.394268992196878e+21 | -21751201070975720.0 |
| 28.0ms | 272× | 0 | valid |
Compiled 369 to 405 computations (-9.8% saved)
ival-sin: 8.0ms (42.7% of total)ival-cos: 7.0ms (37.3% of total)ival-mult!: 2.0ms (10.7% of total)ival-sub!: 1.0ms (5.3% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 8.973440916156178e+132 | 1.7709172819984764e+135 |
| 17.0ms | -3.406329805180476e+148 | -7.268885237212871e+142 |
| 28.0ms | 256× | 0 | valid |
Compiled 380 to 414 computations (-8.9% saved)
ival-mult!: 10.0ms (46.1% of total)ival-cos: 6.0ms (27.7% of total)ival-sin: 5.0ms (23.1% of total)ival-sub!: 1.0ms (4.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 5.805781595916154e-16 | 5897.088658204832 |
| 12.0ms | -1.7838222601632403 | -4.97777207386687e-5 |
| 15.0ms | 288× | 0 | valid |
Compiled 516 to 554 computations (-7.4% saved)
ival-cos: 3.0ms (35% of total)ival-mult!: 3.0ms (35% of total)ival-sin: 2.0ms (23.3% of total)ival-sub!: 1.0ms (11.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 5.117680492859906e+172 | 2.740822110111197e+178 |
| 17.0ms | -8.238593937416187e+164 | -3.152558698014754e+163 |
| 24.0ms | 256× | 0 | valid |
Compiled 540 to 542 computations (-0.4% saved)
ival-sin: 9.0ms (51.4% of total)ival-cos: 5.0ms (28.6% of total)ival-mult!: 2.0ms (11.4% of total)ival-sub!: 1.0ms (5.7% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 106 to 75 computations (29.2% saved)
Compiled 114 to 83 computations (27.2% saved)
Loading profile data...