
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.2s | 8 256× | 0 | valid |
ival-mult!: 319.0ms (35.3% of total)ival-cos: 301.0ms (33.3% of total)ival-sin: 249.0ms (27.6% of total)ival-sub!: 33.0ms (3.7% of total)adjust: 2.0ms (0.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 96 |
| 1 | 81 | 93 |
| 2 | 181 | 93 |
| 3 | 504 | 93 |
| 4 | 3445 | 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 | 520 |
| 1 | 855 | 513 |
| 0 | 7567 | 488 |
| 1× | iter-limit |
| 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 (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 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)))) (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (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 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 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 (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.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 (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 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 (*.f64 (neg.f64 z) (sin.f64 y)) (*.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 (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 (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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 z z)) (neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) 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 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (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))))) |
(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) (*.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 (*.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) (*.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) (*.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) (*.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)) (*.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 x x)) (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 z z)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(-.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 (*.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 (neg.f64 z) (sin.f64 y)) (*.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)) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.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) (*.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) (/.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 (sin.f64 y) z (*.f64 (cos.f64 y) x)))))) |
(+.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)) (*.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 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 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 |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
(*.f64 #s(literal 1 binary64) (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 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 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 #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 (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) 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 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) y) y) #s(literal 1/2 binary64)) y) y #s(literal 1 binary64))) |
#s(approx 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 (*.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)) 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 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)) |
#s(approx (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 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
Compiled 827 to 298 computations (64% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 15 | 77 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 16 | 78 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 45.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| 31.3% | (/.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) | |
| 99.6% | (-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (sin.f64 y))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 63.6% | (-.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 z y))) | |
| 72.6% | (-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) | |
| ▶ | 45.1% | (-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z (sin.f64 y))) |
| 43.8% | #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)) | |
| 43.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| ▶ | 46.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| 89.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) | |
| 94.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) | |
| 89.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) | |
| ▶ | 41.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| ▶ | 94.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))))) |
Compiled 476 to 454 computations (4.6% saved)
| Inputs |
|---|
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(sin.f64 y) |
y |
(neg.f64 z) |
z |
(*.f64 (cos.f64 y) x) |
(cos.f64 y) |
x |
#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))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z (sin.f64 y))) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) |
#s(literal -1/720 binary64) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
(*.f64 #s(literal 1/24 binary64) x) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(*.f64 z (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y)))) |
(neg.f64 x) |
(fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) |
(/.f64 (sin.f64 y) x) |
(neg.f64 (cos.f64 y)) |
| Outputs |
|---|
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (* (cos y) x) #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)) (* 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/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* x (* y (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* x (* y (+ 1/24 (* -1/720 (pow y 2))))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (* x (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 x))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (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 y) (neg z)) (* (cos y) x)) #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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (cos y)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* z (sin y)) x) (cos y)))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #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/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (* y (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (* -1 (* x (- (* 1/720 (pow y 2)) 1/24))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #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 (- (* 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 (* (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 (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* 1/24 (* x y)))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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) x) z) (neg (cos y))) #s(hole binary64 -1)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* y z) x) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* 1/2 y) (/ z x))) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (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 y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (- x (* z y)) #s(hole binary64 (* y (- (/ x y) z)))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* -1/720 (* x (pow y 6))))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1/720 (* x (pow y 5))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* (pow y 5) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* (pow y 5) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* -1/720 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* -1/720 (* x (pow y 3))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (* -1/720 (* x (pow y 2))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* x (- (/ (* z (sin y)) x) (cos y)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 z)))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/24 (/ x (pow y 2))) (+ (* 1/720 x) (* 1/2 (/ x (pow y 4))))))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | x | @ | -inf | ((+ (* (sin y) (neg z)) (* (cos y) x)) (sin y) y (neg z) z (* (cos y) x) (cos y) x (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) -1/720 (* (* y y) x) (* y y) (* 1/24 x) 1/24 (* -1/2 x) -1/2 (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
| 6.0ms | x | @ | 0 | ((+ (* (sin y) (neg z)) (* (cos y) x)) (sin y) y (neg z) z (* (cos y) x) (cos y) x (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) -1/720 (* (* y y) x) (* y y) (* 1/24 x) 1/24 (* -1/2 x) -1/2 (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
| 5.0ms | y | @ | inf | ((+ (* (sin y) (neg z)) (* (cos y) x)) (sin y) y (neg z) z (* (cos y) x) (cos y) x (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) -1/720 (* (* y y) x) (* y y) (* 1/24 x) 1/24 (* -1/2 x) -1/2 (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
| 5.0ms | x | @ | inf | ((+ (* (sin y) (neg z)) (* (cos y) x)) (sin y) y (neg z) z (* (cos y) x) (cos y) x (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) -1/720 (* (* y y) x) (* y y) (* 1/24 x) 1/24 (* -1/2 x) -1/2 (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
| 4.0ms | y | @ | -inf | ((+ (* (sin y) (neg z)) (* (cos y) x)) (sin y) y (neg z) z (* (cos y) x) (cos y) x (- (* x (cos y)) (* z (sin y))) (- x (* z y)) (* z y) (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) -1/720 (* (* y y) x) (* y y) (* 1/24 x) 1/24 (* -1/2 x) -1/2 (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 454 | 2635 |
| 0 | 504 | 2528 |
| 1 | 2402 | 2519 |
| 0 | 10156 | 2401 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(sin.f64 y) |
y |
(neg.f64 z) |
z |
(*.f64 (cos.f64 y) x) |
(cos.f64 y) |
x |
#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))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (neg.f64 z) (sin.f64 y)) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z (sin.f64 y))) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) |
#s(literal -1/720 binary64) |
(*.f64 (*.f64 y y) x) |
(*.f64 y y) |
(*.f64 #s(literal 1/24 binary64) x) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(*.f64 z (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y)))) |
(neg.f64 x) |
(fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) |
(/.f64 (sin.f64 y) x) |
(neg.f64 (cos.f64 y)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (* (cos y) x) #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)) (* 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/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* x (* y (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* x (* y (+ 1/24 (* -1/720 (pow y 2))))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (* x (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* (* y y) x) #s(hole binary64 (* x (pow y 2)))) |
#s(approx (* 1/24 x) #s(hole binary64 (* 1/24 x))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (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 y) (neg z)) (* (cos y) x)) #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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (cos y)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* z (sin y)) x) (cos y)))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #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/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))) 1))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (* y (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24)))))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* (pow y 2) (- (* 1/720 (pow y 2)) 1/24))))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* -1 (* x (* y (- (* 1/720 (pow y 2)) 1/24)))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (* -1 (* x (- (* 1/720 (pow y 2)) 1/24))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (cos y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (cos y) x) #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 (- (* 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 (* (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 (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* 1/24 (* x y)))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* y (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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) x) z) (neg (cos y))) #s(hole binary64 -1)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* y z) x) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* 1/2 y) (/ z x))) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (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 y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (- x (* z y)) #s(hole binary64 (* y (- (/ x y) z)))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* -1/720 (* x (pow y 6))))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1/720 (* x (pow y 5))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* (pow y 5) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* (pow y 5) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* -1/720 (* x (pow y 4))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* -1/720 (* x (pow y 3))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* (pow y 3) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (* -1/720 (* x (pow y 2))))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) #s(hole binary64 (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* x (- (/ (* z (sin y)) x) (cos y)))))) |
#s(approx (- x (* z y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (* -1 z)))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/24 (/ x (pow y 2))) (+ (* 1/720 x) (* 1/2 (/ x (pow y 4))))))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
| Outputs |
|---|
(/.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 (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)) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.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 (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 (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))) (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 (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))))) |
(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)) (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 (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 (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 y) |
y |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
z |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(/.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 (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) y)) (*.f64 x (*.f64 (neg.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 (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))))) |
(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 (*.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))) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.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 (+.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (sin.f64 y) z))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (sin.f64 y) z)))))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (sin.f64 y) z)) |
(+.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y))))) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y x) |
(fma.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y)))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 y y)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y) x) |
(+.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) y)) |
(*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y) |
(*.f64 y (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 (*.f64 y (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))) (*.f64 y (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)))) (*.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 y y) y) (pow.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) 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 (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) y) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) y)) (*.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) y))))) |
(fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x y) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) y)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (*.f64 y (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)))) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)))))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.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 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.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 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))))) |
(-.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.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 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)))))) (/.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (pow.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))))))) |
(+.f64 (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) |
(*.f64 y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) (-.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/24 binary64) x)) (*.f64 y (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) (*.f64 y (*.f64 #s(literal 1/24 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x y) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) y) (-.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/24 binary64)) (*.f64 (*.f64 x y) #s(literal 1/24 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) y) (*.f64 (*.f64 x y) #s(literal 1/24 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) y (*.f64 (*.f64 x y) #s(literal 1/24 binary64))) |
(fma.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 y (*.f64 #s(literal 1/24 binary64) x))) |
(+.f64 (*.f64 y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) (*.f64 y (*.f64 #s(literal 1/24 binary64) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) y) (*.f64 (*.f64 x y) #s(literal 1/24 binary64))) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/13824 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/13824 binary64) (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/373248000 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/373248000 binary64)) (pow.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 #s(literal -1/24 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/13824 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/13824 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) (*.f64 y y) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (*.f64 y y) x) #s(literal 3 binary64)) #s(literal -1/373248000 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
(*.f64 (*.f64 y y) x) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/24 binary64) x) |
(*.f64 x #s(literal 1/24 binary64)) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) (neg.f64 x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) x)) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (sin.f64 y) x) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (sin.f64 y) x) z)) (*.f64 (neg.f64 x) (*.f64 (/.f64 (sin.f64 y) x) z)) (-.f64 (*.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 y))) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 y)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (sin.f64 y) x) z)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 x)) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 x)) (-.f64 (*.f64 (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) (*.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) x)) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 (sin.f64 y) x) z) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 y)))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (sin.f64 y) x) z)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 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 (neg.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 (cos.f64 y)) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
(/.f64 (neg.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)))) (neg.f64 (+.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 (neg.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)))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) (*.f64 (/.f64 (sin.f64 y) x) z)))))) |
(/.f64 (neg.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)))))) (neg.f64 (-.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))))) (-.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 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))))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 y))) |
(fma.f64 (/.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) #s(literal -1 binary64)) (neg.f64 (cos.f64 y))) |
(fma.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) |
(fma.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) x) (neg.f64 (cos.f64 y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64)) (neg.f64 (cos.f64 y))) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 1 binary64) (neg.f64 (cos.f64 y))) |
(fma.f64 (/.f64 (sin.f64 y) x) (/.f64 (neg.f64 z) #s(literal -1 binary64)) (neg.f64 (cos.f64 y))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (*.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 (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 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 (cos.f64 y)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 (cos.f64 y))))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (neg.f64 (cos.f64 y)) (*.f64 (/.f64 (sin.f64 y) x) z))) (/.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)) (+.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 (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)) (+.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 (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 (/.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 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sin.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(*.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 (- (* 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) 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/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) y) x)) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) x)) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) |
#s(approx (* (* y y) x) (*.f64 (*.f64 y y) x)) |
#s(approx (* 1/24 x) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) |
#s(approx (+ (* (/ (sin y) x) z) (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 (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 z y) x)) x)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (neg.f64 (cos.f64 y))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) (neg.f64 x))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 z y) x) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (fma.f64 (-.f64 (*.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 (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (*.f64 (neg.f64 x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) y))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* 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 (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) 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 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#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 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 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 (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/24 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (*.f64 (*.f64 x y) #s(literal 1/24 binary64))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y)) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) |
#s(approx (* y y) (*.f64 y 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 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.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 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (/.f64 (*.f64 z y) x) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (neg (cos y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
#s(approx (neg (cos y)) (-.f64 (*.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)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (*.f64 y y)) #s(literal 1 binary64))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y)) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) x) #s(literal -1/720 binary64))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x)))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/2 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x))))) |
#s(approx (+ (* (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)) (fma.f64 (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/720 binary64) x (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y y) y)))))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (*.f64 (*.f64 (pow.f64 y #s(literal 5 binary64)) x) #s(literal -1/720 binary64))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x)))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) (fma.f64 (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/2 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x))))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) x) #s(literal -1/720 binary64))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x)))) |
#s(approx (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal -1/2 binary64) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) x) #s(literal -1/720 binary64))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64))) |
#s(approx (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) x)) (*.f64 y y))) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) (neg.f64 z)))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/720 binary64) x)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) y) (* -1/2 x)) y) (neg.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/24 binary64) (fma.f64 (/.f64 x (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1/2 binary64) (*.f64 #s(literal 1/720 binary64) x))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* -1/720 (* (* y y) x)) (* 1/24 x)) y) (*.f64 (*.f64 (neg.f64 y) (*.f64 y y)) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1/24 binary64) (*.f64 #s(literal 1/720 binary64) x)))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (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 (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (+.f64 (/.f64 (neg.f64 (cos.f64 y)) z) (/.f64 (sin.f64 y) x)) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (neg.f64 (sin.f64 y))))) |
#s(approx (- x (* z y)) (*.f64 (neg.f64 z) (-.f64 (/.f64 (neg.f64 x) z) (neg.f64 y)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 (sin.f64 y)) x) (/.f64 (cos.f64 y) z)))) |
Compiled 5 542 to 1 917 computations (65.4% saved)
32 alts after pruning (28 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 341 | 21 | 362 |
| Fresh | 3 | 7 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 346 | 32 | 378 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 45.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| 31.3% | (/.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) | |
| ▶ | 99.6% | (-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (sin.f64 y))) |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 72.6% | (-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) | |
| 43.7% | (-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z #s(approx (sin y) y))) | |
| 43.8% | #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)) | |
| 43.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| 46.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) | |
| 27.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y)))) | |
| ✓ | 46.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| 89.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) | |
| 89.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) | |
| ✓ | 41.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| 16.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 15.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 15.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) | |
| 94.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (-.f64 (*.f64 (cos.f64 y) (cos.f64 (PI.f64))) (*.f64 (sin.f64 y) (sin.f64 (PI.f64))))))) | |
| ▶ | 67.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
| 92.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) x) (neg.f64 (cos.f64 y))))) | |
| 94.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) z (neg.f64 (cos.f64 y))))) | |
| 82.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (/.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)))))) | |
| ▶ | 40.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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))))) |
| 40.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))))) | |
| 36.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)))) | |
| 60.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (neg.f64 (cos.f64 y))))) | |
| ▶ | 34.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
| 42.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) | |
| 36.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) | |
| ▶ | 16.0% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
| 15.8% | #s(approx (- (* x (cos y)) (* z (sin 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))) |
Compiled 1 123 to 1 047 computations (6.8% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64))) |
(neg.f64 x) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(neg.f64 z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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))))) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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) z) (neg (cos y))) (-.f64 (*.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))) |
(-.f64 (*.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)) |
(*.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) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(literal 1/2 binary64) |
(/.f64 z x) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 y) x) |
(neg.f64 #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) x))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (/ (+ (* x (- (* 1/2 (pow y 2)) 1)) (* y (+ z (* -1/6 (* (pow y 2) z))))) x))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (/ (+ (* 1/2 (* x (pow y 2))) (* y (+ z (* -1/6 (* (pow y 2) z))))) x))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ (+ z (* -1/6 (* (pow y 2) z))) x))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ (+ z (+ (* -1/6 (* (pow y 2) z)) (* 1/2 (* x y)))) x))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1/6 (/ (* y z) x)))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (/ (+ (* -1/6 (* y z)) (* 1/2 x)) x))) |
#s(approx (/ (* z y) x) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (cos y)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* z (sin y)) x) (cos y)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (- (* 1/2 (pow y 2)) 1))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (- (+ (* 1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) 1))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* 1/2 (pow y 2)))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (+ (* 1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* 1/2 y))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1/6 (/ (* (pow y 2) z) x)) (+ (* 1/2 y) (/ z x))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 (/ (* y z) x))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (- (+ (* -1 (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (+ (* -1 (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* 1/6 (* (pow y 2) z))) x)) (* 1/2 y)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* z (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 x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 -1)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* y z) x) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* 1/2 y) (/ z x))) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x))) 1))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* y z)))) |
#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 (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* y (+ (* 1/2 y) (/ z x))))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* y (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* 1/2 y) (/ z x)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x)))) |
#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 (- (* (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 y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* x (- (/ (* z (sin y)) x) (cos y)))))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (* 1/6 z))))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (* 1/6 z))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1/6 (/ (* (pow y 3) z) x)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (+ (* -1/6 (/ z x)) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2)))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1/6 (/ z x)) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2))))) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ z x)) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2)))))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* y (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ 1/2 (/ z (* x y))) y)) (* 1/6 (/ z x))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ 1/2 (* -1 (/ (+ (* -1 (/ z x)) (/ 1 y)) y))) y)) (* 1/6 (/ z x))))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1/2) y)) (* -1/6 (/ z x)))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (- (+ (* 1/2 (pow y 2)) (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) 1))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (+ (* 1/2 (pow y 2)) (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* 1/2 y) (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* z (- (+ (* 1/2 (/ (pow y 2) z)) (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))) (/ 1 z))))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/6 (/ (pow y 2) x)) (+ (* 1/2 (/ y z)) (/ 1 x)))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* z (+ (* -1/6 (/ y x)) (* 1/2 (/ 1 z)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* 1/2 (pow y 2)) 1) z)) (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1/2 (/ y z)) (* 1/6 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1 (* z (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) -1 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (+ (* (* (* y y) z) 1/6) (neg z)) (* (* y y) z) (* y y) 1/6 (neg z) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (+ (* -1/6 (/ (* z y) x)) 1/2) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x) 1 (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y)) (cos y)) |
| 9.0ms | y | @ | inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) -1 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (+ (* (* (* y y) z) 1/6) (neg z)) (* (* y y) z) (* y y) 1/6 (neg z) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (+ (* -1/6 (/ (* z y) x)) 1/2) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x) 1 (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y)) (cos y)) |
| 6.0ms | z | @ | inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) -1 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (+ (* (* (* y y) z) 1/6) (neg z)) (* (* y y) z) (* y y) 1/6 (neg z) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (+ (* -1/6 (/ (* z y) x)) 1/2) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x) 1 (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y)) (cos y)) |
| 6.0ms | y | @ | -inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) -1 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (+ (* (* (* y y) z) 1/6) (neg z)) (* (* y y) z) (* y y) 1/6 (neg z) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (+ (* -1/6 (/ (* z y) x)) 1/2) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x) 1 (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y)) (cos y)) |
| 5.0ms | z | @ | -inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) (sin (/ (PI) 2))) (cos y) (sin (/ (PI) 2)) (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) -1 (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (+ (* (* (* y y) z) 1/6) (neg z)) (* (* y y) z) (* y y) 1/6 (neg z) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (+ (* -1/6 (/ (* z y) x)) 1/2) -1/6 (/ (* z y) x) (* z y) 1/2 (/ z x) 1 (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (/ (sin y) x) (neg (cos y)) (cos y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 623 | 4250 |
| 0 | 677 | 3847 |
| 1 | 3549 | 3775 |
| 0 | 8150 | 3632 |
| 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 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 y) |
(sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64))) |
(neg.f64 x) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(neg.f64 z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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))))) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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) z) (neg (cos y))) (-.f64 (*.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))) |
(-.f64 (*.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)) |
(*.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) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) y (/.f64 z x)) |
(fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 z y) x) #s(literal 1/2 binary64)) |
#s(literal -1/6 binary64) |
(/.f64 (*.f64 z y) x) |
(*.f64 z y) |
#s(literal 1/2 binary64) |
(/.f64 z x) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))) |
(/.f64 (sin.f64 y) x) |
(neg.f64 #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) x))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (/ (+ (* x (- (* 1/2 (pow y 2)) 1)) (* y (+ z (* -1/6 (* (pow y 2) z))))) x))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (/ (+ (* 1/2 (* x (pow y 2))) (* y (+ z (* -1/6 (* (pow y 2) z))))) x))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ (+ z (* -1/6 (* (pow y 2) z))) x))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (/ (+ z (+ (* -1/6 (* (pow y 2) z)) (* 1/2 (* x y)))) x))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1/6 (/ (* y z) x)))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (/ (+ (* -1/6 (* y z)) (* 1/2 x)) x))) |
#s(approx (/ (* z y) x) #s(hole binary64 (/ (* y z) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (cos y)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* z (sin y)) x) (cos y)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (- (* 1/2 (pow y 2)) 1))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (- (+ (* 1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) 1))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* 1/2 (pow y 2)))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (+ (* 1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* 1/2 y))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1/6 (/ (* (pow y 2) z) x)) (+ (* 1/2 y) (/ z x))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 (/ (* y z) x))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (- (+ (* -1 (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (+ (* -1 (/ (* y (+ (* -1 z) (* 1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 z) (* 1/6 (* (pow y 2) z))) x)) (* 1/2 y)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 2))))) #s(hole binary64 (+ (* x (sin (* 1/2 (PI)))) (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* -1/2 (* y (sin (* 1/2 (PI)))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* y (+ (cos (* 1/2 (PI))) (* y (+ (* -1/2 (sin (* 1/2 (PI)))) (* -1/6 (* y (cos (* 1/2 (PI)))))))))))) |
#s(approx (sin y) #s(hole binary64 y)) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (sin y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/120 (* -1/5040 (pow y 2)))) 1/6)))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* z (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 x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 -1)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* y z) x) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* 1/2 y) (/ z x))) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x))) 1))) |
#s(approx (* (neg z) (sin y)) #s(hole binary64 (* -1 (* y z)))) |
#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 (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (* (* y y) z) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* y (+ (* 1/2 y) (/ z x))))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* y (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* 1/2 y) (/ z x)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x)))) |
#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 (- (* (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 y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(hole binary64 (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (* (cos y) (sin (* 1/2 (PI)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* x (- (/ (* z (sin y)) x) (cos y)))))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (* 1/6 z))))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (* 1/6 z))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1/6 (/ (* (pow y 3) z) x)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (+ (* -1/6 (/ z x)) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2)))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* (pow y 3) (- (+ (* -1/6 (/ z x)) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2))))) (/ 1 (pow y 3)))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1/6 (/ (* (pow y 2) z) x)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1/6 (/ z x)) (+ (* 1/2 (/ 1 y)) (/ z (* x (pow y 2)))))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* y (+ (* -1/6 (/ z x)) (* 1/2 (/ 1 y)))))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ 1/2 (/ z (* x y))) y)) (* 1/6 (/ z x))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ 1/2 (* -1 (/ (+ (* -1 (/ z x)) (/ 1 y)) y))) y)) (* 1/6 (/ z x))))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (- (* -1 (/ z (* x y))) 1/2) y)) (* -1/6 (/ z x)))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/6 (/ z x)) (* 1/2 (/ 1 y))))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (- (+ (* 1/2 (pow y 2)) (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) 1))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (+ (* 1/2 (pow y 2)) (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (+ (* 1/2 y) (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* y (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* z (- (+ (* 1/2 (/ (pow y 2) z)) (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x)))) (/ 1 z))))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* z (+ (* 1/2 (/ (pow y 2) z)) (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* z (+ (* -1/6 (/ (pow y 2) x)) (+ (* 1/2 (/ y z)) (/ 1 x)))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* z (+ (* -1/6 (/ y x)) (* 1/2 (/ 1 z)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x))))))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (- (* 1/2 (pow y 2)) 1) z)) (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/2 (/ (pow y 2) z)) (* y (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (* 1/6 (/ (pow y 2) x)) (/ 1 x)))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) #s(hole binary64 (* -1 (* z (- (+ (* -1/2 (/ y z)) (* 1/6 (/ (pow y 2) x))) (/ 1 x)))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(hole binary64 (* -1 (* z (- (* 1/6 (/ y x)) (* 1/2 (/ 1 z))))))) |
| Outputs |
|---|
(/.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 (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 (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))) (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 (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))))) |
(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 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.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)) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
(fma.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 1 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) x)) |
x |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(sin.f64 y) |
y |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64))) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (*.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y)))))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)) (neg.f64 x))) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 x #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y) |
(*.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 z) y (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) y)) |
(fma.f64 y (neg.f64 z) (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 y (neg.f64 z)) (*.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))))) (neg.f64 (-.f64 (neg.f64 z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (*.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) (*.f64 (neg.f64 z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 (*.f64 z z) (neg.f64 z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (neg.f64 z)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))) (-.f64 (neg.f64 z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) (*.f64 z z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 z z) (neg.f64 z) (*.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) (*.f64 (neg.f64 z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 y y) z) #s(literal 3 binary64)) #s(literal 1/216 binary64) (*.f64 (*.f64 z z) (neg.f64 z))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (neg.f64 z))))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) z (neg.f64 z)) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z) (neg.f64 z)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) z) (neg.f64 z)) |
(fma.f64 #s(literal -1 binary64) z (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
(fma.f64 z #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
(-.f64 (neg.f64 z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) (neg.f64 z)) |
(+.f64 (neg.f64 z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y y) z) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z y)) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/6 binary64) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))) (neg.f64 x))) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 x #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) |
(*.f64 y (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) y (*.f64 (/.f64 z x) y)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) (*.f64 y (/.f64 z x))) |
(+.f64 (*.f64 y (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y)) (*.f64 y (/.f64 z x))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) y) (*.f64 (/.f64 z x) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) (/.f64 z x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) (/.f64 z x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (*.f64 x x))) (-.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) (/.f64 z x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 z z) z) (*.f64 (*.f64 x x) x))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z z) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) (/.f64 z x))))) |
(fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) |
(fma.f64 y (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) (/.f64 z x)) |
(+.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y) (/.f64 z x)) |
(+.f64 (/.f64 z x) (*.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) (*.f64 x x)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) (*.f64 x x)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64)) #s(literal -1/216 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (*.f64 y (/.f64 z x)) #s(literal 3 binary64)) #s(literal -1/216 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)))))) |
(fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 y (/.f64 z x)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 y (/.f64 z x)))) |
(+.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) |
#s(literal -1/6 binary64) |
(*.f64 z (/.f64 y x)) |
(*.f64 y (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 z y)) (neg.f64 x)) |
(/.f64 (*.f64 z y) x) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
#s(literal 1 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))) (neg.f64 x))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))) (neg.f64 x)) |
(*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64))))) |
(neg.f64 (*.f64 x (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 x) (*.f64 (neg.f64 #s(approx (cos y) #s(literal 1 binary64))) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 (sin.f64 y) x) z) (*.f64 (neg.f64 x) (neg.f64 #s(approx (cos y) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (/.f64 (sin.f64 y) x) z)) (*.f64 (neg.f64 x) (neg.f64 #s(approx (cos y) #s(literal 1 binary64))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 x)) (*.f64 (neg.f64 #s(approx (cos y) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64))))) (neg.f64 (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64))) (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (*.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64)))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 #s(approx (cos y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 3 binary64)) (*.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64))) (neg.f64 #s(approx (cos y) #s(literal 1 binary64))))) (+.f64 (pow.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (cos y) #s(literal 1 binary64)) #s(approx (cos y) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 #s(approx (cos y) #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 #s(approx (cos y) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
(neg.f64 #s(approx (cos y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#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 (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) 2))) (* (cos y) (sin (/ (PI) 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) x)) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) x)) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) x)) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal 1/2 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) x)) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) x)) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (/.f64 (+.f64 (fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) z) x)) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) (/.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (/ (* z y) x) (*.f64 y (/.f64 z x))) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx (- (* x (cos y)) (* 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 (+ (* (/ (sin y) x) z) (neg (cos y))) (neg.f64 (cos.f64 y))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) x)) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) x))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64) (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) (neg.f64 x))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y) x))) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y) x)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x)) |
#s(approx (- (* x (cos y)) (* 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 (cos y)) (* 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 (cos y)) (* 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 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) 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) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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) 2))) (* (cos y) (sin (/ (PI) 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 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) x))) 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 (cos y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
#s(approx (cos y) (fma.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos y) (fma.f64 y (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) #s(literal -1/2 binary64) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (cos y) (fma.f64 y (fma.f64 y (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) y) #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (cos.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 1/24 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (sin.f64 (*.f64 (PI.f64) #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 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* 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 (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 (neg.f64 (*.f64 z y)) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y x)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z)) y x)) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y (neg.f64 z)) y x)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))) |
#s(approx (* (neg z) (sin y)) (neg.f64 (*.f64 z y))) |
#s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 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 (+ (* (* (* y y) z) 1/6) (neg z)) (neg.f64 z)) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y)) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (*.f64 (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x)) y)) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 (fma.f64 (*.f64 y (/.f64 z x)) #s(literal -1/6 binary64) #s(literal 1/2 binary64)) y (/.f64 z x))) |
#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) (*.f64 (fma.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 #s(literal 1 binary64) x)) y)) |
#s(approx (neg (cos y)) (-.f64 (*.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)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.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 (cos y) (sin.f64 (fma.f64 (PI.f64) #s(literal 1/2 binary64) y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (cos.f64 y))) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (neg.f64 z) (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (neg.f64 z) (*.f64 y y))) (*.f64 y y))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) y) z) x) #s(literal -1/6 binary64))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) y))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (+.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 z (*.f64 (*.f64 y y) x))) (*.f64 (*.f64 y y) y))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 z (*.f64 (*.f64 y y) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) y))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y y))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (*.f64 y y) (+.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) y)) (/.f64 z (*.f64 (*.f64 y y) x))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) y)) y)) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (neg.f64 (*.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 z (*.f64 y x)) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (neg.f64 (*.f64 (fma.f64 (/.f64 z x) #s(literal 1/6 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 z) x) (/.f64 #s(literal 1 binary64) y)) y)) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (fma.f64 (/.f64 z x) #s(literal -1/6 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (neg.f64 z) (*.f64 y x)) #s(literal 1/2 binary64)) y))) (*.f64 y y))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 z x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) y)) y))) |
#s(approx (- (* x (cos y)) (* 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 (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (-.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) z) y (*.f64 (*.f64 y y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) z) y (*.f64 (*.f64 y y) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (fma.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) z (*.f64 #s(literal 1/2 binary64) y))) |
#s(approx (- (* x (cos y)) (* 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (+.f64 (/.f64 (neg.f64 (cos.f64 y)) z) (/.f64 (sin.f64 y) x)) z)) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) z) y)) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 y y) z) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) y)) (/.f64 #s(literal 1 binary64) z)) z)) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 y y) z) #s(literal 1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) y)) z)) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x)) z)) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/6 binary64) (fma.f64 (/.f64 y z) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))) z)) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) z)) z)) |
#s(approx (- (* x (cos y)) (* 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 (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (neg.f64 (sin.f64 y))))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (*.f64 (neg.f64 z) (+.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (sin.f64 y)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 (sin.f64 y)) x) (/.f64 (cos.f64 y) z)))) |
#s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (neg.f64 z) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) z) y))) |
#s(approx (- (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) 1) (*.f64 (neg.f64 z) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) z))))) |
#s(approx (* (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) y) (*.f64 (neg.f64 z) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)) y (*.f64 (/.f64 (*.f64 y y) z) #s(literal -1/2 binary64))))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (neg.f64 z) (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 y z) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 y y) x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx (+ (* -1/6 (/ (* z y) x)) 1/2) (*.f64 (neg.f64 z) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/2 binary64) z)))) |
Compiled 4 284 to 1 763 computations (58.8% saved)
37 alts after pruning (31 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 295 | 11 | 306 |
| Fresh | 3 | 20 | 23 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 301 | 37 | 338 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 45.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| 31.3% | (/.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) | |
| ▶ | 99.6% | (-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 72.6% | (-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) | |
| 43.7% | (-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z #s(approx (sin y) y))) | |
| 43.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| 46.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) | |
| ▶ | 27.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y)))) |
| ✓ | 46.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| 89.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) | |
| 89.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) | |
| ✓ | 41.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| 16.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 15.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| ▶ | 15.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
| 94.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (-.f64 (*.f64 (cos.f64 y) (cos.f64 (PI.f64))) (*.f64 (sin.f64 y) (sin.f64 (PI.f64))))))) | |
| ✓ | 67.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
| 92.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) x) (neg.f64 (cos.f64 y))))) | |
| 45.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(approx (sin y) y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) | |
| 94.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) z (neg.f64 (cos.f64 y))))) | |
| 82.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (/.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)))))) | |
| 31.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y) #s(literal 1 binary64))))) | |
| 31.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal 1/2 binary64) y)) y) #s(literal 1 binary64))))) | |
| ▶ | 43.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))))) |
| ▶ | 36.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
| ✓ | 34.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
| 60.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| 42.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) | |
| 36.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) | |
| 9.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) | |
| 15.8% | #s(approx (- (* x (cos y)) (* z (sin 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))) | |
| 16.0% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z) (neg.f64 z)) y))) | |
| 16.0% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) y))) | |
| 3.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y))) | |
| 3.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) #s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))))) |
Compiled 1 344 to 1 257 computations (6.5% saved)
| Inputs |
|---|
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
(*.f64 (neg.f64 z) #s(approx (sin y) y)) |
(neg.f64 z) |
#s(approx (sin y) y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64)))) |
(neg.f64 x) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64)) |
(*.f64 y (/.f64 z x)) |
(/.f64 z x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.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 z y))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) |
(*.f64 x x) |
(*.f64 (*.f64 z y) (*.f64 z y)) |
(*.f64 z y) |
(+.f64 x (*.f64 z y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(*.f64 (/.f64 (sin.f64 y) x) z) |
(/.f64 (sin.f64 y) x) |
| Outputs |
|---|
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (- (* x (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (* x (+ (cos y) (* (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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) x))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (/ (* y z) x))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (/ (+ (* -1 x) (* y z)) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (* -1 (* (pow y 2) (pow z 2))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (- (pow x 2) (* (pow y 2) (pow z 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ x (* z y)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (+ (* -1 (/ (* z (sin y)) x)) (* (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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (cos y)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* z (sin y)) x) (cos y)))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (- (/ (* y z) x) 1))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2))))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (cos y) (* (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 x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* x (cos (* 1/2 (PI)))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (+ (* -1/2 (* x y)) (* x (cos (* 1/2 (PI))))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 x) (* y (- (* -1/6 (* x (cos (* 1/2 (PI))))) (* -1/6 z)))))) z))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ x (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ x (* y (+ (* -1/2 (* x y)) (* x (cos (* 1/2 (PI))))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ x (* y (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 x) (* -1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* -1/2 y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* y (- (* -1/6 (* y (cos (* 1/2 (PI))))) 1/2))))))) |
#s(approx (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) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* 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 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* 1/2 y) (/ z x))) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x))) 1))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (+ (* -1 (* (pow y 2) (pow z 2))) (pow x 2)))) |
#s(approx (* (* z y) (* z y)) #s(hole binary64 (* (pow y 2) (pow z 2)))) |
#s(approx (* (/ (sin y) x) z) #s(hole binary64 (* y (+ (* -1/6 (/ (* (pow y 2) z) x)) (/ z x))))) |
#s(approx (* (/ (sin y) x) z) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ z x)) (* 1/120 (/ (* (pow y 2) z) x)))) (/ z x))))) |
#s(approx (* (/ (sin y) x) z) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ z x)) (* (pow y 2) (+ (* -1/5040 (/ (* (pow y 2) z) x)) (* 1/120 (/ z x)))))) (/ z x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) 1) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* x (- (/ (* z (sin y)) x) (cos y)))))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (* y (- (/ z x) (/ 1 y))))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* y (+ (* -1 z) (/ x y))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) (pow z 2))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z x)) (/ 1 y)))))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* -1 (* y (+ z (* -1 (/ x y))))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (+ (cos y) (* (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 x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (* z (- (/ y x) (/ 1 z))))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* z (+ (* -1 y) (/ x z))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow y 2))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (+ (cos y) (* (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 x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (/ 1 z)))))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ x z))))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | 0 | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z) (sin y) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* y (/ z x)) 1) (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (- (* x x) (* (* z y) (* z y))) (* x x) (* (* z y) (* z y)) (* z y) (+ x (* z y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (* (/ (sin y) x) z) (/ (sin y) x)) |
| 7.0ms | y | @ | -inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z) (sin y) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* y (/ z x)) 1) (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (- (* x x) (* (* z y) (* z y))) (* x x) (* (* z y) (* z y)) (* z y) (+ x (* z y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (* (/ (sin y) x) z) (/ (sin y) x)) |
| 5.0ms | x | @ | inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z) (sin y) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* y (/ z x)) 1) (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (- (* x x) (* (* z y) (* z y))) (* x x) (* (* z y) (* z y)) (* z y) (+ x (* z y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (* (/ (sin y) x) z) (/ (sin y) x)) |
| 5.0ms | x | @ | -inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z) (sin y) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* y (/ z x)) 1) (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (- (* x x) (* (* z y) (* z y))) (* x x) (* (* z y) (* z y)) (* z y) (+ x (* z y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (* (/ (sin y) x) z) (/ (sin y) x)) |
| 4.0ms | z | @ | -inf | ((- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (sin y) y (cos (/ (PI) 2)) (/ (PI) 2) (PI) 2 (* (cos y) 1) (cos y) 1 (* z (sin y)) z (- (* x (cos y)) (* z (sin y))) (* (neg z) (sin y)) (neg z) (sin y) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (neg x) (+ (* (/ (sin y) x) z) (neg (cos y))) (- (* y (/ z x)) 1) (* y (/ z x)) (/ z x) (- (* x (cos y)) (* z (sin y))) (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (- (* x x) (* (* z y) (* z y))) (* x x) (* (* z y) (* z y)) (* z y) (+ x (* z y)) (- (* x (cos y)) (* z (sin y))) (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (+ (* (/ (sin y) x) z) (neg (cos y))) (* (/ (sin y) x) z) (/ (sin y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 481 | 2623 |
| 0 | 525 | 2295 |
| 1 | 2856 | 2265 |
| 0 | 9645 | 2150 |
| 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 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) |
x |
(fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64))) |
(sin.f64 y) |
y |
(cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(cos.f64 y) |
#s(literal 1 binary64) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
(*.f64 (neg.f64 z) #s(approx (sin y) y)) |
(neg.f64 z) |
#s(approx (sin y) y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64)))) |
(neg.f64 x) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))) |
(-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64)) |
(*.f64 y (/.f64 z x)) |
(/.f64 z x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.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 z y))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) |
(*.f64 x x) |
(*.f64 (*.f64 z y) (*.f64 z y)) |
(*.f64 z y) |
(+.f64 x (*.f64 z y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(*.f64 (/.f64 (sin.f64 y) x) z) |
(/.f64 (sin.f64 y) x) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (- (* x (+ (cos y) (* (cos (* 1/2 (PI))) (sin y)))) (* z (sin y))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (* x (+ (cos y) (* (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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) x))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (/ (* y z) x))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (/ (+ (* -1 x) (* y z)) x))) |
#s(approx (/ z x) #s(hole binary64 (/ z x))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* -1 (* y z)))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (* -1 (* (pow y 2) (pow z 2))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (- (pow x 2) (* (pow y 2) (pow z 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* y z))) |
#s(approx (+ x (* z y)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (+ (* -1 (/ (* z (sin y)) x)) (* (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 (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (cos y)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (/ (* z (sin y)) x) (cos y)))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 -1)) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (- (/ (* y z) x) 1))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* x (+ 1 (* -1 (/ (* y z) x)))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (* (pow y 2) (pow z 2)) (pow x 2))))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (cos y) (* (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 x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* -1 (* x (- (/ (* y z) x) 1))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (* x (cos (* 1/2 (PI)))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (+ (* -1/2 (* x y)) (* x (cos (* 1/2 (PI))))) z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (+ x (* y (- (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 x) (* y (- (* -1/6 (* x (cos (* 1/2 (PI))))) (* -1/6 z)))))) z))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ x (* x (* y (cos (* 1/2 (PI)))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ x (* y (+ (* -1/2 (* x y)) (* x (cos (* 1/2 (PI))))))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) #s(hole binary64 (+ x (* y (+ (* x (cos (* 1/2 (PI)))) (* y (+ (* -1/2 x) (* -1/6 (* x (* y (cos (* 1/2 (PI))))))))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 1)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (cos (* 1/2 (PI))))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* -1/2 y)))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ 1 (* y (+ (cos (* 1/2 (PI))) (* y (- (* -1/6 (* y (cos (* 1/2 (PI))))) 1/2))))))) |
#s(approx (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) 1) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (* (cos y) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* 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 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* 1/2 y) (/ z x))) 1))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (- (* y (+ (* y (+ 1/2 (* -1/6 (/ (* y z) x)))) (/ z x))) 1))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (+ (* -1 (* (pow y 2) (pow z 2))) (pow x 2)))) |
#s(approx (* (* z y) (* z y)) #s(hole binary64 (* (pow y 2) (pow z 2)))) |
#s(approx (* (/ (sin y) x) z) #s(hole binary64 (* y (+ (* -1/6 (/ (* (pow y 2) z) x)) (/ z x))))) |
#s(approx (* (/ (sin y) x) z) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ z x)) (* 1/120 (/ (* (pow y 2) z) x)))) (/ z x))))) |
#s(approx (* (/ (sin y) x) z) #s(hole binary64 (* y (+ (* (pow y 2) (+ (* -1/6 (/ z x)) (* (pow y 2) (+ (* -1/5040 (/ (* (pow y 2) z) x)) (* 1/120 (/ z x)))))) (/ z x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(hole binary64 (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (* (cos y) 1) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* x (- (/ (* z (sin y)) x) (cos y)))))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (* y (- (/ z x) (/ 1 y))))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* y (+ (* -1 z) (/ x y))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) (pow z 2))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* y (+ z (/ x y))))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (* -1 (* y (+ (* -1 (/ z x)) (/ 1 y)))))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* -1 (* y (+ z (* -1 (/ x y))))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x y))))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (+ (cos y) (* (cos (* 1/2 (PI))) (sin y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* z (- (/ (* x (+ (cos y) (* (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 x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* z (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (* z (- (/ y x) (/ 1 z))))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* z (+ (* -1 y) (/ x z))))) |
#s(approx (- (* x x) (* (* z y) (* z y))) #s(hole binary64 (* (pow z 2) (- (/ (pow x 2) (pow z 2)) (pow y 2))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (+ (cos y) (* (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 x) (+ (* (/ (sin y) x) z) (neg (cos y)))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (- (* y (/ z x)) 1) #s(hole binary64 (* -1 (* z (+ (* -1 (/ y x)) (/ 1 z)))))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) #s(hole binary64 (* -1 (* z (+ y (* -1 (/ x z))))))) |
#s(approx (+ x (* z y)) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (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 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 x (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) (*.f64 (sin.f64 y) z))))) |
(fma.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) #s(literal 2 binary64)) (fma.f64 x (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 x (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (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 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) (*.f64 (sin.f64 y) z)))))) |
(-.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) x) |
(*.f64 x (fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y))) |
(fma.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x (*.f64 (cos.f64 y) x)) |
(fma.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 x (*.f64 (sin.f64 y) #s(literal 0 binary64))) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) x) (*.f64 (cos.f64 y) x)) |
x |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #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 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #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 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))) |
(/.f64 (fma.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (cos.f64 y)) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (cos.f64 y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #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 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y))))) (/.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)))))) |
(+.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(sin.f64 y) |
y |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(PI.f64) |
#s(literal 2 binary64) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.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) #s(literal 0 binary64)) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 y) #s(literal 0 binary64) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 y) (*.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) #s(literal 0 binary64)) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
z |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
(*.f64 (neg.f64 z) #s(approx (sin y) y)) |
(*.f64 #s(approx (sin y) y) (neg.f64 z)) |
(neg.f64 (*.f64 z #s(approx (sin y) y))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (sin y) y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 z x) y) #s(literal 1 binary64))) (neg.f64 x))) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 z x) y) #s(literal 1 binary64))) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 z x) y) #s(literal 1 binary64)))) |
(neg.f64 (*.f64 x #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 z x) y) #s(literal 1 binary64))))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 z x) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (/.f64 z x) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 x x)) (fma.f64 (/.f64 z x) y #s(literal 1 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (/.f64 z x) y #s(literal 1 binary64))) |
(/.f64 (expm1.f64 (*.f64 (log.f64 (*.f64 (/.f64 z x) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 x x)) (fma.f64 (/.f64 z x) y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x x)) (fma.f64 (/.f64 z x) y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 z x) y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 z x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 x x)) (fma.f64 (/.f64 z x) y #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (/.f64 (*.f64 z z) (*.f64 x x)) (fma.f64 (/.f64 z x) y #s(literal 1 binary64))))) |
(-.f64 (*.f64 (/.f64 z x) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 z x)) |
(*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 z y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 y) x) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 z x) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 z x) y) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y)) |
(*.f64 y (/.f64 z x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z y)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) z)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 y) z) (neg.f64 x)) |
(/.f64 (*.f64 z y) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 z x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 z)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 z) (neg.f64 x)) |
(/.f64 z x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 z y x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (fma.f64 z y x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 z y x)) (/.f64 (*.f64 x x) (fma.f64 z y x)) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (fma.f64 z y x)) (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (fma.f64 z y x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 z y x)) (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (fma.f64 z y x)))))) |
(/.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) (fma.f64 z y x)) (*.f64 (fma.f64 z y x) (*.f64 (*.f64 (*.f64 z y) z) y))) (*.f64 (fma.f64 z y x) (fma.f64 z y x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (*.f64 z y) z) y)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x (*.f64 (neg.f64 y) z)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))))) (neg.f64 (neg.f64 (fma.f64 z y x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (*.f64 z y) z) y))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x (*.f64 (neg.f64 y) z))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y)))) (neg.f64 (fma.f64 z y x))) |
(/.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) (fma.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) (fma.f64 z y x)) (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (fma.f64 z y x))) |
(-.f64 x (*.f64 #s(literal 1 binary64) (*.f64 z y))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x (*.f64 (neg.f64 y) z))))) (/.f64 (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (*.f64 z y) z) y)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x (*.f64 (neg.f64 y) z)))))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 z y x)) (/.f64 (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y)) (fma.f64 z y x))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 z y x)) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (fma.f64 z y x))) |
(+.f64 (*.f64 (neg.f64 y) z) x) |
(+.f64 x (*.f64 (neg.f64 y) z)) |
(*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 z y) #s(literal 4 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 z y) z) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 (pow.f64 (*.f64 z y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) z) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (*.f64 z y) #s(literal 4 binary64))) (fma.f64 x x (*.f64 (*.f64 (*.f64 z y) z) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 (pow.f64 (*.f64 z y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) z) y))))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) |
(fma.f64 x x (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y))) |
(fma.f64 x x (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 x x (*.f64 (*.f64 (*.f64 z y) z) y))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 4 binary64)) (fma.f64 x x (*.f64 (*.f64 (*.f64 z y) z) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 (pow.f64 (*.f64 z y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) z) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z y) z) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (+.f64 (pow.f64 (*.f64 z y) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) z) y)))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 z y) z) y)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 z y))) (fabs.f64 (fabs.f64 (*.f64 z y)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 z y))) (neg.f64 (fabs.f64 (*.f64 z y)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 y) z)) (neg.f64 (*.f64 (neg.f64 y) z))) |
(*.f64 (pow.f64 (*.f64 z y) #s(literal 1 binary64)) (pow.f64 (*.f64 z y) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 z y) #s(literal 1 binary64)) (*.f64 z y)) |
(*.f64 (*.f64 (*.f64 z y) z) y) |
(*.f64 (fabs.f64 (*.f64 z y)) (fabs.f64 (*.f64 z y))) |
(*.f64 (*.f64 z z) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 z z)) |
(*.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 y) z)) |
(*.f64 (*.f64 z y) (*.f64 z y)) |
(*.f64 z (*.f64 y (*.f64 z y))) |
(pow.f64 (fabs.f64 (*.f64 z y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 y) z) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z y) #s(literal 2 binary64)) |
(fabs.f64 (*.f64 (*.f64 (*.f64 z y) z) y)) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) (*.f64 (log.f64 z) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z y)) #s(literal 2 binary64))) |
(*.f64 z y) |
(*.f64 y z) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) y) (*.f64 x (*.f64 (neg.f64 z) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 y) z) (*.f64 (*.f64 (*.f64 z y) z) y))) (fma.f64 x x (fma.f64 (*.f64 (*.f64 z y) z) y (*.f64 x (*.f64 (neg.f64 y) z))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x (*.f64 z y)))))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x (*.f64 z y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y)))) (neg.f64 (-.f64 x (*.f64 z y)))) |
(/.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) (-.f64 x (*.f64 z y))) |
(fma.f64 z y x) |
(fma.f64 y z x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z y))) (/.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (-.f64 x (*.f64 z y)))) |
(-.f64 x (*.f64 (neg.f64 z) y)) |
(-.f64 x (*.f64 (neg.f64 y) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x (*.f64 z y))))) (/.f64 (*.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 z z) z)) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 z y) z) y) (*.f64 x (*.f64 z y)))))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z y))) (/.f64 (*.f64 (*.f64 (neg.f64 y) z) (*.f64 z y)) (-.f64 x (*.f64 z y)))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 z y))) (/.f64 (*.f64 (neg.f64 (*.f64 y y)) (*.f64 z z)) (-.f64 x (*.f64 z y)))) |
(+.f64 (*.f64 z y) x) |
(+.f64 x (*.f64 z y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) (neg.f64 x))) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z))) |
(neg.f64 (*.f64 x #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(*.f64 (/.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 z) #s(literal -1 binary64)) (/.f64 (sin.f64 y) x)) |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 (sin.f64 y) x) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sin.f64 y) x) (/.f64 (neg.f64 z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) x) z) |
(*.f64 z (/.f64 (sin.f64 y) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 y) x) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 y) z) x) |
(*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sin.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (sin.f64 y) x) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) x) (*.f64 (sin.f64 y) z))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) x)) |
#s(approx (- (* y (/ z x)) 1) (*.f64 (/.f64 z x) y)) |
#s(approx (- (* y (/ z x)) 1) (/.f64 (fma.f64 z y (neg.f64 x)) x)) |
#s(approx (/ z x) (/.f64 z x)) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (*.f64 (neg.f64 y) z)) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (fma.f64 (neg.f64 y) z x)) |
#s(approx (- (* x x) (* (* z y) (* z y))) (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y))) |
#s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y)))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ x (* z y)) (*.f64 z y)) |
#s(approx (+ x (* z y)) (fma.f64 z y x)) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (*.f64 (+.f64 (-.f64 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 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 (cos.f64 y) (*.f64 (/.f64 (sin.f64 y) x) z)) x)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (neg.f64 (cos.f64 y))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y))) |
#s(approx (- (* y (/ z x)) 1) #s(literal -1 binary64)) |
#s(approx (- (* y (/ z x)) 1) (-.f64 (*.f64 (/.f64 z x) y) #s(literal 1 binary64))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 z x) y)) x)) |
#s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y)) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ x (* z y)) (*.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))) (neg.f64 x))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 z x) y) #s(literal 1 binary64)))) |
#s(approx (+ x (* z y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (*.f64 (neg.f64 y) z) x) #s(literal 1 binary64)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) z) y x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (fma.f64 (-.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) z) y x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (fma.f64 y (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) z)) y (*.f64 #s(literal -1/2 binary64) x)) y) z)) x)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) x x)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (fma.f64 y (fma.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) x) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) x)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) y #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1 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 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (cos y) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (cos y) 1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* 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 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.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 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.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 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 (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 z)) y x)) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 z x) y) #s(literal 1/2 binary64)) y (/.f64 z x)) y) #s(literal 1 binary64))) |
#s(approx (- (* x x) (* (* z y) (* z y))) (fma.f64 x x (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y)))) |
#s(approx (* (* z y) (* z y)) (*.f64 (*.f64 (*.f64 z y) z) y)) |
#s(approx (* (/ (sin y) x) z) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) x) y)) |
#s(approx (* (/ (sin y) x) z) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/120 binary64) (*.f64 #s(literal -1/6 binary64) z)) x) (*.f64 y y) (/.f64 z x)) y)) |
#s(approx (* (/ (sin y) x) z) (*.f64 (fma.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/5040 binary64) (*.f64 #s(literal 1/120 binary64) z)) x) (*.f64 y y) (*.f64 #s(literal -1/6 binary64) (/.f64 z x))) (*.f64 y y) (/.f64 z x)) y)) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) x) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (/ (sin y) x) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 y y) (/.f64 #s(literal 1 binary64) x)) y)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) 1) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (sin.f64 y) x) z) (cos.f64 y)))) |
#s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (*.f64 (+.f64 (/.f64 x y) (neg.f64 z)) y)) |
#s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y y))) |
#s(approx (+ x (* z y)) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (- (* y (/ z x)) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 z) x) y #s(literal 1 binary64)))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (*.f64 (neg.f64 y) (-.f64 z (/.f64 x y)))) |
#s(approx (+ x (* z y)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 z) (/.f64 x y)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) x) (*.f64 (sin.f64 y) z))) |
#s(approx z z) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 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 (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (+.f64 (/.f64 (neg.f64 (cos.f64 y)) z) (/.f64 (sin.f64 y) x)) z)) |
#s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) z)) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (*.f64 (+.f64 (neg.f64 y) (/.f64 x z)) z)) |
#s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 z z)) (*.f64 y y)) (*.f64 z z))) |
#s(approx (+ x (* z y)) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (*.f64 x (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z))) (neg.f64 (sin.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (neg.f64 (sin.f64 y))))) |
#s(approx (* (neg x) (+ (* (/ (sin y) x) z) (neg (cos y)))) (*.f64 (neg.f64 z) (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)))) |
#s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (neg.f64 z) (+.f64 (/.f64 (neg.f64 (sin.f64 y)) x) (/.f64 (cos.f64 y) z)))) |
#s(approx (- (* y (/ z x)) 1) (neg.f64 (fma.f64 (/.f64 (neg.f64 y) x) z #s(literal 1 binary64)))) |
#s(approx (/ (- (* x x) (* (* z y) (* z y))) (+ x (* z y))) (*.f64 (neg.f64 z) (-.f64 y (/.f64 x z)))) |
#s(approx (+ x (* z y)) (*.f64 (neg.f64 z) (-.f64 (neg.f64 y) (/.f64 x z)))) |
Compiled 3 485 to 1 462 computations (58% saved)
46 alts after pruning (38 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 287 | 17 | 304 |
| Fresh | 5 | 21 | 26 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 295 | 46 | 341 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 45.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| 31.3% | (/.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.6% | (-.f64 (*.f64 x #s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)))) (*.f64 z (sin.f64 y))) | |
| 72.6% | (-.f64 (*.f64 x #s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) | |
| 43.7% | (-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z #s(approx (sin y) y))) | |
| 89.1% | #s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) (sin.f64 y)) z)) | |
| 43.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| 46.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) | |
| 18.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 y y))) (+.f64 x (*.f64 z y)))) | |
| 25.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)) x)))) | |
| 24.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (+.f64 (/.f64 x y) z) y)))) | |
| 12.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 z y)))) | |
| 27.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) (fma.f64 z y x))) | |
| 10.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y y))) (+.f64 x (*.f64 z y)))) | |
| 10.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y))) (+.f64 x (*.f64 z y)))) | |
| ✓ | 46.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
| 89.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) | |
| 89.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) | |
| ✓ | 41.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
| 16.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| 15.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| ✓ | 15.9% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
| 94.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (-.f64 (*.f64 (cos.f64 y) (cos.f64 (PI.f64))) (*.f64 (sin.f64 y) (sin.f64 (PI.f64))))))) | |
| ✓ | 67.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
| 82.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (/.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)))))) | |
| 45.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))))) | |
| 31.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y) #s(literal 1 binary64))))) | |
| 31.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal 1/2 binary64) y)) y) #s(literal 1 binary64))))) | |
| ✓ | 36.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
| 34.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) x))))) | |
| 36.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) z)))) | |
| 14.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 #s(approx (/ (sin y) x) (/.f64 y x)) z)))) | |
| 13.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (/.f64 z x) y))))) | |
| 43.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) y))))) | |
| 45.1% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) z))))) | |
| ✓ | 34.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
| 60.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| 42.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x z) y) z))) | |
| 36.4% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (- x (* z y)) (*.f64 (-.f64 (/.f64 x y) z) y))) | |
| 15.8% | #s(approx (- (* x (cos y)) (* z (sin 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))) | |
| 16.0% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z) (neg.f64 z)) y))) | |
| 16.0% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) y))) | |
| 3.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y))) | |
| 3.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) #s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))))) |
Compiled 1 654 to 1 285 computations (22.3% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
#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))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (/.f64 z x) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 #s(approx (/ (sin y) x) (/.f64 y x)) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) #s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal 1/2 binary64) y)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(approx (sin y) y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
#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 (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* 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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) (fma.f64 z y x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin 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 (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (+.f64 (/.f64 x y) z) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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 (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* 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 (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (neg.f64 (cos.f64 y))))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z #s(approx (sin y) y))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x #s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) z)))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) (*.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))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
#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 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) x) (neg.f64 (cos.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) z (neg.f64 (cos.f64 y))))) |
(-.f64 (*.f64 x #s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)))) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) z)) (sin.f64 y)) z)) |
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) #s(literal 1 binary64)))) (*.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 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 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (/.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)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (-.f64 (*.f64 (cos.f64 y) (cos.f64 (PI.f64))) (*.f64 (sin.f64 y) (sin.f64 (PI.f64))))))) |
(-.f64 (*.f64 x (fma.f64 (sin.f64 y) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 y) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.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 (sin.f64 y) z (*.f64 (cos.f64 y) x))))) |
| Outputs |
|---|
(fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
4 calls:
| 20.0ms | y |
| 19.0ms | z |
| 17.0ms | x |
| 16.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 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))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
#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))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (/.f64 z x) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 #s(approx (/ (sin y) x) (/.f64 y x)) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) #s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal 1/2 binary64) y)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(approx (sin y) y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
#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 (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* 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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) (fma.f64 z y x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin 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 (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (+.f64 (/.f64 x y) z) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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 (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* 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 (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (neg.f64 (cos.f64 y))))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z #s(approx (sin y) y))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x #s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) z)))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z (sin.f64 y))) |
(-.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:
| 61.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 24.0ms | x |
| 12.0ms | z |
| 12.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))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
#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))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (/.f64 z x) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 #s(approx (/ (sin y) x) (/.f64 y x)) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) #s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal 1/2 binary64) y)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(approx (sin y) y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
#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 (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* 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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) (fma.f64 z y x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin 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 (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (+.f64 (/.f64 x y) z) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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 (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* 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 (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (neg.f64 (cos.f64 y))))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z #s(approx (sin y) y))) |
(-.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x #s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1)) #s(literal 1 binary64))) (*.f64 z (sin.f64 y))) |
(-.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 (neg.f64 z) x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 (*.f64 (/.f64 (sin.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) z)))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z (sin.f64 y))) |
| Outputs |
|---|
#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))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
4 calls:
| 19.0ms | y |
| 15.0ms | x |
| 12.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 12.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 3 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 88.7% | 3 | x |
| 79.5% | 4 | y |
| 85.1% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
#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))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (/.f64 z x) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 #s(approx (/ (sin y) x) (/.f64 y x)) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) #s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal 1/2 binary64) y)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(approx (sin y) y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
#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 (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* 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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) (fma.f64 z y x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin 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 (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (+.f64 (/.f64 x y) z) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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 (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* 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 (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (neg.f64 (cos.f64 y))))) |
(-.f64 #s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 z #s(approx (sin y) 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))) (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)) |
4 calls:
| 13.0ms | z |
| 12.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 12.0ms | x |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.9% | 5 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 77.1% | 4 | y |
| 74.1% | 3 | z |
| 75.6% | 3 | x |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
#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))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (/.f64 z x) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 #s(approx (/ (sin y) x) (/.f64 y x)) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) #s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal 1/2 binary64) y)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(approx (sin y) y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
#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 (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* 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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) (fma.f64 z y x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin 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 (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (+.f64 (/.f64 x y) z) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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 (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* 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:
| 30.0ms | x |
| 10.0ms | z |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.9% | 3 | z |
| 67.9% | 3 | x |
| 73.4% | 3 | y |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
#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))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (/.f64 z x) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (*.f64 #s(approx (/ (sin y) x) (/.f64 y x)) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) #s(approx (* (+ (* (* (* y y) z) 1/6) (neg z)) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 #s(literal 1/2 binary64) y)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 y (/.f64 z x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 #s(approx (sin y) y) x) z (neg.f64 #s(approx (cos y) #s(literal 1 binary64)))))) |
#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 (* (neg z) (sin y)) (*.f64 #s(approx (+ (* (* (* y y) z) 1/6) (neg z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) z)) z))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(approx (- (* y (/ z x)) 1) (*.f64 (-.f64 (/.f64 z x) (/.f64 #s(literal 1 binary64) y)) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (/.f64 z x)) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (neg.f64 (*.f64 (*.f64 (*.f64 z y) z) y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 (/.f64 (*.f64 z y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* 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)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.f64 #s(approx (+ (* (+ (* -1/6 (/ (* z y) x)) 1/2) y) (/ z x)) (*.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal -1/6 binary64))) y) #s(literal 1 binary64))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (fma.f64 z y x) (-.f64 x (*.f64 z y))) (fma.f64 z y x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z z) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin 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 (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (+.f64 (/.f64 x y) z) y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) #s(approx (+ x (* z y)) (*.f64 (fma.f64 (/.f64 z x) y #s(literal 1 binary64)) x)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) (-.f64 (*.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 (- (* x (cos y)) (* z (sin y))) (/.f64 #s(approx (- (* x x) (* (* z y) (* z y))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) (*.f64 z z)) (*.f64 y y))) (+.f64 x (*.f64 z y)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (* (neg z) (sin y)) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal 1/6 binary64) (neg.f64 z)) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (neg.f64 y) z x)) |
4 calls:
| 61.0ms | z |
| 16.0ms | y |
| 10.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.2% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 46.2% | 1 | z |
| 46.2% | 1 | x |
| 46.2% | 1 | y |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
#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 | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.2% | 1 | x |
| 46.2% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 46.2% | 1 | y |
| 46.2% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
Total -20.2b remaining (-48.1%)
Threshold costs -20.2b (-48.1%)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) #s(approx (+ (* (/ (sin y) x) z) (neg (cos y))) #s(literal -1 binary64)))) |
4 calls:
| 18.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.5% | 1 | x |
| 34.5% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 34.5% | 1 | y |
| 34.5% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 8.838477518539354e+103 | 1.9475476139525123e+107 |
| 20.0ms | -1.169269658776287e+23 | -539544946637.2533 |
| 24.0ms | 288× | 0 | valid |
Compiled 390 to 428 computations (-9.7% saved)
ival-cos: 7.0ms (40.7% of total)ival-sin: 6.0ms (34.9% of total)ival-mult!: 3.0ms (17.5% of total)ival-sub!: 1.0ms (5.8% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 9.877696334450767e-5 | 0.015086041016049274 |
| 16.0ms | -1.8168634448038137 | -0.04106802129022473 |
| 22.0ms | -1.0396677432013222e+199 | -2.9374336047974885e+194 |
| 31.0ms | 352× | 0 | valid |
Compiled 588 to 634 computations (-7.8% saved)
ival-cos: 7.0ms (39.7% of total)ival-sin: 7.0ms (39.7% of total)ival-mult!: 3.0ms (17% of total)ival-sub!: 1.0ms (5.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 9.877696334450767e-5 | 0.015086041016049274 |
| 1.0ms | -1.8168634448038137 | -0.04106802129022473 |
Compiled 404 to 434 computations (-7.4% saved)
| 1× | fuel |
Compiled 97 to 61 computations (37.1% saved)
Compiled 105 to 69 computations (34.3% saved)
Loading profile data...