
Time bar (total: 3.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.1s | 8 256× | 0 | valid |
ival-cos: 477.0ms (60.2% of total)ival-sin: 207.0ms (26.1% of total)ival-mult!: 89.0ms (11.2% of total)ival-sub!: 17.0ms (2.1% of total)adjust: 2.0ms (0.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 96 |
| 1 | 81 | 93 |
| 2 | 181 | 93 |
| 3 | 502 | 93 |
| 4 | 3429 | 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)))) |
#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)) |
#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)) |
#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)) |
#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 | |
|---|---|---|---|---|
| 2.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 | 152 | 565 |
| 0 | 160 | 555 |
| 1 | 859 | 548 |
| 0 | 7579 | 523 |
| 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)))) |
#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)) |
#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)) |
#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)) |
#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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))))) (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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)))))) |
(/.f64 (+.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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) 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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) 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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (cos.f64 y) 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 (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 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (neg.f64 (cos.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* x (cos y)) 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) 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 849 to 305 computations (64.1% saved)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 13 | 81 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 14 | 82 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 44.3% | (/.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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (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))) |
| ▶ | 76.3% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
| ▶ | 51.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
| 51.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) | |
| 52.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) | |
| 95.4% | #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.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 95.2% | #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))))) | |
| 59.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| ▶ | 37.1% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 366 to 354 computations (3.3% 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))) 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)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 z y) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (* x (cos y)) x) |
(*.f64 z (sin.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)))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(neg.f64 x) |
(/.f64 (cos.f64 y) z) |
| 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 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* 1/6 (* y z)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* x (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ (* x (cos y)) z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos 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)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (+ (* -1/6 (/ (* (pow y 2) z) x)) (* 1/2 y)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/6 (/ (* y z) x))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 x)) |
#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 y #s(hole binary64 y)) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#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)) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/6 (* y z)))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#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 (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ y (* -1 (/ x z))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* y (+ (* -1/6 y) (* 1/2 (/ x z))))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) 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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* 1/6 y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 y) (* 1/2 (/ x z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 70.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 (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
| 8.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 (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
| 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 (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
| 3.0ms | z | @ | -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 (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
| 3.0ms | z | @ | 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 (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (+ (* 1/6 (* z y)) (* -1/2 x)) 1/6 (* z y) (* -1/2 x) -1/2 (- (* x (cos y)) (* z (sin y))) (* x (cos y)) (* z (sin y)) (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (neg x) (/ (cos y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 477 | 3198 |
| 0 | 513 | 3103 |
| 1 | 2558 | 3093 |
| 0 | 8674 | 2995 |
| 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))) 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)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/6 binary64) |
(*.f64 z y) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (* x (cos y)) x) |
(*.f64 z (sin.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)))) |
(*.f64 (neg.f64 z) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(neg.f64 x) |
(/.f64 (cos.f64 y) z) |
#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 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* 1/6 (* y z)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/6 (* y z))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* x (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* x (- (* 1/6 (/ (* y z) x)) 1/2)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ (* x (cos y)) z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos 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)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (+ (* -1/6 (/ (* (pow y 2) z) x)) (* 1/2 y)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/6 (/ (* y z) x))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (+ (* (sin y) (neg z)) (* (cos y) x)) #s(hole binary64 x)) |
#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 y #s(hole binary64 y)) |
#s(approx (* (cos y) x) #s(hole binary64 x)) |
#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)) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/6 (* y z)))))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (* x (cos y)) #s(hole binary64 x)) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (cos y)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* y z))) |
#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 (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ y (* -1 (/ x z))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* y (+ (* -1/6 y) (* 1/2 (/ x z))))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) 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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* z (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2)))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* z (+ (* -1/2 (/ x z)) (* 1/6 y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* z (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* -1/6 y) (* 1/2 (/ x z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #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 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 (cos.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #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 (sin.f64 y) (neg.f64 z)) (*.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 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(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 (sin.f64 y) (neg.f64 z))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.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 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 (cos.f64 y)) x)) |
(-.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x)))))) |
(+.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z))) |
(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))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)) (*.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y x) |
(fma.f64 y (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y) x) |
(+.f64 x (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (*.f64 (*.f64 z z) z)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y z)) (/.f64 (*.f64 z z) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y z))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)))) (/.f64 (*.f64 (*.f64 z z) z) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 2 binary64)) (fma.f64 z z (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z))))) |
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) |
(*.f64 y (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x y) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 z y)) (*.f64 #s(literal -1/6 binary64) (*.f64 z y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 z y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) z) y (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/6 binary64) (*.f64 z y))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 z z) z)) (*.f64 (*.f64 y y) y)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (*.f64 z y) #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
#s(literal 1/6 binary64) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x)) #s(approx (* x (cos y)) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x)) #s(approx (* x (cos y)) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))))) |
(-.f64 (/.f64 (*.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x)) (+.f64 #s(approx (* x (cos 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)) x) (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x)) #s(approx (* x (cos y)) x)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (cos y)) x) #s(approx (* x (cos y)) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)))))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) (neg.f64 z))) |
#s(approx (* x (cos y)) x) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 z))) |
(*.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)) z) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)) z)) |
(*.f64 (neg.f64 z) (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z))) |
(neg.f64 (*.f64 (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)) z)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) (*.f64 (sin.f64 y) (neg.f64 z))) |
(+.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (neg.f64 (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (sin.f64 y) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) |
(fma.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64) (sin.f64 y)) |
(fma.f64 (/.f64 (cos.f64 y) z) (neg.f64 x) (sin.f64 y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))) (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)))) |
(-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)) |
(+.f64 (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) (/.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)))))) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y)) |
(+.f64 (sin.f64 y) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (cos.f64 y) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 z)) |
(/.f64 (cos.f64 y) z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) (neg.f64 z))) |
#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 (sin.f64 y) (neg.f64 z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (*.f64 (cos.f64 y) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (sin.f64 y) (neg.f64 z))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z))) |
#s(approx (neg x) (neg.f64 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) z) x)) 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) z) x)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) z) x) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) y)) x)) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (-.f64 (*.f64 (*.f64 y (/.f64 z x)) #s(literal 1/6 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) (neg.f64 (/.f64 (cos.f64 y) z))) x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x))) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 y y) z) x) (*.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/6 binary64) (*.f64 y (/.f64 z x)) #s(literal 1/2 binary64)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#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 (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 (*.f64 #s(literal 1/6 binary64) y) z (*.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 y y) |
#s(approx (* x (cos y)) x) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#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 (*.f64 x y) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) x) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (neg.f64 (*.f64 z y)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (* x (cos y)) x) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y y) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y y)) z (*.f64 #s(literal 1/120 binary64) z)) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) x) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+.f64 (neg.f64 (*.f64 z y)) x)) |
#s(approx (* (neg z) (+ (* (neg 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 (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (-.f64 y (/.f64 x z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) y #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))) |
#s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)) |
#s(approx (/ (cos y) z) (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) z)) |
#s(approx (/ (cos y) z) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) z) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) |
#s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) z) (*.f64 y y)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 y y))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (-.f64 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 z))) |
#s(approx (/ (cos y) z) (/.f64 (cos.f64 y) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) z) y))) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) y))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z z) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z (*.f64 (*.f64 x y) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) 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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 x (/.f64 (*.f64 y y) z)) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) z)) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) z)) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) y)) z)) |
#s(approx (* (neg z) (+ (* (neg 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 (sin.f64 y) (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 z))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) (*.f64 (neg.f64 z) (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))))) |
#s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (neg.f64 z) (fma.f64 (/.f64 x z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)))) |
Compiled 4 064 to 1 301 computations (68% saved)
26 alts after pruning (22 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 275 | 17 | 292 |
| Fresh | 3 | 5 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 280 | 26 | 306 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 44.3% | (/.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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (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))) |
| ▶ | 76.3% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
| ▶ | 51.7% | (-.f64 #s(approx (* x (cos y)) x) (*.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)))) |
| 51.9% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) | |
| ▶ | 52.6% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
| 51.7% | (-.f64 #s(approx (* x (cos y)) x) #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))) | |
| 52.0% | (-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y))) | |
| ✓ | 51.4% | #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)) |
| 52.0% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) | |
| ▶ | 35.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
| 35.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) | |
| 95.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) | |
| 41.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) (neg.f64 z))) | |
| 54.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) | |
| 32.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) | |
| 48.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) | |
| 95.2% | #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))))) | |
| 59.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| 35.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) | |
| 18.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) | |
| 2.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) | |
| 8.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y))))) | |
| ✓ | 37.1% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 896 to 870 computations (2.9% 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 |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
#s(approx (* x (cos y)) x) |
(*.f64 z #s(approx (sin y) y)) |
#s(approx (sin y) y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.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)))) |
(*.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 (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (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) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
(*.f64 (sin.f64 y) z) |
| 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 (* -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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (- (* x (cos y)) (* 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)))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) 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)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#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)))))) |
#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 y #s(hole binary64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* z (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)) |
#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)) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (* (* y y) z) 1/6) #s(hole binary64 (* 1/6 (* (pow y 2) 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/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #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) (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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#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 (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (cos y)) z)) (* -1 (sin y))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | y | @ | 0 | ((- (* 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))) (* x (cos y)) (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1 (- (* x (cos y)) (* (sin y) z)) (* (sin y) z)) |
| 14.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))) (* x (cos y)) (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1 (- (* x (cos y)) (* (sin y) z)) (* (sin y) z)) |
| 7.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))) (* x (cos y)) (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1 (- (* x (cos y)) (* (sin y) z)) (* (sin y) z)) |
| 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))) (* x (cos y)) (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1 (- (* x (cos y)) (* (sin y) z)) (* (sin y) z)) |
| 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))) (* x (cos y)) (* z (sin y)) (sin y) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* (* y y) z) 1/6) (* (* y y) z) (* y y) 1/6 (- (* x (cos y)) (* z (sin y))) (* z (sin y)) (sin y) (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (- (* 1/120 (* y y)) 1/6) (* 1/120 (* y y)) 1/120 1 (- (* x (cos y)) (* (sin y) z)) (* (sin y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 532 | 3911 |
| 0 | 578 | 3502 |
| 1 | 2995 | 3421 |
| 0 | 10619 | 3247 |
| 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 |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
#s(approx (* x (cos y)) x) |
(*.f64 z #s(approx (sin y) y)) |
#s(approx (sin y) y) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal 1/6 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.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)))) |
(*.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 (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (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) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
(*.f64 (sin.f64 y) z) |
#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 (* -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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (- (* x (cos y)) (* 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)))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) 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)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#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)))))) |
#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 y #s(hole binary64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/2 (* (pow y 2) (sin (* 1/2 (PI)))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* 1/24 (* (pow y 2) (sin (* 1/2 (PI)))))))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* (pow y 2) (+ (* -1/2 (sin (* 1/2 (PI)))) (* (pow y 2) (+ (* -1/720 (* (pow y 2) (sin (* 1/2 (PI))))) (* 1/24 (sin (* 1/2 (PI))))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (* z (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)) |
#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)) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (* (* y y) z) 1/6) #s(hole binary64 (* 1/6 (* (pow y 2) 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/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* 1/120 (* y y)) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (+ x (* y (- (* -1/2 (* x y)) z))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (+ x (* y (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #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) (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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#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 (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #s(hole binary64 (* z (- (/ (* x (cos y)) z) (sin y))))) |
#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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (- (* x (cos y)) (* (sin y) z)) #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))) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (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 (cos.f64 y) x (*.f64 (neg.f64 (sin.f64 y)) z)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) z)) |
(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 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 (sin.f64 y)) z)) |
(+.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 (-.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)) (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) (pow.f64 (*.f64 #s(literal 1 binary64) (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 (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) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 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 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (/.f64 (*.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 (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 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 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 (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) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 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) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 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 (-.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)) (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) (pow.f64 (*.f64 #s(literal 1 binary64) (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 (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) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 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 (pow.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 2 binary64)) (sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (sin.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 y))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (/.f64 (*.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 (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 (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 y)) #s(literal 3 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 (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 |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z)))) (neg.f64 (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z)) (*.f64 #s(approx (sin y) y) z)))) (neg.f64 (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (fma.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z)) (*.f64 #s(approx (sin y) y) z))) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (fma.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))))) |
(-.f64 (/.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))) (/.f64 (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z)) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (fma.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))))) (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z)) (*.f64 #s(approx (sin y) y) z)) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (fma.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z)))))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z)) |
(+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (neg.f64 z) #s(approx (sin y) y))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) |
(*.f64 #s(approx (sin y) y) z) |
(*.f64 z #s(approx (sin y) y)) |
#s(approx (sin y) y) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x)))) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x) |
(fma.f64 y #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x))))) |
(+.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y) x) |
(+.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) z) |
(*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) z)) |
(*.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 (neg.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) |
(-.f64 (/.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) (/.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (neg.f64 z) #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/120 binary64) y) y) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
#s(literal 1/120 binary64) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (sin.f64 y) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (sin.f64 y) z))))) |
(-.f64 (/.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (sin.f64 y) z))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (sin.f64 y) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (sin.f64 y) z))))) (/.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (sin.f64 y) z)))))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (sin.f64 y) z)) |
(+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (neg.f64 (sin.f64 y)) z)) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (-.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) 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 #s(literal 1/2 binary64) (PI.f64) y)) x)) |
#s(approx x x) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (cos.f64 y)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (cos.f64 y)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x))) #s(literal 1 binary64)) x))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) z) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (fma.f64 y (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) x) #s(literal -1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) z)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (fma.f64 (-.f64 (fma.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) #s(literal -1/2 binary64))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) z) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (*.f64 x (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 y (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) 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 #s(literal 1/2 binary64) (PI.f64))) y) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) #s(literal -1/2 binary64))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 y (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 y (fma.f64 y (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) #s(literal -1/6 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/24 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (fma.f64 (fma.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 1/24 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y y)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 y y))) (*.f64 y y) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) #s(literal 1 binary64)) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (sin y) z) (*.f64 z y)) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y)) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (sin y) z) (*.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) x) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (+.f64 (neg.f64 (*.f64 z y)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) x) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (neg.f64 (*.f64 z y)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
#s(approx (* (* (* y y) z) 1/6) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* 1/120 (* y y)) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* 1/120 (* y y)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) x) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (+.f64 (neg.f64 (*.f64 z y)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* (sin y) z) (*.f64 z y)) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y)) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (sin y) z) (*.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (* (cos y) (sin (/ (PI) 2))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (cos.f64 y))) |
#s(approx (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2)))) (cos.f64 y)) |
#s(approx (* (sin y) z) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 y y))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (*.f64 (+.f64 #s(literal 1/120 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
#s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (+.f64 #s(literal 1/120 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (- (* 1/120 (* y y)) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y))) |
#s(approx (* (sin y) z) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 x y)) z) y))) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (-.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) (*.f64 (sin.f64 y) z))) |
#s(approx z z) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) (sin.f64 y)) z)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (*.f64 x (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z))) (neg.f64 (sin.f64 y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 (sin.f64 y))))) |
Compiled 6 293 to 1 511 computations (76% saved)
27 alts after pruning (21 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 298 | 11 | 309 |
| Fresh | 7 | 10 | 17 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 308 | 27 | 335 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 44.3% | (/.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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| 34.1% | (/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))) | |
| ▶ | 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))) |
| ▶ | 51.7% | (-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
| ✓ | 76.3% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
| 51.9% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) | |
| 35.4% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)))) | |
| ✓ | 52.6% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
| 51.7% | (-.f64 #s(approx (* x (cos y)) x) #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))) | |
| 41.8% | #s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 59.5% | #s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) | |
| 95.2% | #s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) | |
| ✓ | 51.4% | #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)) |
| ▶ | 35.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x)) |
| 35.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z))) y x)) | |
| 35.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| 95.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) | |
| 54.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) | |
| ▶ | 32.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
| ▶ | 48.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
| 35.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) | |
| 18.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) | |
| 2.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) | |
| 8.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y))))) | |
| ✓ | 37.1% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 1 099 to 979 computations (10.9% 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 (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
(*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z))) |
(neg.f64 z) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 x) z) |
(neg.f64 x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64)) |
(*.f64 y (*.f64 z y)) |
(*.f64 z y) |
#s(literal 1/6 binary64) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 y y) |
#s(literal 1/120 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
(*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) |
(*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) |
(/.f64 (cos.f64 y) z) |
| 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 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
#s(approx (/ (neg x) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #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 (* (/ (cos y) z) (neg x)) #s(hole binary64 (* -1 (/ (* x (cos y)) z)))) |
#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)))))) |
#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 (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ (* x (cos y)) z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* x (+ (* -1 (/ (* z (sin y)) x)) (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#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 (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 x)) |
#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)) |
#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 y #s(hole binary64 y)) |
#s(approx (* (cos y) 1) #s(hole binary64 1)) |
#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 (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)) |
#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 z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ y (* -1 (/ x z))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* y (+ (* -1/6 y) (* 1/2 (/ x z))))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (* y (* z y)) 1/6) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* y (* z y)) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #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))))) (* (sin y) z)) #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))))) (* (sin y) z)) #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)))))) |
#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) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #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 (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (/ (cos y) z) (neg x)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (* (/ (cos y) z) (neg x)) #s(hole binary64 (+ (* -1 (/ x z)) (* 1/2 (/ (* x (pow y 2)) z))))) |
#s(approx (* (/ (cos y) z) (neg x)) #s(hole binary64 (+ (* -1 (/ x z)) (* (pow y 2) (+ (* -1/24 (/ (* x (pow y 2)) z)) (* 1/2 (/ x z))))))) |
#s(approx (* (/ (cos y) z) (neg x)) #s(hole binary64 (+ (* -1 (/ x z)) (* (pow y 2) (+ (* 1/2 (/ x z)) (* (pow y 2) (+ (* -1/24 (/ x z)) (* 1/720 (/ (* x (pow y 2)) z))))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#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 (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#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 (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#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 z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* z (- (/ (* 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) 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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z)) (* -1 (sin y))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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) (+ (* (neg x) (/ (cos y) z)) (sin y))) (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y)) (/ (neg x) z) (neg x) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* y (* z y)) 1/6) (* y (* z y)) (* z y) 1/6 (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z) (sin y) (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* y y) 1/120 (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (* (/ (cos y) z) (neg x)) (/ (cos y) z)) |
| 5.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) (+ (* (neg x) (/ (cos y) z)) (sin y))) (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y)) (/ (neg x) z) (neg x) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* y (* z y)) 1/6) (* y (* z y)) (* z y) 1/6 (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z) (sin y) (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* y y) 1/120 (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (* (/ (cos y) z) (neg x)) (/ (cos y) z)) |
| 5.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) (+ (* (neg x) (/ (cos y) z)) (sin y))) (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y)) (/ (neg x) z) (neg x) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* y (* z y)) 1/6) (* y (* z y)) (* z y) 1/6 (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z) (sin y) (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* y y) 1/120 (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (* (/ (cos y) z) (neg x)) (/ (cos y) z)) |
| 4.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) (+ (* (neg x) (/ (cos y) z)) (sin y))) (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y)) (/ (neg x) z) (neg x) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* y (* z y)) 1/6) (* y (* z y)) (* z y) 1/6 (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z) (sin y) (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* y y) 1/120 (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (* (/ (cos y) z) (neg x)) (/ (cos y) z)) |
| 4.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) (+ (* (neg x) (/ (cos y) z)) (sin y))) (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y)) (/ (neg x) z) (neg x) (- (* x (cos y)) (* z (sin y))) (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (* (* y (* z y)) 1/6) (* y (* z y)) (* z y) 1/6 (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z) (sin y) (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (- (* (* y y) 1/120) 1/6) (* (* y y) 1/120) (* y y) 1/120 (- (* x (cos y)) (* z (sin y))) (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+ (* (neg x) (/ (cos y) z)) (sin y)) (* (/ (cos y) z) (neg x)) (/ (cos y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 656 | 4941 |
| 0 | 708 | 4332 |
| 1 | 3681 | 4260 |
| 0 | 8123 | 4027 |
| 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 (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
(*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z))) |
(neg.f64 z) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)) |
(/.f64 (neg.f64 x) z) |
(neg.f64 x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x)) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64)) |
(*.f64 y (*.f64 z y)) |
(*.f64 z y) |
#s(literal 1/6 binary64) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 y y) |
#s(literal 1/120 binary64) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
(*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))) |
(*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) |
(/.f64 (cos.f64 y) z) |
#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 (* -1 (* z (sin y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (- (* x (cos y)) (* z (sin y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (sin y))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (sin y) (* -1 (/ (* x (cos y)) z))))) |
#s(approx (/ (neg x) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (- (* 1/6 (* (pow y 2) z)) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ (* x (+ 1 (* -1/2 (pow y 2)))) (* y (- (* 1/6 (* (pow y 2) z)) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* 1/6 (* (pow y 2) z)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (+ (* -1/2 (* x y)) (* 1/6 (* (pow y 2) z))) z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* -1 (* z (sin y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #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 (* (/ (cos y) z) (neg x)) #s(hole binary64 (* -1 (/ (* x (cos y)) z)))) |
#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)))))) |
#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 (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* x (+ (cos y) (* -1 (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ (* x (cos y)) z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* x (+ (* -1 (/ (cos y) z)) (/ (sin y) x))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* x (- (+ (* -1/2 y) (* 1/6 (/ (* (pow y 2) z) x))) (/ z x))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* x (+ (* -1 (/ (* z (sin y)) x)) (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#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 (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (sin y) x)) (/ (cos y) z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (- (* 1/6 (* (pow y 2) z)) z)) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (- (* 1/6 (* (pow y 2) z)) z) x)) (* 1/2 y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) 1))) (* z (sin y))) #s(hole binary64 x)) |
#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)) |
#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 y #s(hole binary64 y)) |
#s(approx (* (cos y) 1) #s(hole binary64 1)) |
#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 (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)) |
#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 z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ y (* -1 (/ x z))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* 1/2 (/ (* x y) z))))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (+ (* -1 (/ x z)) (* y (+ 1 (* y (+ (* -1/6 y) (* 1/2 (/ x z))))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1 (* y z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* -1/2 (* x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ (* -1 z) (* y (+ (* -1/2 x) (* 1/6 (* y z))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* -1/2 (* x y)) z))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (- (* y (+ (* -1/2 x) (* 1/6 (* y z)))) z))) |
#s(approx (* (* y (* z y)) 1/6) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (* y (* z y)) #s(hole binary64 (* (pow y 2) z))) |
#s(approx (* z y) #s(hole binary64 (* y z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* x (sin (* 1/2 (PI)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #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))))) (* (sin y) z)) #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))))) (* (sin y) z)) #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)))))) |
#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) z) #s(hole binary64 (* y z))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (* (sin y) z) #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 (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 y)) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* y (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6)))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* -1/6 (pow y 2))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/120 (pow y 2)) 1/6))))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 -1/6)) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (- (* 1/120 (pow y 2)) 1/6))) |
#s(approx (* (* y y) 1/120) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (/ (cos y) z) (neg x)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (* (/ (cos y) z) (neg x)) #s(hole binary64 (+ (* -1 (/ x z)) (* 1/2 (/ (* x (pow y 2)) z))))) |
#s(approx (* (/ (cos y) z) (neg x)) #s(hole binary64 (+ (* -1 (/ x z)) (* (pow y 2) (+ (* -1/24 (/ (* x (pow y 2)) z)) (* 1/2 (/ x z))))))) |
#s(approx (* (/ (cos y) z) (neg x)) #s(hole binary64 (+ (* -1 (/ x z)) (* (pow y 2) (+ (* 1/2 (/ x z)) (* (pow y 2) (+ (* -1/24 (/ x z)) (* 1/720 (/ (* x (pow y 2)) z))))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ 1 z))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) z)) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* 1/24 (/ (pow y 2) z)) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/720 (/ (pow y 2) z)) (* 1/24 (/ 1 z)))) (* 1/2 (/ 1 z)))) (/ 1 z)))) |
#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 (cos y) #s(hole binary64 (cos y))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* -1 (* z (+ (sin y) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* 1/6 (* (pow y 3) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* (pow y 3) (- (+ (* -1/2 (/ x y)) (+ (* 1/6 z) (/ x (pow y 3)))) (/ z (pow y 2)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* 1/6 (* (pow y 2) z)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x y)) (* 1/6 z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ z (pow y 2))) (+ (* -1/2 (/ x y)) (* 1/6 z)))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* 1/120 (pow y 5)))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* (pow y 5) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* 1/120 (pow y 4)))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(hole binary64 (* (pow y 4) (- (+ 1/120 (/ 1 (pow y 4))) (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (* 1/120 (pow y 2)))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(hole binary64 (* (pow y 2) (- 1/120 (* 1/6 (/ 1 (pow y 2))))))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1/6 z) (* 1/2 (/ x y))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ z y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ (+ (* -1 (/ (+ z (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* -1/6 z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* 1/2 x) (/ z y)) y)) (* 1/6 z))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) 1/120))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) #s(hole binary64 (* -1 (* (pow y 5) (- (* 1/6 (/ 1 (pow y 2))) (+ 1/120 (/ 1 (pow y 4)))))))) |
#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 (- (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (cos y))))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) #s(hole binary64 (/ (+ (* -1 (* x (cos y))) (* z (sin y))) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (+ (* -1/2 (* x (pow y 2))) (* y (* z (- (* 1/6 (pow y 2)) 1))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (+ (* -1 (* z (sin y))) (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y))))))) |
#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 z) (+ (* (neg x) (/ (cos y) z)) (sin y))) #s(hole binary64 (* z (+ (* -1 (sin y)) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* z (+ (* -1/2 (/ (* x (pow y 2)) z)) (+ (* y (- (* 1/6 (pow y 2)) 1)) (/ x z)))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (* 1/6 (pow y 2)) 1)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (- (+ (* -1/2 (/ (* x y) z)) (* 1/6 (pow y 2))) 1)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* z (- (/ (* 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) 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 (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (+ 1 (* -1/6 (pow y 2)))))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (+ x (* -1/2 (* x (pow y 2)))) z)) (* y (+ 1 (* -1/6 (pow y 2))))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (+ 1 (+ (* -1/6 (pow y 2)) (* 1/2 (/ (* x y) z)))))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ (* x (+ (* (cos y) (sin (* 1/2 (PI)))) (* (cos (* 1/2 (PI))) (sin y)))) z)) (* -1 (sin y))))))) |
| 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 #s(literal -1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 z) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (sin.f64 y)) z)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) z)) |
(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 (sin.f64 y)) z)) |
(+.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 (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 (cos.f64 y) #s(literal 1 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)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #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) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.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 #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) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 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 (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 (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) (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 (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 (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 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (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))))) (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) (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))))) |
(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 (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 (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)) (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)) |
(/.f64 (*.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))))) #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) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.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 #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) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 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 (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 (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) (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 (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 (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 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (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))))) (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) (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))))) |
(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 (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 (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)) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) #s(literal 0 binary64))) |
(*.f64 (cos.f64 y) #s(literal 1 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)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) #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) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) #s(literal 2 binary64)) (*.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)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.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 #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) (pow.f64 (cos.f64 y) #s(literal 3 binary64)))) (*.f64 #s(literal 2 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 (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 (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) (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 (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 (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 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y))) (sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (neg.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (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))))) (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) (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))))) |
(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 (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 (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)) (cos.f64 y)) |
(+.f64 (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)) (neg.f64 z))) |
(*.f64 #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)) (neg.f64 z)) |
(*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z))) |
(neg.f64 (*.f64 z #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 x z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x z)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 z)) |
(/.f64 (neg.f64 x) z) |
(neg.f64 (/.f64 x z)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) x)))) |
(fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y x) |
(fma.f64 y #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) x) |
(+.f64 (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y) x) |
(+.f64 x (*.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) y)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (*.f64 z y) y) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 z y) y)) |
(*.f64 y (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 z y) y) |
(*.f64 y (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
#s(literal 1/6 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)))))) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 3 binary64))) (fma.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (+.f64 (pow.f64 (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) #s(literal 2 binary64)) (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z))))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 (neg.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) z)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) |
(*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z) |
(*.f64 z #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y))) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y) |
(*.f64 y (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(fma.f64 y #s(literal 1 binary64) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) |
(fma.f64 (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y y)) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) y) y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) #s(literal 1/36 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))))) |
(-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1/120 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 y y)) |
(*.f64 y (*.f64 y #s(literal 1/120 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(literal 1/120 binary64) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z))) (neg.f64 z))) |
(*.f64 #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z))) (neg.f64 z)) |
(*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z)))) |
(neg.f64 (*.f64 z #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z))) |
(*.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (cos.f64 y) x) z)) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z)) |
(*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) (neg.f64 x))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) z) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) |
(neg.f64 (*.f64 (/.f64 (cos.f64 y) z) x)) |
(neg.f64 (/.f64 (*.f64 (cos.f64 y) x) z)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 y))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 z)) |
(/.f64 (cos.f64 y) z) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (-.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) (sin (/ (PI) 2))))) (*.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (sin.f64 y)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y))) |
#s(approx (/ (neg x) z) (/.f64 (neg.f64 x) z)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (-.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) 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 #s(literal 1/2 binary64) (PI.f64) y)) x)) |
#s(approx (* (/ (cos y) z) (neg x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x)) (cos.f64 y)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (cos.f64 y)) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (cos.f64 y)) x)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) (neg.f64 (/.f64 (cos.f64 y) z))) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x)) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (+.f64 (/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y))) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (neg.f64 x) (+.f64 (neg.f64 (/.f64 (sin.f64 y) x)) (/.f64 (cos.f64 y) z)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 x) (-.f64 (fma.f64 (*.f64 y y) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y) x))) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) y (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) x))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) x) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (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) (sin (/ (PI) 2))))) (* (sin y) z)) (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) (sin (/ (PI) 2))))) (* (sin y) z)) (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) (sin (/ (PI) 2))))) x) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (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) (sin (/ (PI) 2))))) (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) (sin (/ (PI) 2))))) (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 (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y #s(literal 1 binary64))) |
#s(approx (cos y) (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 (cos y) (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 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx y y) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (* (sin y) z) (*.f64 z y)) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y)) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (sin y) z) (*.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) x) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (+.f64 (neg.f64 (*.f64 z y)) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (fma.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z) y x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) y x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) x) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (+.f64 (neg.f64 (*.f64 z y)) x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (+.f64 (/.f64 (neg.f64 x) z) y)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) y (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) y #s(literal 1 binary64)) y (/.f64 (neg.f64 x) z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) x) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (neg.f64 (*.f64 z y)) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 z)) y x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y (neg.f64 z)) y x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (neg.f64 z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
#s(approx (* (* y (* z y)) 1/6) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (* y (* z y)) (*.f64 (*.f64 y y) z)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (fma.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) z) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (fma.f64 y (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) x) #s(literal -1/2 binary64) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) z)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (fma.f64 (-.f64 (fma.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) #s(literal -1/2 binary64))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) z) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (*.f64 x (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y)))) |
#s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (fma.f64 y (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) 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 #s(literal 1/2 binary64) (PI.f64))) y) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x) #s(literal -1/2 binary64))) y (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x)) y (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) x))) |
#s(approx (* (sin y) z) (*.f64 z y)) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y)) |
#s(approx (* (sin y) z) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) z (*.f64 #s(literal -1/6 binary64) z)) (*.f64 y y) z) y)) |
#s(approx (* (sin y) z) (*.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 (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) y) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (- (* (* y y) 1/120) 1/6) #s(literal -1/6 binary64)) |
#s(approx (- (* (* y y) 1/120) 1/6) (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* (* y y) 1/120) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (/ (cos y) z) (neg x)) (/.f64 (neg.f64 x) z)) |
#s(approx (* (/ (cos y) z) (neg x)) (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal 1/2 binary64) (/.f64 (neg.f64 x) z))) |
#s(approx (* (/ (cos y) z) (neg x)) (fma.f64 (*.f64 y y) (fma.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 y y) x) z) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (/.f64 (neg.f64 x) z))) |
#s(approx (* (/ (cos y) z) (neg x)) (fma.f64 (fma.f64 (*.f64 y y) (fma.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 (*.f64 y y) x) z) (*.f64 #s(literal -1/24 binary64) (/.f64 x z))) (*.f64 (/.f64 x z) #s(literal 1/2 binary64))) (*.f64 y y) (/.f64 (neg.f64 x) z))) |
#s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)) |
#s(approx (/ (cos y) z) (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) z))) |
#s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) |
#s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 (/.f64 (*.f64 y y) z) #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) z))) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) |
#s(approx (cos y) (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) (cos.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* (sin y) z) (*.f64 (sin.f64 y) z)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) z) (sin.f64 y)) (neg.f64 z))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 (*.f64 y y) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) z (/.f64 x (*.f64 (*.f64 y y) y)))) (/.f64 z (*.f64 y y))) (*.f64 (*.f64 y y) y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) (*.f64 y y))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (+.f64 (/.f64 (neg.f64 z) (*.f64 y y)) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) z))) (*.f64 y y))) |
#s(approx (* (sin y) z) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (pow.f64 y #s(literal 5 binary64)) #s(literal 1/120 binary64))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (*.f64 (+.f64 #s(literal 1/120 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64)))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))))) |
#s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (+.f64 #s(literal 1/120 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1/6 binary64) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (* (* y y) 1/120) 1/6) (*.f64 (*.f64 y y) #s(literal 1/120 binary64))) |
#s(approx (- (* (* y y) 1/120) 1/6) (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 y y))) (*.f64 y y))) |
#s(approx (/ (cos y) z) (/.f64 (cos.f64 y) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (neg.f64 (/.f64 (+.f64 (/.f64 (neg.f64 x) y) z) y))) y))) (*.f64 (*.f64 y y) y)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (fma.f64 #s(literal 1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (/.f64 z y)) y))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (* (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) y) (neg.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1/120 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y y)))) (pow.f64 y #s(literal 5 binary64))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (-.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 (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (fma.f64 (neg.f64 x) (cos.f64 y) (*.f64 (sin.f64 y) z)) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (+.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y (*.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (-.f64 (*.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) x) (*.f64 (sin.f64 y) z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 y) x) z) (sin.f64 y)) z)) |
#s(approx (* (neg z) (+ (* (neg x) (/ (cos y) z)) (sin y))) (*.f64 (fma.f64 x (/.f64 (cos.f64 y) z) (neg.f64 (sin.f64 y))) z)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 y y) x) z) #s(literal -1/2 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) y (/.f64 x z))) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/6 binary64)) #s(literal 1 binary64)) z)) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal -1/2 binary64) (*.f64 (*.f64 y y) #s(literal 1/6 binary64))) #s(literal 1 binary64)) z)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (-.f64 (*.f64 x (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z)) (sin.f64 y)) z)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 z) (-.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z)) (neg.f64 (sin.f64 y))))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y))) |
#s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (neg.f64 z) (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x) z))))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)))) |
#s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (+.f64 (fma.f64 (/.f64 (*.f64 y x) z) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 y y))) #s(literal 1 binary64)))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 z) (-.f64 (neg.f64 (*.f64 x (/.f64 (sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) y)) z))) (neg.f64 (sin.f64 y))))) |
Compiled 4 735 to 1 537 computations (67.5% saved)
29 alts after pruning (19 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 301 | 8 | 309 |
| Fresh | 5 | 11 | 16 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 6 | 6 |
| Total | 307 | 29 | 336 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (sin.f64 y) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
| 44.3% | (/.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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) | |
| 34.1% | (/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))) | |
| ✓ | 99.8% | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| ✓ | 51.7% | (-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
| 51.9% | (-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) | |
| 35.4% | (-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)) z)) | |
| ✓ | 76.3% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
| ✓ | 52.6% | (-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
| 51.7% | (-.f64 #s(approx (* x (cos y)) x) #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))) | |
| 59.3% | #s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) x)) | |
| 41.8% | #s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 z) (sin.f64 y))) | |
| 95.2% | #s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) | |
| 59.5% | #s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (cos.f64 y) x)) | |
| ✓ | 51.4% | #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)) |
| ✓ | 35.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x)) |
| 35.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z))) y x)) | |
| 35.2% | #s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| 95.4% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) | |
| 54.3% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) | |
| ✓ | 32.6% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
| ✓ | 48.7% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
| 30.8% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) (neg.f64 x))))) | |
| 32.5% | #s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)) (neg.f64 x))))) | |
| 35.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) | |
| 18.6% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) | |
| 2.9% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) | |
| 8.2% | #s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y))))) | |
| ✓ | 37.1% | #s(approx (- (* x (cos y)) (* z (sin y))) x) |
Compiled 1 341 to 883 computations (34.2% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)) (neg.f64 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (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 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)) z)) |
#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)) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.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)))) |
(-.f64 #s(approx (* x (cos y)) x) #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 (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) (neg.f64 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.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 (sin.f64 y) (neg.f64 z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
(-.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 (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 (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (neg.f64 (*.f64 (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))) x))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 x) (fma.f64 z (/.f64 (sin.f64 y) x) (neg.f64 (cos.f64 y))))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 y) (cos.f64 y)) x)) |
(-.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 z z) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y)))))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) y))))) (-.f64 (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x)) (sin.f64 y))))) |
(-.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))) |
| Outputs |
|---|
(-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
4 calls:
| 26.0ms | z |
| 19.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 13.0ms | y |
| 12.0ms | x |
| 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))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)) (neg.f64 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (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 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)) z)) |
#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)) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.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)))) |
(-.f64 #s(approx (* x (cos y)) x) #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 (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) (neg.f64 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.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 (sin.f64 y) (neg.f64 z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 (/.f64 (cos.f64 y) z) (neg.f64 x))))) |
| Outputs |
|---|
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 (sin.f64 y) z)) |
4 calls:
| 48.0ms | x |
| 10.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 10.0ms | z |
| 10.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.6% | 2 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 87.8% | 3 | x |
| 80.1% | 2 | y |
| 88.8% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)) (neg.f64 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (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 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)) z)) |
#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)) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.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)))) |
(-.f64 #s(approx (* x (cos y)) x) #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 (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) (neg.f64 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.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 (sin.f64 y) (neg.f64 z))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (neg.f64 z) (sin.f64 y))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(-.f64 #s(approx (* x (cos y)) x) #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 (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) (sin.f64 y))) |
4 calls:
| 38.0ms | x |
| 9.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 9.0ms | y |
| 9.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.0% | 3 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 77.9% | 3 | y |
| 74.8% | 3 | x |
| 78.0% | 4 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)) (neg.f64 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (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 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)) z)) |
#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)) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.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)))) |
(-.f64 #s(approx (* x (cos y)) x) #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 (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) (neg.f64 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (- (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(-.f64 #s(approx (* x (cos y)) x) #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 (- (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
2 calls:
| 42.0ms | z |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 3 | z |
| 75.9% | 3 | y |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (/.f64 (neg.f64 x) z)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (*.f64 (*.f64 y y) x) #s(literal -1/2 binary64) x))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 x y) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)) (neg.f64 x))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal 1/6 binary64)))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (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 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y (*.f64 z y)) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 #s(approx (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64))) y x)) |
#s(approx (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal 1/6 binary64)) z) y))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (fma.f64 (-.f64 (*.f64 #s(approx (+ (* 1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal 1/6 binary64))) y) z) y x)) |
(-.f64 #s(approx (* x (cos y)) x) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y y)) z z) y))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)))) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 #s(approx (- (* (* y y) 1/120) 1/6) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.f64 z #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* 1/120 (* y y)) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 #s(approx (+ (* (- (* (* y y) 1/120) 1/6) (* y y)) 1) (*.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 1/120 binary64))) y)) z)) |
#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)) |
(/.f64 (-.f64 (*.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x)) (*.f64 (*.f64 #s(approx (sin y) y) z) (*.f64 #s(approx (sin y) y) z))) (+.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) y) z))) |
(-.f64 #s(approx (* x (+ (* (sin y) (cos (/ (PI) 2))) (* (cos y) (sin (/ (PI) 2))))) x) (*.f64 #s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/120 binary64)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) z)) |
(-.f64 #s(approx (* x (cos y)) x) (*.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)))) |
(-.f64 #s(approx (* x (cos y)) x) #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 (- (* x (cos y)) (* z (sin y))) #s(approx (+ (* (- (* (+ (* 1/6 (* z y)) (* -1/2 x)) y) z) y) x) (neg.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (neg.f64 z) y)) y))) (*.f64 (*.f64 y y) y))))) |
#s(approx (- (* x (cos y)) (* z (sin y))) (*.f64 (neg.f64 z) #s(approx (+ (* (neg x) (/ (cos y) z)) (sin y)) (*.f64 #s(approx (/ (cos y) z) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 y y) z) #s(literal 1/24 binary64)) (/.f64 #s(literal 1/2 binary64) z)) (*.f64 y y) (/.f64 #s(literal 1 binary64) z))) (neg.f64 x))))) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) (-.f64 x (*.f64 z y))) |
4 calls:
| 10.0ms | x |
| 8.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 7.0ms | z |
| 7.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 52.6% | 1 | z |
| 52.6% | 1 | x |
| 52.6% | 1 | y |
Compiled 11 to 17 computations (-54.5% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
| Outputs |
|---|
#s(approx (- (* x (cos y)) (* z (sin y))) x) |
4 calls:
| 3.0ms | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.1% | 1 | z |
| 37.1% | 1 | (-.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 37.1% | 1 | x |
| 37.1% | 1 | y |
Compiled 11 to 17 computations (-54.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 70.0ms | 1.1282520893309974e-70 | 2.694700869546511e-66 |
| 14.0ms | -2.4819811971191527e-26 | -1.4989462119203114e-28 |
| 76.0ms | 240× | 0 | valid |
Compiled 312 to 344 computations (-10.3% saved)
ival-sub!: 57.0ms (81.2% of total)ival-cos: 6.0ms (8.6% of total)ival-sin: 5.0ms (7.1% of total)ival-mult!: 2.0ms (2.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 3502172.988298517 | 5588826.359533805 |
| 13.0ms | -2.9466323161013742e-5 | -8.719414987804871e-11 |
| 14.0ms | 208× | 0 | valid |
Compiled 406 to 421 computations (-3.7% saved)
ival-cos: 4.0ms (42.7% of total)ival-sin: 3.0ms (32% of total)ival-mult!: 2.0ms (21.3% of total)ival-sub!: 1.0ms (10.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 0.0014505413205711188 | 348610.38483023975 |
| 1.0ms | -2.9466323161013742e-5 | -8.719414987804871e-11 |
| 8.0ms | 144× | 0 | valid |
Compiled 552 to 572 computations (-3.6% saved)
ival-cos: 2.0ms (39.4% of total)ival-sin: 2.0ms (39.4% of total)ival-mult!: 1.0ms (19.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 76 to 51 computations (32.9% saved)
Compiled 84 to 59 computations (29.8% saved)
Loading profile data...