
Time bar (total: 11.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 1.3s | 8 256× | 0 | valid |
ival-cos: 470.0ms (44% of total)ival-sin: 420.0ms (39.4% of total)ival-mult!: 147.0ms (13.8% of total)ival-add!: 28.0ms (2.6% of total)adjust: 2.0ms (0.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 96 |
| 1 | 99 | 90 |
| 2 | 225 | 90 |
| 3 | 632 | 90 |
| 4 | 3938 | 90 |
| 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 (* 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) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* 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 (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 z #s(hole binary64 z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
| 1.0ms | x | @ | inf | ((+ (* 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 | z | @ | -inf | ((+ (* x (cos y)) (* z (sin y))) (* x (cos y)) x (cos y) y (* z (sin y)) z (sin y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 540 |
| 0 | 156 | 528 |
| 1 | 468 | 524 |
| 2 | 1567 | 512 |
| 3 | 5596 | 512 |
| 0 | 8171 | 502 |
| 0 | 56743 | 459 |
| 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 (* 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) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* 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 (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 z #s(hole binary64 z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
| Outputs |
|---|
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y))) (neg.f64 z)) |
(*.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) z) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(*.f64 z (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y))) |
(*.f64 x (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x))) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (sin.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x)) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x)) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)))) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)))) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)))) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x))) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x))) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z x) (sin.f64 y)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64))) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))))) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)))) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64)))) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)))) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)))) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x))) #s(literal 2 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x))) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))))) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (cos.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z)) #s(literal 2 binary64)) z) |
(/.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z)) #s(literal 2 binary64)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)))) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)))) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)))) #s(literal 2 binary64)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z))) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z))) #s(literal 2 binary64)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 z)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z x) (cos.f64 y)) #s(literal 2 binary64) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) z) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) z) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 z)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 z)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64))) z) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 z)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) z) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))))) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)))) #s(literal 2 binary64)) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)))) #s(literal 2 binary64)) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)))) #s(literal 2 binary64)) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)))) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z))) #s(literal 2 binary64)) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z))) #s(literal 2 binary64)) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (neg.f64 z)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) z) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) z) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (neg.f64 z)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (neg.f64 z)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) z) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (neg.f64 z)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) z) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)))) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))) (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.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 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (sin.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64))))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x)))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal -1 binary64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z x) (sin.f64 y)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64)))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z))))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64))))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x))))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x)))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (cos.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z))) (neg.f64 (+.f64 z z))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z))) (neg.f64 (+.f64 z z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64))))) (neg.f64 (+.f64 z z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z)))) (neg.f64 (+.f64 z z))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z x) (cos.f64 y)) #s(literal 2 binary64) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x))))) (neg.f64 (+.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64))))) (neg.f64 (+.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))))) (neg.f64 (+.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z)))) (neg.f64 (+.f64 z z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64)))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y)))))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z))) (+.f64 z z)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64))))) (+.f64 z z)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z))) (+.f64 z z)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z))) (+.f64 z z)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z)))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y)))))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (cos.f64 y))))) (+.f64 z z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y)))))) (+.f64 z z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x))))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64))))) (+.f64 z z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z)))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z)))) (+.f64 z z)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x))) (+.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64))))) (+.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x))) (+.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x)))) (+.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y)))))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (sin.f64 y))))) (+.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y)))))) (+.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z))))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x))))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64))))) (+.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x)))) (+.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (sin.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x)) (+.f64 x x)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x)) (+.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)))) (+.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x))) (+.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal -1 binary64))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z x) (sin.f64 y)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (cos.f64 y)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z)) (+.f64 z z)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z)) (+.f64 z z)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)))) (+.f64 z z)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z))) (+.f64 z z)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z x) (cos.f64 y)) #s(literal 2 binary64) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z)) (neg.f64 (+.f64 z z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)))) (neg.f64 (+.f64 z z))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z)) (neg.f64 (+.f64 z z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z)) (neg.f64 (+.f64 z z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x)) (neg.f64 (+.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64)))) (neg.f64 (+.f64 x x))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x)) (neg.f64 (+.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x))) (neg.f64 (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64)))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)))) (+.f64 z z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)))) (+.f64 z z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)))) (+.f64 z z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z))) (+.f64 z z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z x) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (neg.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (cos.f64 y)))) (neg.f64 (+.f64 z z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 (+.f64 z z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)))) (neg.f64 (+.f64 z z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) z) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z))) (neg.f64 (+.f64 z z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (sin.f64 y)))) (neg.f64 (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))))) (neg.f64 (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)))) (neg.f64 (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x))) (neg.f64 (+.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)))) |
(fma.f64 (/.f64 (*.f64 z x) z) (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 y)) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (*.f64 z x) x) (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (*.f64 z x)) (/.f64 (neg.f64 (sin.f64 y)) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (*.f64 z x)) (/.f64 (neg.f64 (cos.f64 y)) z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (neg.f64 x) z) #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (/.f64 #s(literal -1 binary64) z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 x z) #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) x) (/.f64 (*.f64 z x) #s(literal 1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (cos.f64 y) z) (/.f64 (*.f64 z x) #s(literal 1 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (cos.f64 y) z) (*.f64 z x) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 x) #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(fma.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(fma.f64 #s(literal 0 binary64) (/.f64 x z) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(fma.f64 #s(literal 0 binary64) x (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) z) (cos.f64 y)) (neg.f64 z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (*.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 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 z) x) (sin.f64 y)) (neg.f64 x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 z x) (sin.f64 y)) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 z (*.f64 (/.f64 (cos.f64 y) z) x) (*.f64 (sin.f64 y) z)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 x #s(literal 0 binary64) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(fma.f64 x (*.f64 (/.f64 z x) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(-.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 x #s(literal 0 binary64))) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 #s(literal 0 binary64) x)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) #s(literal 4 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z))) (+.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64))) (+.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x))) (+.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x)) (+.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y)))) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z x) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) (*.f64 x #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y)))) (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z)) (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (+.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x))) (+.f64 z z))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (+.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64))) (+.f64 z z))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (+.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (+.f64 z z))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (+.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z)) (+.f64 z z))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z x) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) (*.f64 z #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) (cos.f64 y))) |
(+.f64 (fma.f64 (sin.f64 y) z (*.f64 x #s(literal 0 binary64))) (*.f64 (cos.f64 y) x)) |
(+.f64 (fma.f64 (sin.f64 y) z (*.f64 #s(literal 0 binary64) x)) (*.f64 (cos.f64 y) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) #s(literal 4 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (sin.f64 y))) (+.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y)))) (+.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64))) (+.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) x) (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) x)) (+.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y)))) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z))) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x)) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (sin.f64 y) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z x) (sin.f64 y)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) (*.f64 x #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (cos.f64 y) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y)))) (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x))) (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z)) (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (+.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z x) (cos.f64 y))) (+.f64 z z))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (+.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y)))) (+.f64 z z))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (+.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64))) (+.f64 z z))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (+.f64 z z)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) z)) (+.f64 z z))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (cos.f64 y) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 z x) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 z #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(+.f64 (*.f64 #s(literal 0 binary64) x) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 (*.f64 z x) z) (cos.f64 y)) |
(*.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 y)) z)) |
(*.f64 (neg.f64 (*.f64 z x)) (/.f64 (neg.f64 (cos.f64 y)) z)) |
(*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (cos.f64 y) z) (/.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) z) (*.f64 z x)) |
(*.f64 (neg.f64 x) (neg.f64 (cos.f64 y))) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) (cos.f64 y))) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 (neg.f64 x) z) (cos.f64 y)) (neg.f64 z)) |
(*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) |
(*.f64 (cos.f64 y) x) |
(*.f64 z (*.f64 (/.f64 (cos.f64 y) z) x)) |
(*.f64 x (cos.f64 y)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z x) (cos.f64 y))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y)))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) #s(literal -1 binary64)) z) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 x #s(literal 0 binary64))) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 y) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 x #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 y) x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z x) (cos.f64 y)))) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))))) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)))) z) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64))) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y)))) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) (cos.f64 y))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y)))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x))) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z))) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 z x) (cos.f64 y)) z) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (cos.f64 y))) z) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal -1 binary64)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) z) |
(/.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) (cos.f64 y))) |
(fma.f64 (/.f64 (*.f64 z x) z) (cos.f64 y) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z x) z) (cos.f64 y) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 y)) z) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 y)) z) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 (*.f64 z x)) (/.f64 (neg.f64 (cos.f64 y)) z) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 z x)) (/.f64 (neg.f64 (cos.f64 y)) z) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (neg.f64 x) z) #s(literal 0 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (/.f64 #s(literal -1 binary64) z) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x z) #s(literal 0 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (cos.f64 y) z) (/.f64 (*.f64 z x) #s(literal 1 binary64)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (cos.f64 y) z) (/.f64 (*.f64 z x) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (cos.f64 y) z) (*.f64 z x) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (/.f64 (cos.f64 y) z) (*.f64 z x) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) (cos.f64 y)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 (neg.f64 x) z) (cos.f64 y)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 0 binary64) (/.f64 (neg.f64 x) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 0 binary64) (/.f64 x z) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 0 binary64) (neg.f64 x) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 0 binary64) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) z) (cos.f64 y)) (neg.f64 z) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) z) (cos.f64 y)) (neg.f64 z) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (cos.f64 y) x (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) x (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 z (*.f64 (/.f64 (cos.f64 y) z) x) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (/.f64 (cos.f64 y) z) x) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 x #s(literal 0 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (cos.f64 y) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 #s(literal 0 binary64) x)) |
(+.f64 (fma.f64 x #s(literal 0 binary64) (*.f64 x #s(literal 0 binary64))) (*.f64 (cos.f64 y) x)) |
(+.f64 (fma.f64 x #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) x)) (*.f64 (cos.f64 y) x)) |
(+.f64 (fma.f64 #s(literal 0 binary64) x (*.f64 x #s(literal 0 binary64))) (*.f64 (cos.f64 y) x)) |
(+.f64 (fma.f64 #s(literal 0 binary64) x (*.f64 #s(literal 0 binary64) x)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 x #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) x)) |
x |
(*.f64 (/.f64 (neg.f64 (cos.f64 y)) z) (neg.f64 z)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (neg.f64 (PI.f64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 (PI.f64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) (neg.f64 y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) (neg.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) y) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (+.f64 (neg.f64 (PI.f64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (neg.f64 (+.f64 (PI.f64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (-.f64 (-.f64 y (PI.f64)) y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y) y) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (cos.f64 y)) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 y (neg.f64 y)) (PI.f64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 y (neg.f64 y)) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 y (PI.f64)) y) #s(literal 2 binary64))) (cos.f64 y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (cos.f64 y) z) z) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 z (/.f64 (cos.f64 y) z)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (cos.f64 y) z)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 y)) z) #s(literal -1 binary64)) z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y)))) (neg.f64 (cos.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (cos.f64 y))) (neg.f64 (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)) (cos.f64 y)) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (cos.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 y)) z))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 y) z))) z) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 0 binary64))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64) #s(literal 0 binary64))) #s(literal -4 binary64)) |
(/.f64 (+.f64 (cos.f64 y) (cos.f64 (-.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y) (PI.f64)) #s(literal 0 binary64))) (cos.f64 (-.f64 (+.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64))) (cos.f64 (-.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64)) #s(literal 0 binary64))) (cos.f64 (-.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (PI.f64)) #s(literal 0 binary64))) (cos.f64 (-.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64)) #s(literal 0 binary64))) (cos.f64 (-.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (PI.f64))) #s(literal 0 binary64))) (cos.f64 (-.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (PI.f64))) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 y) (cos.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) y)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 0 binary64))) (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 y (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 0 binary64))) (cos.f64 (-.f64 (+.f64 y (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 0 binary64))) (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (cos.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 y) (cos.f64 (-.f64 (neg.f64 y) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 y) (cos.f64 (-.f64 y #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) #s(literal 0 binary64))) (sin.f64 (+.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) #s(literal 0 binary64))) (sin.f64 (+.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64)) #s(literal 0 binary64))) (sin.f64 (+.f64 (+.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64)) #s(literal 0 binary64))) (sin.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 y) (sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64))) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 y) (sin.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y))) #s(literal 0 binary64))) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y))) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) #s(literal 0 binary64)) #s(literal 0 binary64))) (sin.f64 (+.f64 (-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 y (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) #s(literal 0 binary64))) (sin.f64 (+.f64 (+.f64 y (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64))) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64)) #s(literal 0 binary64))) (sin.f64 (+.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 0 binary64)) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64) #s(literal 0 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (cos.f64 y) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 y)) z)) z) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 y)) z) (neg.f64 z)) |
(/.f64 (*.f64 (cos.f64 y) z) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(/.f64 (cos.f64 y) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (cos.f64 y))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 y (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))))) |
(sin.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)))) |
(sin.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(sin.f64 (neg.f64 (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (PI.f64) y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 y (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (PI.f64))) |
(sin.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64))) #s(literal 0 binary64))) |
(sin.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)))) |
(sin.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(sin.f64 (-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) #s(literal 0 binary64))) |
(sin.f64 (+.f64 y (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) |
(sin.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64)))) |
(sin.f64 (-.f64 y (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(sin.f64 (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y))) |
(sin.f64 (+.f64 (PI.f64) (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 y)) z) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (neg.f64 (PI.f64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 (PI.f64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) y) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) (neg.f64 y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) (neg.f64 y)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) y) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) y) (PI.f64)) y) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) y) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (+.f64 (neg.f64 (PI.f64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) y) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (neg.f64 (+.f64 (PI.f64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (-.f64 (-.f64 y (PI.f64)) y) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y) y) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 2 binary64))) (cos.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 y (neg.f64 y)) (PI.f64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (+.f64 y (neg.f64 y)) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 y (PI.f64)) y) #s(literal 2 binary64))) (cos.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) z) z #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (neg.f64 (cos.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (neg.f64 (cos.f64 y)))) |
(fma.f64 z (/.f64 (cos.f64 y) z) #s(literal 0 binary64)) |
(-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 y))) |
(-.f64 (cos.f64 y) #s(literal 0 binary64)) |
(cos.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (PI.f64))))) |
(cos.f64 (neg.f64 (+.f64 y (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))))) |
(cos.f64 (neg.f64 (+.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y) (PI.f64)))) |
(cos.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (PI.f64) y) (PI.f64)))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (PI.f64) y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) y)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 y (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (PI.f64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y)) (PI.f64))) |
(cos.f64 (+.f64 (-.f64 (neg.f64 y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) y)) #s(literal 0 binary64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) #s(literal 0 binary64))) |
(cos.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(cos.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 (PI.f64)) y) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (PI.f64)))) |
(cos.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(cos.f64 (-.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y))) |
(cos.f64 (+.f64 y (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y) (PI.f64))) |
(cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y))) |
(cos.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) y))) |
(cos.f64 (-.f64 (+.f64 (PI.f64) y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 #s(literal 0 binary64) y)) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (+.f64 (cos.f64 y) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (neg.f64 (cos.f64 y)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 4 binary64))) |
(+.f64 #s(literal 0 binary64) (cos.f64 y)) |
(+.f64 (cos.f64 y) #s(literal 0 binary64)) |
y |
(*.f64 (/.f64 (*.f64 z x) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 y)) x)) |
(*.f64 (/.f64 (*.f64 z x) x) (sin.f64 y)) |
(*.f64 (neg.f64 (*.f64 z x)) (/.f64 (neg.f64 (sin.f64 y)) x)) |
(*.f64 (*.f64 z x) (/.f64 (sin.f64 y) x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sin.f64 y) x) (/.f64 (*.f64 z x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 y) x) (*.f64 z x)) |
(*.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 z) x) (sin.f64 y))) |
(*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (neg.f64 z) x) (sin.f64 y)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 (*.f64 (/.f64 z x) (sin.f64 y)) x) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(*.f64 x (*.f64 (/.f64 z x) (sin.f64 y))) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 z x) (sin.f64 y))) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y)))) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64))) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z x) (sin.f64 y)))) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))))) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)))) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y)))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) (sin.f64 y))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 z x) (neg.f64 (sin.f64 y))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (sin.f64 y))) x) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) z) x) x) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) x) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))) |
z |
(*.f64 (/.f64 (neg.f64 (sin.f64 y)) x) (neg.f64 x)) |
(*.f64 (/.f64 (sin.f64 y) x) x) |
(*.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 x (/.f64 (sin.f64 y) x)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 y)) x) #s(literal -1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (sin.f64 y) (sin.f64 y)) #s(literal 0 binary64)) (sin.f64 y)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) #s(literal 0 binary64))) |
(/.f64 (-.f64 (neg.f64 (sin.f64 y)) (sin.f64 y)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 (sin.f64 y)) (sin.f64 y))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 y)) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 y) x))) x) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64))) #s(literal 0 binary64))) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) #s(literal 0 binary64))) (cos.f64 (-.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) #s(literal 0 binary64))) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 0 binary64))) (cos.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) #s(literal 0 binary64))) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) y)) #s(literal 0 binary64))) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 0 binary64))) (sin.f64 (+.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (neg.f64 (+.f64 (PI.f64) y)) #s(literal 0 binary64))) (sin.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (neg.f64 y) (PI.f64)) #s(literal 0 binary64))) (sin.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 y #s(literal 0 binary64))) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 y)) x)) x) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) x) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 y) x) x) |
(/.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(/.f64 (sin.f64 y) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 (+.f64 (-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) #s(literal 0 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (neg.f64 y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(sin.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) y)) #s(literal 0 binary64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) #s(literal 0 binary64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y))) |
(sin.f64 (+.f64 y (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) |
(sin.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (PI.f64) y))) |
(sin.f64 (-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(sin.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) y))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) y))) |
(sin.f64 (-.f64 (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)) y)) |
(sin.f64 (+.f64 (neg.f64 y) (PI.f64))) |
(sin.f64 y) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 y)) x) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) x) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (sin.f64 y) x) #s(literal 0 binary64)) |
(-.f64 (/.f64 (sin.f64 y) #s(literal 2 binary64)) (/.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y))) |
(-.f64 (sin.f64 y) #s(literal 0 binary64)) |
(cos.f64 (neg.f64 (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (neg.f64 y)))) |
(cos.f64 (neg.f64 (-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) #s(literal 0 binary64)))) |
(cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64))))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(cos.f64 (neg.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64))) #s(literal 0 binary64))) |
(cos.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(cos.f64 (-.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) #s(literal 0 binary64))) |
(cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64)))) |
(cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (neg.f64 y))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) |
(cos.f64 (-.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) y)) |
(cos.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y))) |
(cos.f64 (-.f64 y (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) |
(+.f64 #s(literal 0 binary64) (sin.f64 y)) |
(+.f64 (sin.f64 y) #s(literal 0 binary64)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#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))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y 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 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (cos y)) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 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 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) z) (*.f64 y y) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 z (fma.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 z) y)) |
#s(approx (sin y) y) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx z z) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
Compiled 10 242 to 2 885 computations (71.8% saved)
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 942 | 21 | 963 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 943 | 21 | 964 |
| Status | Accuracy | Program |
|---|---|---|
| 85.2% | (fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (cos.f64 y) x)) | |
| 82.1% | (fma.f64 (/.f64 (cos.f64 y) z) (*.f64 z x) (*.f64 (sin.f64 y) z)) | |
| 86.4% | (fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z (*.f64 (sin.f64 y) z)) | |
| 88.7% | (fma.f64 (*.f64 (/.f64 z x) (sin.f64 y)) x (*.f64 (cos.f64 y) x)) | |
| 82.0% | (fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (/.f64 #s(literal -1 binary64) z) (*.f64 (sin.f64 y) z)) | |
| ▶ | 99.8% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 82.1% | (+.f64 (/.f64 (*.f64 (*.f64 z x) (cos.f64 y)) z) (*.f64 z (sin.f64 y))) | |
| 99.6% | (+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)))) (*.f64 z (sin.f64 y))) | |
| ▶ | 84.7% | (+.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x)) |
| 71.3% | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) #s(literal 0 binary64))))) | |
| 55.7% | (+.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) z) (*.f64 y y) z) y))) | |
| 58.5% | (+.f64 (*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) | |
| 76.0% | (+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) | |
| ▶ | 91.7% | (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
| 86.4% | (*.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) z) | |
| 51.7% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) | |
| 51.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) | |
| 52.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) | |
| 36.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) | |
| ▶ | 64.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| ▶ | 41.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 460 to 450 computations (2.2% saved)
| Inputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(cos.f64 y) |
y |
x |
(*.f64 (sin.f64 y) z) |
(sin.f64 y) |
z |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(/.f64 (sin.f64 y) x) |
(+.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x)) |
(*.f64 x (cos.f64 y)) |
(/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x) |
(*.f64 (*.f64 z x) (sin.f64 y)) |
(*.f64 z x) |
| Outputs |
|---|
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (/ (* (* z x) (sin y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (* z x) (sin y)) #s(hole binary64 (* x (* z (sin y))))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* 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) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (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) #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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#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 (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* 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 x) (sin y)) x) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* z x) (sin y)) x) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (/ (* (* z x) (sin y)) x) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (/ (* (* z x) (sin y)) x) #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 (* (* z x) (sin y)) #s(hole binary64 (* x (* y z)))) |
#s(approx (* (* z x) (sin y)) #s(hole binary64 (* y (+ (* -1/6 (* x (* (pow y 2) z))) (* x z))))) |
#s(approx (* (* z x) (sin y)) #s(hole binary64 (* y (+ (* x z) (* (pow y 2) (+ (* -1/6 (* x z)) (* 1/120 (* x (* (pow y 2) z))))))))) |
#s(approx (* (* z x) (sin y)) #s(hole binary64 (* y (+ (* x z) (* (pow y 2) (+ (* -1/6 (* x z)) (* (pow y 2) (+ (* -1/5040 (* x (* (pow y 2) z))) (* 1/120 (* x z)))))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | z | @ | -inf | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* (cos y) x) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) (* x (cos y)) (/ (* (* z x) (sin y)) x) (* (* z x) (sin y)) (* z x)) |
| 4.0ms | x | @ | 0 | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* (cos y) x) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) (* x (cos y)) (/ (* (* z x) (sin y)) x) (* (* z x) (sin y)) (* z x)) |
| 3.0ms | x | @ | -inf | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* (cos y) x) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) (* x (cos y)) (/ (* (* z x) (sin y)) x) (* (* z x) (sin y)) (* z x)) |
| 2.0ms | x | @ | inf | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* (cos y) x) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) (* x (cos y)) (/ (* (* z x) (sin y)) x) (* (* z x) (sin y)) (* z x)) |
| 2.0ms | z | @ | inf | ((+ (* (cos y) x) (* (sin y) z)) (cos y) y x (* (sin y) z) (sin y) z (+ (* x (cos y)) (* z (sin y))) (+ (* x (cos y)) (* z (sin y))) (* (cos y) x) (* (+ (* (/ (sin y) x) z) (cos y)) x) (+ (* (/ (sin y) x) z) (cos y)) (/ (sin y) x) (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) (* x (cos y)) (/ (* (* z x) (sin y)) x) (* (* z x) (sin y)) (* z x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 295 | 1918 |
| 0 | 322 | 1795 |
| 1 | 853 | 1781 |
| 2 | 2887 | 1767 |
| 0 | 8787 | 1623 |
| 0 | 34932 | 1548 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(cos.f64 y) |
y |
x |
(*.f64 (sin.f64 y) z) |
(sin.f64 y) |
z |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(/.f64 (sin.f64 y) x) |
(+.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x)) |
(*.f64 x (cos.f64 y)) |
(/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x) |
(*.f64 (*.f64 z x) (sin.f64 y)) |
(*.f64 z x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (cos y) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ (sin y) x))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* x (cos y)) #s(hole binary64 (* x (cos y)))) |
#s(approx (/ (* (* z x) (sin y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (* z x) (sin y)) #s(hole binary64 (* x (* z (sin y))))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* 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) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (cos y) #s(hole binary64 1)) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (cos y) #s(hole binary64 (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (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) #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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#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 (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (/ y x))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* -1/6 (/ (pow y 2) x)) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* 1/120 (/ (pow y 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (/ (sin y) x) #s(hole binary64 (* y (+ (* (pow y 2) (- (* (pow y 2) (+ (* -1/5040 (/ (pow y 2) x)) (* 1/120 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* 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 x) (sin y)) x) #s(hole binary64 (* y z))) |
#s(approx (/ (* (* z x) (sin y)) x) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (/ (* (* z x) (sin y)) x) #s(hole binary64 (* y (+ z (* (pow y 2) (+ (* -1/6 z) (* 1/120 (* (pow y 2) z)))))))) |
#s(approx (/ (* (* z x) (sin y)) x) #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 (* (* z x) (sin y)) #s(hole binary64 (* x (* y z)))) |
#s(approx (* (* z x) (sin y)) #s(hole binary64 (* y (+ (* -1/6 (* x (* (pow y 2) z))) (* x z))))) |
#s(approx (* (* z x) (sin y)) #s(hole binary64 (* y (+ (* x z) (* (pow y 2) (+ (* -1/6 (* x z)) (* 1/120 (* x (* (pow y 2) z))))))))) |
#s(approx (* (* z x) (sin y)) #s(hole binary64 (* y (+ (* x z) (* (pow y 2) (+ (* -1/6 (* x z)) (* (pow y 2) (+ (* -1/5040 (* x (* (pow y 2) z))) (* 1/120 (* x z)))))))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ (sin y) x) z) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
#s(approx (+ (* x (cos y)) (/ (* (* z x) (sin y)) x)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
| Outputs |
|---|
(*.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) z) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y))) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) x) |
(*.f64 z (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z)))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) (neg.f64 x)))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) (neg.f64 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 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.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) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) (neg.f64 x)))))) |
(neg.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (cos.f64 y) x (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) x (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 (sin.f64 y) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (sin.f64 y) z (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 y) z (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.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) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (sin.f64 y) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 z (sin.f64 y) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 (sin.f64 y) z)) |
(fma.f64 x (cos.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 x (cos.f64 y) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 x (cos.f64 y) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (cos.f64 y) x)) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 y) z) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 (cos.f64 y) (neg.f64 x)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 z))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x))) |
(*.f64 (/.f64 (cos.f64 y) x) x) |
(*.f64 (*.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 y) (neg.f64 x))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 (cos.f64 y) (neg.f64 z))) |
(*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 y) (neg.f64 x))) |
(*.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (neg.f64 z)) |
(*.f64 (/.f64 (cos.f64 y) z) z) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y))) |
(*.f64 z (/.f64 (cos.f64 y) z)) |
(*.f64 x (/.f64 (cos.f64 y) x)) |
(/.f64 (/.f64 (*.f64 z (cos.f64 y)) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (cos.f64 y) z) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (cos.f64 y))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (*.f64 (cos.f64 y) z)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) x) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 x)) (neg.f64 x)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 x)) x) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)) (cos.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (cos.f64 y))) (neg.f64 (cos.f64 y))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (+.f64 (cos.f64 y) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (+.f64 (cos.f64 y) (neg.f64 (cos.f64 y))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (*.f64 x x)) |
(/.f64 (*.f64 (cos.f64 y) z) z) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 z (cos.f64 y)) (*.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 z (cos.f64 y)) z) |
(/.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 z)) |
(/.f64 (*.f64 (cos.f64 y) x) x) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 x)) (*.f64 x x))) |
(neg.f64 (neg.f64 (cos.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64))) |
(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 (/.f64 (cos.f64 y) (neg.f64 x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 x)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 x)) (/.f64 x #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) z) (cos.f64 y)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 z)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 z #s(literal -1 binary64)) (cos.f64 y)) |
(fma.f64 (/.f64 #s(literal 0 binary64) z) (neg.f64 z) (cos.f64 y)) |
(fma.f64 (/.f64 #s(literal 0 binary64) z) z (cos.f64 y)) |
(fma.f64 (/.f64 (cos.f64 y) x) x (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (cos.f64 y) x) x (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (/.f64 (cos.f64 y) x) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 #s(literal 0 binary64) z) (cos.f64 y)) |
(fma.f64 (neg.f64 z) (/.f64 (cos.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (cos.f64 y) (neg.f64 z)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (neg.f64 z) (/.f64 (cos.f64 y) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) x (cos.f64 y)) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (/.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (/.f64 z #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) z) z (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (cos.f64 y) z) z (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (/.f64 (cos.f64 y) z) z #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 #s(literal 0 binary64) z) (cos.f64 y)) |
(fma.f64 z (/.f64 (cos.f64 y) z) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 (cos.f64 y) z) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 z (/.f64 (cos.f64 y) z) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (cos.f64 y) x) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(fma.f64 x (/.f64 (cos.f64 y) x) #s(literal 0 binary64)) |
(fma.f64 x #s(literal 0 binary64) (cos.f64 y)) |
(-.f64 (/.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(-.f64 (cos.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(-.f64 (cos.f64 y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 y))) |
(cos.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (PI.f64))))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 y (neg.f64 (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64))) |
(cos.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 y) (+.f64 (PI.f64) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(cos.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (*.f64 (neg.f64 z) (/.f64 #s(literal 0 binary64) z)) (cos.f64 y)) |
(+.f64 (*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) z)) (cos.f64 y)) |
(+.f64 (*.f64 z (/.f64 #s(literal 0 binary64) z)) (cos.f64 y)) |
(+.f64 (*.f64 #s(literal 0 binary64) x) (cos.f64 y)) |
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) z) (neg.f64 z)) (cos.f64 y)) |
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 z #s(literal -1 binary64))) (cos.f64 y)) |
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) z) z) (cos.f64 y)) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (cos.f64 y)) |
(+.f64 (cos.f64 y) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 0 binary64))) |
(+.f64 (cos.f64 y) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (neg.f64 x)))) |
(+.f64 (cos.f64 y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (cos.f64 y)) |
y |
x |
(*.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x))) |
(*.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x))) |
(*.f64 (sin.f64 y) z) |
(*.f64 (*.f64 (sin.f64 y) x) (/.f64 z x)) |
(*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x))) |
(*.f64 (neg.f64 z) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x))) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(*.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) |
(*.f64 (*.f64 z x) (/.f64 (sin.f64 y) x)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x) |
(*.f64 (/.f64 (sin.f64 y) x) (*.f64 z x)) |
(*.f64 z (*.f64 (/.f64 (sin.f64 y) x) x)) |
(*.f64 z (sin.f64 y)) |
(*.f64 x (*.f64 (sin.f64 y) (/.f64 z x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (*.f64 #s(literal -1 binary64) (+.f64 x x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 #s(literal -1 binary64) (+.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (neg.f64 (sin.f64 y))) x) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 (*.f64 (sin.f64 y) x))) x) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 x)) (*.f64 (+.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) (neg.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) (*.f64 (neg.f64 z) x)) (*.f64 (+.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) x)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) x)) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 z) x)) x) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x)) x) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z))) x) |
(/.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) z) x) x) |
(neg.f64 (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) z (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 z (sin.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (neg.f64 z) (/.f64 (sin.f64 y) (neg.f64 z))) |
(*.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) |
(*.f64 z (/.f64 (sin.f64 y) z)) |
(*.f64 x (/.f64 (sin.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 y) x))) x) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) x) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 y) z) z) |
(/.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sin.f64 y) x) x) |
(/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z)) |
(/.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(neg.f64 (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x))) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) y))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 y) (PI.f64))) |
(sin.f64 y) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) z) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 (sin.f64 y) z) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(fma.f64 z (/.f64 (sin.f64 y) z) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (sin.f64 y) x) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (sin.f64 y) x) #s(literal 0 binary64)) |
(-.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) (neg.f64 (sin.f64 y))) |
(-.f64 (sin.f64 y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y))) |
(cos.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) (+.f64 (neg.f64 y) (PI.f64)))) |
(cos.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) |
(+.f64 (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(+.f64 (sin.f64 y) #s(literal 0 binary64)) |
z |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y)))) |
(*.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y)))) |
(*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 (cos.f64 y))) |
(*.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z)) |
(*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(*.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x))) |
(*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z)) |
(*.f64 z (*.f64 (cos.f64 y) (/.f64 x z))) |
(*.f64 x (cos.f64 y)) |
(/.f64 (/.f64 (*.f64 z (*.f64 (cos.f64 y) x)) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (*.f64 z (*.f64 (cos.f64 y) (neg.f64 x))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) x) z)) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 z (*.f64 (cos.f64 y) x)) (*.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 z (*.f64 (cos.f64 y) x)) z) |
(/.f64 (*.f64 z (*.f64 (cos.f64 y) (neg.f64 x))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 z)) |
(/.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (cos.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 z x) (*.f64 (/.f64 (cos.f64 y) z) (*.f64 z x))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) x (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (cos.f64 y) x (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) x (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 x) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 0 binary64) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 0 binary64) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 x (cos.f64 y) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 x #s(literal 0 binary64) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (*.f64 z x) (/.f64 #s(literal 0 binary64) z)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 z x)) (*.f64 (/.f64 (cos.f64 y) z) (*.f64 z x))) |
(+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 x #s(literal 0 binary64))) |
(*.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) z) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y))) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) x) |
(*.f64 z (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z)))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) (neg.f64 x)))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) (neg.f64 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 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.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) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) (neg.f64 x)))))) |
(neg.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (cos.f64 y) x (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) x (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 (sin.f64 y) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (sin.f64 y) z (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 y) z (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.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) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (sin.f64 y) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 z (sin.f64 y) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 (sin.f64 y) z)) |
(fma.f64 x (cos.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 x (cos.f64 y) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 x (cos.f64 y) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (cos.f64 y) x)) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 y) z) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (cos.f64 y) z))) |
(*.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) (/.f64 z x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(*.f64 (neg.f64 z) (-.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (cos.f64 y) z))) |
(*.f64 (-.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (cos.f64 y) z)) (neg.f64 z)) |
(*.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z) |
(*.f64 (/.f64 z x) (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)))) |
(*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (/.f64 z (*.f64 z x))) |
(*.f64 z (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z)))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z)))) x) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (neg.f64 x)))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (neg.f64 x)))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (neg.f64 x)))) x) x) |
(/.f64 (/.f64 (*.f64 x (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (neg.f64 x)) x) |
(/.f64 (/.f64 (*.f64 x (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) x) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) x) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 x)) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z)))) x) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (neg.f64 x)) x) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) x) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 x (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 x (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 x (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) x) x) |
(/.f64 (/.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 z (cos.f64 y)) x (*.f64 z (*.f64 (sin.f64 y) z))) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 z (cos.f64 y)) x (*.f64 z (*.f64 (sin.f64 y) z))) x) z) |
(/.f64 (/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x))) (neg.f64 z)) x) |
(/.f64 (/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x))) (neg.f64 x)) z) |
(/.f64 (/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x))) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x))) x) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (neg.f64 z)) x) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (neg.f64 x)) z) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) x) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) x) z) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) z) x (*.f64 z (*.f64 (sin.f64 y) z))) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) z) x (*.f64 z (*.f64 (sin.f64 y) z))) z) x) |
(/.f64 (/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x))) (neg.f64 z)) x) |
(/.f64 (/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x))) (neg.f64 x)) z) |
(/.f64 (/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x))) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x))) x) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (neg.f64 z)) x) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (neg.f64 x)) z) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) x) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) x) z) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 z (cos.f64 y)))) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 z (cos.f64 y))))) (neg.f64 z)) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 z (cos.f64 y))))) (neg.f64 x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 z (cos.f64 y))))) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 z (cos.f64 y))))) x) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 (cos.f64 y) z))) z) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) (neg.f64 z)) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) (neg.f64 x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) x) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 z (cos.f64 y)))) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 z (cos.f64 y)))) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 z (cos.f64 y)))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 (cos.f64 y) z))) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 (cos.f64 y) z))) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 (cos.f64 y) z))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 z (cos.f64 y)))) (neg.f64 z)) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 z (cos.f64 y)))) (neg.f64 x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 z (cos.f64 y)))) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 z (cos.f64 y)))) x) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (cos.f64 y))))) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (cos.f64 y))))) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (cos.f64 y))))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) (neg.f64 z)) x) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) (neg.f64 x)) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) z) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) x) (neg.f64 z)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) x) z) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) (neg.f64 z)) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) (neg.f64 x)) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) z) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) x) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) x) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z)))) z) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) x) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z)))) x) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) x) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 z)) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 x)) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) z) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) x) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) (neg.f64 z)) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) (neg.f64 x)) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) z) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) x) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) x) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z)))) z) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) x) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z)))) x) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) x) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (neg.f64 z)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 z)) x) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (neg.f64 x)) z) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) z) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) x) (neg.f64 z)) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (neg.f64 z)) x) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (neg.f64 x)) z) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) z) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 (*.f64 z (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) x) (neg.f64 z)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) z)) (neg.f64 z)) x) |
(/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) z)) (neg.f64 x)) z) |
(/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) z)) z) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) z)) x) (neg.f64 z)) |
(/.f64 (/.f64 (*.f64 z (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) z) x) |
(/.f64 (/.f64 (*.f64 z (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) x) z) |
(/.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) z) z) x) |
(/.f64 (/.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) z) x) z) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (sin.f64 y) (/.f64 z x)))) (-.f64 (cos.f64 y) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (sin.f64 y) (/.f64 z x))) (*.f64 (cos.f64 y) (cos.f64 y))) (-.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) (+.f64 (cos.f64 y) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (sin.f64 y) (/.f64 z x))) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y)))) (fma.f64 (sin.f64 y) (/.f64 z x) (neg.f64 (cos.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (/.f64 z x)) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (*.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (sin.f64 y) (/.f64 z x))) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (/.f64 z x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) (/.f64 z x)) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (sin.f64 y) (/.f64 z x)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (cos.f64 y))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (cos.f64 y) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) (/.f64 z x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (sin.f64 y) (/.f64 z x)) (fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (neg.f64 (cos.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (sin.f64 y) z) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (+.f64 x x) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 x) (+.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) x) (+.f64 x x) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 x (+.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 x (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 x #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (*.f64 x (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)))) (*.f64 x (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) x (*.f64 (+.f64 x x) (*.f64 (cos.f64 y) x))) (*.f64 (+.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 x) (*.f64 (+.f64 x x) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (+.f64 x x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) x (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (cos.f64 y) x))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) (neg.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) x (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (cos.f64 y) x))) (*.f64 (*.f64 x #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (neg.f64 x) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) x (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) x))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 z (cos.f64 y)) (+.f64 x x) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 z (+.f64 x x))) |
(/.f64 (fma.f64 (*.f64 z (cos.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 z (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 z (cos.f64 y)) (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (*.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (cos.f64 y)) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)))) (*.f64 z (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) (+.f64 x x) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 z (+.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 z (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) (*.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (*.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 z (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)))) (*.f64 z (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (+.f64 x x) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) (+.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (*.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (+.f64 x x) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) (+.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 z) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (*.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z (*.f64 (+.f64 x x) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 x x) z)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z (*.f64 (+.f64 x x) (*.f64 (cos.f64 y) z))) (*.f64 (+.f64 x x) z)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 (+.f64 x x) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 x x) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z) (*.f64 (+.f64 x x) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (+.f64 x x) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) z (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) z)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) z (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (cos.f64 y) z))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) z)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) (neg.f64 z) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) (neg.f64 z) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) z (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) z (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (cos.f64 y) z))) (*.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (neg.f64 z) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (neg.f64 z) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) z (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) z (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) z))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) z)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) (neg.f64 z) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) (neg.f64 z) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (+.f64 x x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (*.f64 #s(literal 2 binary64) (+.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) x (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (+.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) #s(literal 2 binary64) (*.f64 (+.f64 x x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 (+.f64 x x) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64) (*.f64 x (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (cos.f64 y)))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) x) (*.f64 (+.f64 x x) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (+.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) x) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) x) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (*.f64 x #s(literal 2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) x) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) x) (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 (+.f64 x x) (*.f64 z (cos.f64 y)))) (*.f64 (+.f64 x x) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 (+.f64 x x) (*.f64 (cos.f64 y) z))) (*.f64 (+.f64 x x) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 (+.f64 x x) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (+.f64 x x) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) z) (*.f64 (+.f64 x x) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (+.f64 x x) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) (neg.f64 z)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) (neg.f64 z)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (cos.f64 y) z))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) z) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) z) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (neg.f64 z)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (neg.f64 z)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (cos.f64 y) z))) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) z) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) z) (*.f64 (*.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 z (cos.f64 y)))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) (neg.f64 z)) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (cos.f64 y) z))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) z) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) z) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 z)) (*.f64 x (*.f64 (cos.f64 y) z))) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 z)) (*.f64 x (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) z) (*.f64 x (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) z) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z)) (*.f64 (neg.f64 x) (*.f64 z (cos.f64 y)))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (*.f64 z (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 z (*.f64 x x))) |
(/.f64 (*.f64 z (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (neg.f64 x))))) (*.f64 z (*.f64 x x))) |
(/.f64 (*.f64 z (*.f64 x (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) (*.f64 z (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 z (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) (*.f64 z (*.f64 x x))) |
(/.f64 (*.f64 z (-.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 z (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 z (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) (*.f64 z (*.f64 x x))) |
(/.f64 (*.f64 z (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (*.f64 z (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 z (*.f64 x (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (*.f64 z (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (neg.f64 z)) (*.f64 z x)) |
(/.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (neg.f64 z)) (*.f64 (neg.f64 z) x)) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (*.f64 z x)) |
(/.f64 (*.f64 (neg.f64 z) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) x)) |
(/.f64 (*.f64 z (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z)))) z) (*.f64 (*.f64 x x) z)) |
(/.f64 (*.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (neg.f64 x)))) z) (*.f64 (*.f64 x x) z)) |
(/.f64 (*.f64 (*.f64 x (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) z) (*.f64 (*.f64 (neg.f64 x) x) z)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) z) (*.f64 (*.f64 x x) z)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z)))) z) (*.f64 (*.f64 (neg.f64 x) x) z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) z) (*.f64 (*.f64 x x) z)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) z) (*.f64 (*.f64 (neg.f64 x) x) z)) |
(/.f64 (*.f64 (*.f64 x (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) z) (*.f64 (*.f64 x x) z)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) z) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x) (*.f64 z (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 z (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (cos.f64 y)))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 x (neg.f64 (*.f64 z (cos.f64 y)))))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z))))) (*.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 z (*.f64 (sin.f64 y) z)))) (*.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 z (*.f64 (sin.f64 y) z)))) (*.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (neg.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 x (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (cos.f64 y)) x (*.f64 z (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x)))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z)))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 y) z) x (*.f64 z (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z)))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 z (cos.f64 y)))))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z))))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 z (cos.f64 y))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 (cos.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 z (cos.f64 y))))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (cos.f64 y)))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z)))) (*.f64 z x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z)))) (*.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) x) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z)))) (*.f64 z x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) x) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))))) (*.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))))) (*.f64 z x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) z))) (*.f64 z x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x) (*.f64 z (*.f64 (sin.f64 y) z))) (*.f64 z x)) |
(/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x)) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 z (*.f64 (sin.f64 y) z))) (*.f64 z x)) |
(/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x)) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 x (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 z (cos.f64 y)) x (*.f64 z (*.f64 (sin.f64 y) z))) (*.f64 z x)) |
(/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) z) x (*.f64 z (*.f64 (sin.f64 y) z))) (*.f64 z x)) |
(/.f64 (fma.f64 z (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) z) (neg.f64 z) (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 z (cos.f64 y)))) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) z) z (*.f64 x (*.f64 (cos.f64 y) z))) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (cos.f64 y))))) (*.f64 z x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z))) (*.f64 (neg.f64 z) x)) |
(/.f64 (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z)))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 z (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 z (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 z x)) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z (cos.f64 y)) x) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 z (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 z) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) z) x) (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z))) (*.f64 z x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 z (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) z)) (*.f64 (neg.f64 z) x)) |
(/.f64 (*.f64 z (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (*.f64 z x)) |
(/.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) z) (*.f64 z x)) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 x (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) x) |
(neg.f64 (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 x)) (/.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 x)) (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (sin.f64 y) (neg.f64 x)) (cos.f64 y)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (cos.f64 y) z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 z)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 z)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (/.f64 (cos.f64 y) x) x (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (/.f64 (cos.f64 y) x) x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (/.f64 (cos.f64 y) x) x (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (*.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 y) (neg.f64 z)) (cos.f64 y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 y) (neg.f64 x)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 y) (neg.f64 x)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 (sin.f64 y)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 (sin.f64 y)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 (sin.f64 y)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 (sin.f64 y)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 z) x) (neg.f64 (sin.f64 y)) (cos.f64 y)) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 z #s(literal -1 binary64)) (cos.f64 y)) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 z) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 z) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 z) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 z) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 z) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 z) (cos.f64 y)) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (cos.f64 y)) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) x) (cos.f64 y)) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (*.f64 (neg.f64 x) x)) (cos.f64 y)) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 z x) (*.f64 x x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 z x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 z x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 z x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 z x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 z x) (*.f64 x x)) (cos.f64 y)) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (sin.f64 y) (/.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 x) x)) (cos.f64 y)) |
(fma.f64 (sin.f64 y) (/.f64 z x) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (sin.f64 y) (/.f64 z x) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (sin.f64 y) (/.f64 z x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (sin.f64 y) (/.f64 z x) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (sin.f64 y) (/.f64 z x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z (*.f64 x x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z (*.f64 x x)) (cos.f64 y)) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (cos.f64 y)) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 x (*.f64 (neg.f64 x) x)) (cos.f64 y)) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) x) (cos.f64 y)) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (*.f64 (neg.f64 x) x)) (cos.f64 y)) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (neg.f64 x)) (cos.f64 y)) |
(fma.f64 (neg.f64 z) (-.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (cos.f64 y) z)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 (cos.f64 y) (neg.f64 z)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (neg.f64 z) (/.f64 (cos.f64 y) (neg.f64 z)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (neg.f64 z) (/.f64 (cos.f64 y) (neg.f64 z)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) x)) (cos.f64 y)) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) (neg.f64 x)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) (neg.f64 x)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (neg.f64 x) (/.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (-.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (cos.f64 y) z)) (neg.f64 z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (/.f64 z #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (/.f64 z #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (neg.f64 z) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (neg.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (/.f64 (cos.f64 y) (neg.f64 z)) (neg.f64 z) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (*.f64 z x) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (*.f64 z x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (*.f64 z x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (*.f64 z x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (*.f64 z x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (*.f64 z x) (*.f64 (neg.f64 x) x)) (cos.f64 y)) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (neg.f64 z) x) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (neg.f64 z) x) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (neg.f64 z) x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (neg.f64 z) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (neg.f64 z) x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (neg.f64 z) x) (cos.f64 y)) |
(fma.f64 (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) z #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) z) z (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (/.f64 (cos.f64 y) z) z (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (/.f64 (cos.f64 y) z) z (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) |
(fma.f64 (/.f64 z x) (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) (sin.f64 y) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (/.f64 z x) (sin.f64 y) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (/.f64 z x) (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (/.f64 z x) (sin.f64 y) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 z x) (sin.f64 y) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 z x) (sin.f64 y) (cos.f64 y)) |
(fma.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) z) (+.f64 x x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) z) (+.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) z) (+.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) z) (+.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) z) (+.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) z) (+.f64 x x)) (cos.f64 y)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 z x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 z x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 z x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) (/.f64 z x)) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) #s(literal -1 binary64) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) #s(literal -1 binary64) (cos.f64 y)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) (*.f64 x x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) (*.f64 x x)) (cos.f64 y)) |
(fma.f64 (*.f64 z x) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 z x) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 z x) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 z x) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 z x) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 z x) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 x) x)) (cos.f64 y)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) #s(literal 1 binary64) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(fma.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (/.f64 z (*.f64 z x)) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 z (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 z (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 z (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 z (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 z (/.f64 (*.f64 (sin.f64 y) x) (*.f64 x x)) (cos.f64 y)) |
(fma.f64 z (/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 z (/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 z (/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 z (/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 z (/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 z (/.f64 (neg.f64 (*.f64 (sin.f64 y) x)) (*.f64 (neg.f64 x) x)) (cos.f64 y)) |
(fma.f64 z (+.f64 (/.f64 (cos.f64 y) z) (/.f64 (sin.f64 y) x)) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 (cos.f64 y) z) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 z (/.f64 (cos.f64 y) z) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 z (/.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) (/.f64 z x))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) z) (*.f64 x x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) z) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) z) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) z) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) z) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) z) (*.f64 x x)) (cos.f64 y)) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 x) x)) (cos.f64 y)) |
(fma.f64 x (/.f64 (cos.f64 y) x) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (/.f64 z x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (cos.f64 y)) x) (*.f64 z x)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) z)) (*.f64 (neg.f64 z) x))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 (neg.f64 z) x))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x)) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z)) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) z) x) (*.f64 z x)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 z x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) z)) (*.f64 (neg.f64 z) x))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 (neg.f64 z) x))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z)) (*.f64 z x))) |
(-.f64 (cos.f64 y) (/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) (*.f64 x x))) |
(-.f64 (cos.f64 y) (/.f64 (*.f64 (*.f64 (sin.f64 y) z) x) (*.f64 (neg.f64 x) x))) |
(-.f64 (cos.f64 y) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x))) |
(-.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (neg.f64 (cos.f64 y))) |
(+.f64 (fma.f64 (sin.f64 y) (/.f64 z x) #s(literal 0 binary64)) (cos.f64 y)) |
(+.f64 (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z))) (*.f64 (sin.f64 y) (/.f64 z x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) x) (*.f64 (neg.f64 x) x)) (*.f64 (sin.f64 y) (/.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 z (cos.f64 y)) x) (*.f64 z x)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) z)) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 z (cos.f64 y)) (neg.f64 x)) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 (neg.f64 z) x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) x) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z)) (*.f64 (neg.f64 z) x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z (cos.f64 y))) (neg.f64 x)) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) z) x) (*.f64 z x)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) z)) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) z) (neg.f64 x)) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 z (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 (neg.f64 z) x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) x) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) z)) (*.f64 (neg.f64 z) x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (cos.f64 y) z)) (neg.f64 x)) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 z) (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) z) z) (*.f64 z x)) (/.f64 (*.f64 x (*.f64 z (cos.f64 y))) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) z) z) (*.f64 z x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) z)) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 z)) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 x (neg.f64 (*.f64 z (cos.f64 y)))) (*.f64 (neg.f64 z) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 z)) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 x (neg.f64 (*.f64 (cos.f64 y) z))) (*.f64 (neg.f64 z) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 z (cos.f64 y))) (*.f64 (neg.f64 z) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) z) (*.f64 (neg.f64 z) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) z)) (*.f64 (neg.f64 z) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z)) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 z (cos.f64 y)))) (*.f64 z x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 z)) (*.f64 z x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 y) z))) (*.f64 z x))) |
(+.f64 (cos.f64 y) (+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 z x)))) |
(+.f64 (cos.f64 y) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)))) |
(+.f64 (cos.f64 y) (*.f64 (sin.f64 y) (/.f64 z x))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) |
(+.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (/.f64 z x) (*.f64 (cos.f64 y) (/.f64 x z)))) |
(+.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) (/.f64 z x))) |
(+.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) x)) (*.f64 x x))) |
(+.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) x)) (*.f64 (neg.f64 x) x))) |
(+.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (/.f64 (*.f64 x (*.f64 (cos.f64 y) (neg.f64 x))) (*.f64 (neg.f64 x) x))) |
(+.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (cos.f64 y)) |
(+.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 (sin.f64 y) (neg.f64 x)) z)) |
(*.f64 (/.f64 (sin.f64 y) z) (/.f64 z x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 z))) |
(*.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (/.f64 z #s(literal -1 binary64)) z)) |
(*.f64 (/.f64 (sin.f64 y) (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x))) |
(*.f64 (sin.f64 y) (/.f64 (/.f64 z x) z)) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (sin.f64 y) (/.f64 z (*.f64 z x))) |
(*.f64 (sin.f64 y) (/.f64 (neg.f64 z) (*.f64 (neg.f64 z) x))) |
(*.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) x) z)) |
(*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) (*.f64 z x))) |
(*.f64 (neg.f64 z) (/.f64 (/.f64 (sin.f64 y) (neg.f64 x)) z)) |
(*.f64 (neg.f64 z) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 z x))) |
(*.f64 (neg.f64 z) (/.f64 (sin.f64 y) (*.f64 (neg.f64 z) x))) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 (/.f64 (neg.f64 z) x) z)) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 (neg.f64 z) (*.f64 z x))) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 z (*.f64 (neg.f64 z) x))) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 y)) |
(*.f64 (/.f64 z x) (/.f64 (sin.f64 y) z)) |
(*.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (+.f64 x x))) |
(*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) (neg.f64 x))) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(*.f64 z (/.f64 (/.f64 (sin.f64 y) x) z)) |
(*.f64 z (/.f64 (sin.f64 y) (*.f64 z x))) |
(*.f64 z (/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 z) x))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) #s(literal 2 binary64)) x) |
(/.f64 (/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) x) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64)) (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (sin.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (sin.f64 y))) (*.f64 z (+.f64 x x))) |
(/.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y)))) (*.f64 z (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 z (*.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 z (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 z (*.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64))) (*.f64 z (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) z) (*.f64 (+.f64 x x) z)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y))) z) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) z)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) z) (*.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64)) z) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) z)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y)))) (neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64))) (neg.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64))) (neg.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) (+.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y))) (*.f64 (+.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (+.f64 x x) z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) z)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) z)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) z)) |
(/.f64 (/.f64 (sin.f64 y) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sin.f64 y) z) (*.f64 z x)) |
(/.f64 (sin.f64 y) x) |
(/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 z) x)) |
(/.f64 (neg.f64 (sin.f64 y)) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 z)) |
(/.f64 (*.f64 (sin.f64 y) (/.f64 z x)) z) |
(/.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (sin.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 (sin.f64 y) (neg.f64 x)) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 (sin.f64 y) (neg.f64 x)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) z) (/.f64 z x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (/.f64 (sin.f64 y) z) (/.f64 z x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (/.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 z)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (/.f64 z #s(literal -1 binary64)) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (/.f64 (/.f64 z #s(literal -1 binary64)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) x)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (/.f64 (/.f64 z x) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (sin.f64 y) (/.f64 (/.f64 z x) z) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (/.f64 z (*.f64 z x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (sin.f64 y) (/.f64 z (*.f64 z x)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (/.f64 (neg.f64 z) (*.f64 (neg.f64 z) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (sin.f64 y) (/.f64 (neg.f64 z) (*.f64 (neg.f64 z) x)) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (sin.f64 y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) x) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 (/.f64 #s(literal -1 binary64) x) z) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) (*.f64 z x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (/.f64 #s(literal -1 binary64) (*.f64 z x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (sin.f64 y) (neg.f64 x)) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (neg.f64 z) (/.f64 (/.f64 (sin.f64 y) (neg.f64 x)) z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 z x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 z x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (*.f64 (neg.f64 z) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (neg.f64 z) (/.f64 (sin.f64 y) (*.f64 (neg.f64 z) x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (/.f64 (neg.f64 z) x) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (/.f64 (neg.f64 z) x) z) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (neg.f64 z) (*.f64 z x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 (neg.f64 z) (*.f64 z x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z (*.f64 (neg.f64 z) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z (*.f64 (neg.f64 z) x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 z x) (/.f64 (sin.f64 y) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (/.f64 z x) (/.f64 (sin.f64 y) z) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (+.f64 x x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (sin.f64 y) (+.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (sin.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sin.f64 y) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 #s(literal -1 binary64) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 #s(literal -1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sin.f64 y) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (/.f64 #s(literal 1 binary64) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) (/.f64 #s(literal 1 binary64) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 (/.f64 (sin.f64 y) x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 (/.f64 (sin.f64 y) x) z) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 z (/.f64 (/.f64 (sin.f64 y) x) z) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 (sin.f64 y) (*.f64 z x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 z (/.f64 (sin.f64 y) (*.f64 z x)) #s(literal 0 binary64)) |
(fma.f64 z (/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 z) x)) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(fma.f64 z (/.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 z) x)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 y) (neg.f64 x))) |
(+.f64 (/.f64 (sin.f64 y) x) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y)))) |
(+.f64 (/.f64 (sin.f64 y) x) #s(literal 0 binary64)) |
(*.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) z) |
(*.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)))) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y))) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(*.f64 (neg.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(*.f64 (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) x) |
(*.f64 z (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y))) |
(*.f64 x (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z)))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) (neg.f64 x)))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) (neg.f64 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 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.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) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) (neg.f64 x)))))) |
(neg.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) x (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (cos.f64 y) x (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) x (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 (sin.f64 y) z (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (sin.f64 y) z (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (sin.f64 y) z (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.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) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (sin.f64 y) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 z (sin.f64 y) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 (sin.f64 y) z)) |
(fma.f64 x (cos.f64 y) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 x (cos.f64 y) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(fma.f64 x (cos.f64 y) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (cos.f64 y) x)) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) (neg.f64 z))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) (neg.f64 x))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (sin.f64 y) x) x)))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sin.f64 y) z) (neg.f64 (*.f64 (*.f64 (neg.f64 z) x) (/.f64 (cos.f64 y) z)))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y)))) |
(*.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) x) |
(*.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y)))) |
(*.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 (cos.f64 y))) |
(*.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z)) |
(*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(*.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x))) |
(*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z)) |
(*.f64 z (*.f64 (cos.f64 y) (/.f64 x z))) |
(*.f64 x (cos.f64 y)) |
(/.f64 (/.f64 (*.f64 z (*.f64 (cos.f64 y) x)) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) #s(literal 1 binary64)) z) |
(/.f64 (/.f64 (*.f64 z (*.f64 (cos.f64 y) (neg.f64 x))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) x) z)) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 z (*.f64 (cos.f64 y) x)) (*.f64 #s(literal -1 binary64) (neg.f64 z))) |
(/.f64 (*.f64 z (*.f64 (cos.f64 y) x)) z) |
(/.f64 (*.f64 z (*.f64 (cos.f64 y) (neg.f64 x))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 z)) |
(/.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (cos.f64 y) (neg.f64 x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 z x) (*.f64 (/.f64 (cos.f64 y) z) (*.f64 z x))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) x (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (cos.f64 y) x (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) x (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (neg.f64 x)) #s(literal -1 binary64) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 x) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 0 binary64) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (/.f64 z #s(literal -1 binary64)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (/.f64 x z) (neg.f64 (cos.f64 y))) (neg.f64 z) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z (*.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) (neg.f64 x)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 #s(literal 0 binary64) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (cos.f64 y) z) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (cos.f64 y) (/.f64 x z)) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 x (cos.f64 y) (*.f64 #s(literal 0 binary64) x)) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 x #s(literal 0 binary64))) |
(fma.f64 x #s(literal 0 binary64) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (*.f64 z x) (/.f64 #s(literal 0 binary64) z)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) z) (*.f64 z x)) (*.f64 (/.f64 (cos.f64 y) z) (*.f64 z x))) |
(+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 x #s(literal 0 binary64)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 x) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 x #s(literal 0 binary64))) |
(*.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x))) |
(*.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x))) |
(*.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y)))) |
(*.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64)))) |
(*.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(*.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x))) |
(*.f64 (sin.f64 y) z) |
(*.f64 (*.f64 (sin.f64 y) x) (/.f64 z x)) |
(*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x))) |
(*.f64 (neg.f64 z) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x))) |
(*.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(*.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) |
(*.f64 (*.f64 z x) (/.f64 (sin.f64 y) x)) |
(*.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x) |
(*.f64 (/.f64 (sin.f64 y) x) (*.f64 z x)) |
(*.f64 z (*.f64 (/.f64 (sin.f64 y) x) x)) |
(*.f64 z (sin.f64 y)) |
(*.f64 x (*.f64 (sin.f64 y) (/.f64 z x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (sin.f64 y) z) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 #s(literal 2 binary64) (sin.f64 y))) (*.f64 #s(literal -1 binary64) (+.f64 x x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (sin.f64 y) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 #s(literal -1 binary64) (+.f64 x x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 x)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 z) x) (neg.f64 (sin.f64 y))) x) |
(/.f64 (*.f64 (neg.f64 z) (neg.f64 (*.f64 (sin.f64 y) x))) x) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)) (neg.f64 x)) (*.f64 (+.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) (neg.f64 z))) (neg.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) z) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal 2 binary64)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 y)) (*.f64 (neg.f64 z) x)) (*.f64 (+.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) x)) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) x)) (*.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 z) x)) x) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) (neg.f64 z)) (neg.f64 x)) x) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) (neg.f64 z))) x) |
(/.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (sin.f64 y) z) x) x) |
(neg.f64 (*.f64 (sin.f64 y) (neg.f64 z))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z (/.f64 x #s(literal -1 binary64))) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z #s(literal -1 binary64)) (neg.f64 (sin.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 z) x) (*.f64 x (neg.f64 (sin.f64 y))) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 z (/.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 z) x) (/.f64 (sin.f64 y) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (sin.f64 y) z (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (neg.f64 z)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (/.f64 (*.f64 (sin.f64 y) x) (neg.f64 x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (/.f64 z #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 z x) (neg.f64 (*.f64 x (neg.f64 (sin.f64 y)))) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 (neg.f64 z) x)) (neg.f64 x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 y) (neg.f64 z)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (sin.f64 y) (/.f64 z x)) x (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 z (sin.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (sin.f64 y) (/.f64 z x)) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 z) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 #s(literal 0 binary64) (neg.f64 z))) |
(*.f64 (*.f64 (sin.f64 y) z) x) |
(*.f64 (sin.f64 y) (*.f64 z x)) |
(*.f64 (*.f64 (sin.f64 y) x) z) |
(*.f64 (*.f64 z x) (sin.f64 y)) |
(*.f64 z (*.f64 (sin.f64 y) x)) |
(*.f64 x (*.f64 (sin.f64 y) z)) |
(neg.f64 (*.f64 (*.f64 (sin.f64 y) z) (neg.f64 x))) |
(*.f64 (neg.f64 z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 z) (neg.f64 x)) |
(*.f64 (neg.f64 x) (/.f64 z #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 z)) |
(*.f64 #s(literal 1 binary64) (*.f64 z x)) |
(*.f64 z x) |
(*.f64 x z) |
(/.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 z x) #s(literal 1 binary64)) |
(neg.f64 (*.f64 z (/.f64 x #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (neg.f64 z) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx x x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (sin.f64 y) (/.f64 z x))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) |
#s(approx (/ (sin y) x) (/.f64 (sin.f64 y) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (* (cos y) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (sin y) z) (*.f64 (sin.f64 y) z)) |
#s(approx (* (* z x) (sin y)) (*.f64 (*.f64 (sin.f64 y) z) x)) |
#s(approx (* z x) (*.f64 z x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (cos y) #s(literal 1 binary64)) |
#s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
#s(approx (cos y) (fma.f64 (-.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 (* (sin y) z) (*.f64 z y)) |
#s(approx (* (sin y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (* (sin y) z) (*.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 (* (sin y) z) (*.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 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) y) y #s(literal 1 binary64)) y)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 y x) z #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (/ (sin y) x) (/.f64 y x)) |
#s(approx (/ (sin y) x) (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) x) y)) |
#s(approx (/ (sin y) x) (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) x) y) y) y (/.f64 y x))) |
#s(approx (/ (sin y) x) (fma.f64 (*.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) (*.f64 y y) #s(literal -1/6 binary64)) x) y) y) y (/.f64 y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (cos y) x) x) |
#s(approx (* (cos y) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* (cos y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
#s(approx (* (sin y) z) (*.f64 z y)) |
#s(approx (* (sin y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z) y)) |
#s(approx (* (sin y) z) (*.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 (* (sin y) z) (*.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 (* (* z x) (sin y)) (*.f64 (*.f64 x y) z)) |
#s(approx (* (* z x) (sin y)) (*.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z)) y)) |
#s(approx (* (* z x) (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y y) x) z) (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 z x)) y)) |
#s(approx (* (* z x) (sin y)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 z (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)))) y) y (*.f64 (*.f64 #s(literal -1/6 binary64) z) x)) y) y (*.f64 z x)) y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (* (sin y) z) (*.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx z z) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
Compiled 19 709 to 5 451 computations (72.3% saved)
29 alts after pruning (26 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 146 | 20 | 2 166 |
| Fresh | 10 | 6 | 16 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 158 | 29 | 2 187 |
| Status | Accuracy | Program |
|---|---|---|
| 85.2% | (fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (cos.f64 y) x)) | |
| 86.4% | (fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z (*.f64 (sin.f64 y) z)) | |
| 82.0% | (fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (/.f64 #s(literal -1 binary64) z) (*.f64 (sin.f64 y) z)) | |
| 86.8% | (fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (cos.f64 y) x)) | |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 82.1% | (+.f64 (/.f64 (*.f64 (*.f64 z x) (cos.f64 y)) z) (*.f64 z (sin.f64 y))) | |
| ▶ | 99.6% | (+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)))) (*.f64 z (sin.f64 y))) |
| 86.1% | (+.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 (*.f64 (sin.f64 y) x) z) x)) | |
| 64.1% | (+.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x)) | |
| 76.0% | (+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) | |
| 67.9% | (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z #s(approx (cos y) #s(literal 1 binary64))) x) | |
| ▶ | 91.8% | (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) x) |
| 50.5% | (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 y x) z #s(literal 1 binary64))) x) | |
| 25.8% | (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (sin.f64 y) (/.f64 z x))) x) | |
| ▶ | 51.7% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
| 51.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) | |
| ▶ | 52.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
| 36.8% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) | |
| 48.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) z)) | |
| 64.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) x)) | |
| ▶ | 51.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z)) |
| 48.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z))) | |
| ✓ | 64.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) | |
| 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) | |
| 39.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) | |
| 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) | |
| 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) | |
| ✓ | 41.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 713 to 697 computations (2.2% saved)
| Inputs |
|---|
(+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)))) |
x |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y))) |
(cos.f64 y) |
y |
#s(literal -1/2 binary64) |
(fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)) |
#s(literal 1/2 binary64) |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
(fma.f64 z y x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) |
(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(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z)) |
(*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z) |
(*.f64 (cos.f64 y) (/.f64 x z)) |
(/.f64 x z) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) z) |
| Outputs |
|---|
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (+ (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))) (* z (sin y))))) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) #s(hole binary64 (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* 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) 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 (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (+ (* -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)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (+ (* -1/2 (cos y)) (+ (* 1/2 (cos y)) (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) 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)) #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 (+ (* 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) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) 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 (/ (+ z (* -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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (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) -1/2) (+ (* (cos y) 1/2) (cos y))) #s(hole binary64 1)) |
#s(approx (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) #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 y #s(hole binary64 y)) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 3/2)) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 (+ 3/2 (* -3/4 (pow y 2))))) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 (+ 3/2 (* (pow y 2) (- (* 1/16 (pow y 2)) 3/4))))) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 (+ 3/2 (* (pow y 2) (- (* (pow y 2) (+ 1/16 (* -1/480 (pow y 2)))) 3/4))))) |
#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) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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 (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
#s(approx (* z y) #s(hole binary64 (* y 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 x)) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (* (cos y) (/ x z)) z) #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) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* 1/24 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* (pow y 2) (+ (* -1/720 (/ (* x (pow y 2)) z)) (* 1/24 (/ x z)))))) (/ x z)))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#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 (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) #s(hole binary64 (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 (+ (cos y) (* 1/2 (cos y))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x 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/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#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/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x 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/2 x) (/ z y)) 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 (/ (+ (* -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 (/ z y)) (* 1/2 x)) y)) (* -1/6 z))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#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 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#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 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (+ (* -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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#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/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* x y) z))) 1))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* 1/6 y) (* 1/2 (/ x z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 103.0ms | z | @ | -inf | ((+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) (cos y) y -1/2 (+ (* (cos y) 1/2) (cos y)) 1/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -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)) -1/6 (* z y) (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (* (cos y) (/ x z)) (/ x z) (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (/ 1 x) 1 (* (sin y) z)) |
| 91.0ms | x | @ | 0 | ((+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) (cos y) y -1/2 (+ (* (cos y) 1/2) (cos y)) 1/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -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)) -1/6 (* z y) (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (* (cos y) (/ x z)) (/ x z) (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (/ 1 x) 1 (* (sin y) z)) |
| 5.0ms | x | @ | -inf | ((+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) (cos y) y -1/2 (+ (* (cos y) 1/2) (cos y)) 1/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -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)) -1/6 (* z y) (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (* (cos y) (/ x z)) (/ x z) (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (/ 1 x) 1 (* (sin y) z)) |
| 4.0ms | x | @ | inf | ((+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) (cos y) y -1/2 (+ (* (cos y) 1/2) (cos y)) 1/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -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)) -1/6 (* z y) (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (* (cos y) (/ x z)) (/ x z) (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (/ 1 x) 1 (* (sin y) z)) |
| 3.0ms | y | @ | -inf | ((+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) (cos y) y -1/2 (+ (* (cos y) 1/2) (cos y)) 1/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -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)) -1/6 (* z y) (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (* (cos y) (/ x z)) (/ x z) (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (/ 1 x) 1 (* (sin y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 536 | 3756 |
| 0 | 570 | 3644 |
| 1 | 1613 | 3321 |
| 2 | 6094 | 3315 |
| 0 | 8100 | 3225 |
| 0 | 40262 | 3039 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)))) |
x |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y))) |
(cos.f64 y) |
y |
#s(literal -1/2 binary64) |
(fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)) |
#s(literal 1/2 binary64) |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
(fma.f64 z y x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x) |
(fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) |
(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(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z)) |
(*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z) |
(*.f64 (cos.f64 y) (/.f64 x z)) |
(/.f64 x z) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 (sin.f64 y) z) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (+ (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))) (* z (sin y))))) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) #s(hole binary64 (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* 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) 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 (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/6 (* (pow y 2) z))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (+ (* -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)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (/ (* x (cos y)) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* z (sin y)))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (/ (* z (sin y)) x))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (/ (+ (* x (cos y)) (* z (sin y))) x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* x (+ (cos y) (+ (* -1/2 (cos y)) (+ (* 1/2 (cos y)) (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) 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)) #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 (+ (* 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) (/ (* z (sin y)) x))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* x (cos y)))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (cos y))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (+ (cos y) (/ (* z (sin y)) x)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) 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 (/ (+ z (* -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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) #s(hole binary64 x)) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (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) -1/2) (+ (* (cos y) 1/2) (cos y))) #s(hole binary64 1)) |
#s(approx (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) #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 y #s(hole binary64 y)) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 3/2)) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 (+ 3/2 (* -3/4 (pow y 2))))) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 (+ 3/2 (* (pow y 2) (- (* 1/16 (pow y 2)) 3/4))))) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 (+ 3/2 (* (pow y 2) (- (* (pow y 2) (+ 1/16 (* -1/480 (pow y 2)))) 3/4))))) |
#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) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y 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 (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* -1/2 (* x y))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))) |
#s(approx (* z y) #s(hole binary64 (* y 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 (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 x)) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (* (cos y) (/ x z)) z) #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) (/ x z)) #s(hole binary64 (/ x z))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* -1/2 (/ (* x (pow y 2)) z)) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* 1/24 (/ (* x (pow y 2)) z)))) (/ x z)))) |
#s(approx (* (cos y) (/ x z)) #s(hole binary64 (+ (* (pow y 2) (+ (* -1/2 (/ x z)) (* (pow y 2) (+ (* -1/720 (/ (* x (pow y 2)) z)) (* 1/24 (/ x z)))))) (/ x z)))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (+ x (* y z)))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 1)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (/ (* y z) x)))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* -1/2 y) (/ z x)))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (+ 1 (* y (+ (* y (- (* -1/6 (/ (* y z) x)) 1/2)) (/ z x)))))) |
#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 (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y))) #s(hole binary64 (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y)))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (+ (* (cos y) 1/2) (cos y)) #s(hole binary64 (+ (cos y) (* 1/2 (cos y))))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x 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/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#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/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* y (+ (* -1/2 (/ x y)) (* -1/6 z))))) |
#s(approx (* (sin y) z) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x 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/2 x) (/ z y)) 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 (/ (+ (* -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 (/ z y)) (* 1/2 x)) y)) (* -1/6 z))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* y (+ (* 1/6 z) (* 1/2 (/ x y))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#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 (* -1/6 (pow y 2))))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (+ (* -1/2 (* x y)) (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#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 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* z (+ 1 (+ (* -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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (* z (+ (/ (cos y) z) (/ (sin y) x))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (+ (cos y) (+ (* -1/2 (cos y)) (* 1/2 (cos y))))) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#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/6 (pow y 2)) 1))))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) #s(hole binary64 (* -1 (* z (- (+ (* 1/6 (pow y 2)) (* 1/2 (/ (* x y) z))) 1))))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) #s(hole binary64 (* -1 (* z (+ (* 1/6 y) (* 1/2 (/ x z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(hole binary64 (* -1 (* z (+ (* -1 (/ (cos y) z)) (* -1 (/ (sin y) x))))))) |
| Outputs |
|---|
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z))) (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x))) (-.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) (-.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))) (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)))) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) (*.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.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 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) (*.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z #s(literal 0 binary64)))))) |
(/.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 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(neg.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)))) |
(fma.f64 (*.f64 x #s(literal 3/2 binary64)) (cos.f64 y) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 x #s(literal 3/2 binary64)) (cos.f64 y) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (neg.f64 z) (neg.f64 (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 (sin.f64 y)) (neg.f64 z) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 y) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 y) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (sin.f64 y) z)) |
(fma.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (cos.f64 y)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (cos.f64 y)) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 y) (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 y) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (+.f64 x x) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (+.f64 x x) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (+.f64 x x) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) x (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) x (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 x) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(fma.f64 (cos.f64 y) (+.f64 #s(literal 0 binary64) x) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (+.f64 #s(literal 0 binary64) x) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (+.f64 #s(literal 0 binary64) x) (*.f64 (sin.f64 y) z)) |
(fma.f64 (cos.f64 y) (+.f64 x #s(literal 0 binary64)) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (+.f64 x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (+.f64 x #s(literal 0 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (cos.f64 y) (-.f64 x #s(literal 0 binary64)) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (-.f64 x #s(literal 0 binary64)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (-.f64 x #s(literal 0 binary64)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (cos.f64 y) (fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (cos.f64 y) (fma.f64 #s(literal -1/2 binary64) x (*.f64 x #s(literal 3/2 binary64))) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (fma.f64 #s(literal -1/2 binary64) x (*.f64 x #s(literal 3/2 binary64))) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (fma.f64 #s(literal -1/2 binary64) x (*.f64 x #s(literal 3/2 binary64))) (*.f64 (sin.f64 y) z)) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal -1/2 binary64) x) (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(fma.f64 (cos.f64 y) x (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) x (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(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) z (*.f64 (cos.f64 y) x)) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x) (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(fma.f64 x (cos.f64 y) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(fma.f64 x (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 x (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z))) |
(-.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal -1 binary64))) |
(-.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x)) |
(-.f64 (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 y) x) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 (cos.f64 y) x) (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 #s(literal -3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(-.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) (cos.f64 y))) |
(+.f64 (+.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) x)) |
(+.f64 (+.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(+.f64 (+.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(+.f64 (+.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 (sin.f64 y) z (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) |
(+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (sin.f64 y) z))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(+.f64 (*.f64 (cos.f64 y) x) (+.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) (fma.f64 (sin.f64 y) z #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (+.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
(+.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(*.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 (cos.f64 y))) |
(*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (+.f64 x x)) |
(*.f64 (cos.f64 y) (+.f64 #s(literal 0 binary64) x)) |
(*.f64 (cos.f64 y) (+.f64 x #s(literal 0 binary64))) |
(*.f64 (cos.f64 y) (-.f64 x #s(literal 0 binary64))) |
(*.f64 (cos.f64 y) (fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (cos.f64 y) (fma.f64 #s(literal -1/2 binary64) x (*.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (cos.f64 y) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(*.f64 x (cos.f64 y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x))) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) #s(literal 0 binary64)) (*.f64 (cos.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) #s(literal 0 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) #s(literal 0 binary64))) |
(/.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) (cos.f64 y))) |
(fma.f64 (*.f64 x #s(literal 3/2 binary64)) (cos.f64 y) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1/2 binary64) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1/2 binary64) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 y) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 y) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 y) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (cos.f64 y)) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (cos.f64 y)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 y) (neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 y) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (+.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) x (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) x (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) x (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 x) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) |
(fma.f64 (cos.f64 y) (+.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) (+.f64 x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) (-.f64 x #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) (fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) (fma.f64 #s(literal -1/2 binary64) x (*.f64 x #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) |
(fma.f64 (cos.f64 y) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 y) x) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x) (neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) |
(fma.f64 x (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(-.f64 (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(-.f64 (*.f64 (cos.f64 y) x) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x)) |
(+.f64 (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(+.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) #s(literal 0 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x)) |
(+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) x)) |
x |
(*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 x (/.f64 (cos.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)))) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)))) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (cos.f64 y))) (neg.f64 (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)) (cos.f64 y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cos.f64 y) x) x) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(/.f64 (cos.f64 y) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) x)) |
(neg.f64 (/.f64 (*.f64 (cos.f64 y) x) (neg.f64 x))) |
(neg.f64 (neg.f64 (cos.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64))) |
(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 #s(literal 3/2 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 y)) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 x (/.f64 (cos.f64 y) x) #s(literal 0 binary64)) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
(-.f64 (/.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) x) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (cos.f64 y)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
(-.f64 (cos.f64 y) (/.f64 #s(literal 0 binary64) x)) |
(-.f64 (cos.f64 y) #s(literal 0 binary64)) |
(-.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 y (neg.f64 (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(cos.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal -1 binary64)) (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) x) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) x) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) x)) |
(+.f64 (/.f64 #s(literal 0 binary64) x) (cos.f64 y)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(+.f64 (cos.f64 y) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(+.f64 (cos.f64 y) (/.f64 #s(literal 0 binary64) x)) |
(+.f64 (cos.f64 y) #s(literal 0 binary64)) |
(+.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(*.f64 x (/.f64 (cos.f64 y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)))) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)))) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (cos.f64 y))) (neg.f64 (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)) (cos.f64 y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (cos.f64 y) x) x) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(/.f64 (cos.f64 y) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) x)) |
(neg.f64 (/.f64 (*.f64 (cos.f64 y) x) (neg.f64 x))) |
(neg.f64 (neg.f64 (cos.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64))) |
(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 #s(literal 3/2 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 y)) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 x (/.f64 (cos.f64 y) x) #s(literal 0 binary64)) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
(-.f64 (/.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) x) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (cos.f64 y)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
(-.f64 (cos.f64 y) (/.f64 #s(literal 0 binary64) x)) |
(-.f64 (cos.f64 y) #s(literal 0 binary64)) |
(-.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 y (neg.f64 (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(cos.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (neg.f64 x)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal -1 binary64)) (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) x) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) x) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) x)) |
(+.f64 (/.f64 #s(literal 0 binary64) x) (cos.f64 y)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(+.f64 (cos.f64 y) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
(+.f64 (cos.f64 y) (/.f64 #s(literal 0 binary64) x)) |
(+.f64 (cos.f64 y) #s(literal 0 binary64)) |
(+.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
y |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 3/2 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 3/2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) (cos.f64 y))) (-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (neg.f64 (PI.f64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (neg.f64 (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (PI.f64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (PI.f64) y))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 y) (PI.f64))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 y) (PI.f64))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (PI.f64) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (PI.f64) y)) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (neg.f64 (PI.f64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (neg.f64 (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (PI.f64) y))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (+.f64 (PI.f64) y))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 y) (PI.f64))) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (neg.f64 y) (PI.f64))) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (PI.f64) y)) #s(literal 2 binary64))) (sin.f64 (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 (PI.f64) y)) #s(literal 2 binary64)))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1/2 binary64) (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 y)) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 y) (cos.f64 y)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (cos.f64 y)) (cos.f64 y)) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(-.f64 (cos.f64 y) (-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (cos.f64 y))) |
(-.f64 (cos.f64 y) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (cos.f64 y))) |
(+.f64 (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 0 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))) |
z |
(*.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) y))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 y) (PI.f64))) |
(sin.f64 y) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 y))) |
(-.f64 (sin.f64 y) #s(literal 0 binary64)) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(cos.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) |
(+.f64 (sin.f64 y) #s(literal 0 binary64)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x x)) (-.f64 (*.f64 z y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 x (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) y))) (+.f64 x (*.f64 (neg.f64 z) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 x x) (*.f64 (*.f64 z y) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 x (*.f64 z y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) y) (*.f64 x (*.f64 (neg.f64 z) y))))) |
(fma.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 z) (neg.f64 y) x) |
(fma.f64 (neg.f64 y) (neg.f64 z) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) x) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) x) |
(fma.f64 z y x) |
(fma.f64 y z x) |
(-.f64 x (*.f64 (neg.f64 z) y)) |
(+.f64 (*.f64 z y) x) |
(+.f64 x (*.f64 z y)) |
#s(approx (+ (* 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 z) y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y)) (*.f64 x x)) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) (-.f64 (*.f64 z y) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z y x) (fma.f64 z y x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y))) (-.f64 (fma.f64 z y x) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y))) (-.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) (-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) (*.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x))) (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.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) (*.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))) (+.f64 x (*.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))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) x))) (fma.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)))) (+.f64 x (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) (*.f64 (*.f64 z y) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 z y x) (fma.f64 z y x) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y)) (*.f64 (fma.f64 z y x) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y)) (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal 3 binary64))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) (*.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.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) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.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) (*.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) (*.f64 x (*.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))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) x) (*.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64))) z (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64))) z (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y)) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)) (neg.f64 z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)) (neg.f64 z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) (neg.f64 z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) y) z) #s(literal 1/6 binary64) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (neg.f64 y) y) y) z) #s(literal 1/6 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) z) (*.f64 (neg.f64 y) y) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) z) (*.f64 (neg.f64 y) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) y (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) y (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (neg.f64 y) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (neg.f64 y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z) (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 z) y) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64) (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (neg.f64 z) y) #s(literal -1 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (*.f64 #s(literal 1/6 binary64) z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) y) (*.f64 #s(literal 1/6 binary64) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 1/2 binary64) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) y) y) #s(literal 1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/6 binary64) y) z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (*.f64 #s(literal 1/6 binary64) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (neg.f64 z) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (neg.f64 z) (neg.f64 y) (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(fma.f64 (neg.f64 z) (neg.f64 y) (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (neg.f64 z) (neg.f64 y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (neg.f64 z) (neg.f64 y) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (neg.f64 y) (neg.f64 z) (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(fma.f64 (neg.f64 y) (neg.f64 z) (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (neg.f64 y) (neg.f64 z) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (neg.f64 y) (neg.f64 z) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (*.f64 y y) z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (*.f64 y y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 y) y) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) z) (*.f64 (*.f64 (neg.f64 y) y) y) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) z) (*.f64 (*.f64 (neg.f64 y) y) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal -1/6 binary64) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal -1/6 binary64) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/6 binary64) z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/6 binary64) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 z y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 z y) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 z y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 y y) y) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 y y) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(fma.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y (fma.f64 z y x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) y) z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 y) y) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (neg.f64 x) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/2 binary64)) (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (*.f64 z y)) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 y x) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 y x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 y y) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 y y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal -1/2 binary64) y) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/6 binary64) y) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 y y) (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 z y x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) (fma.f64 z y x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 y y) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 y y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 (*.f64 z y) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 z (-.f64 y (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 z (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 z (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 z (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 z y (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(fma.f64 z y (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 z y (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 z y (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) y) y) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) y) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) y) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(fma.f64 y (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) (fma.f64 z y x)) |
(fma.f64 y (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 y (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(fma.f64 y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(fma.f64 y (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) x) |
(fma.f64 y z (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(fma.f64 y z (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 y z (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(fma.f64 y z (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 x (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(-.f64 (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y) y)) (*.f64 (neg.f64 z) y)) |
(-.f64 (-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y)) (*.f64 (neg.f64 z) y)) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal -1 binary64))) |
(-.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y)) |
(-.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z)) |
(-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z) x)) |
(-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) x)) |
(-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x)) |
(-.f64 (*.f64 z y) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y) y) x)) |
(-.f64 (*.f64 z y) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(-.f64 (*.f64 z y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)) z (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(-.f64 (fma.f64 z y x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y) y)) |
(-.f64 x (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) y (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(-.f64 x (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
(-.f64 x (*.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)) |
(+.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 z y)) |
(+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x) (*.f64 z y)) |
(+.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(+.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (-.f64 (*.f64 z y) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y) (fma.f64 z y x)) |
(+.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (-.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) y) z))) |
(+.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y) z x)) |
(+.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y) x) |
(+.f64 (*.f64 z y) (fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))) |
(+.f64 (*.f64 z y) (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(+.f64 (*.f64 z y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64)) x))) |
(+.f64 (*.f64 z y) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(+.f64 (fma.f64 z y x) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) y)) |
(+.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) (*.f64 z z)) (-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z))) (-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z))) (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) (-.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z))) (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z))) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y))) (+.f64 z (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) (-.f64 (*.f64 z z) (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z)) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) (*.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (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))) (fma.f64 z z (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y) (*.f64 z (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) (neg.f64 z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z) #s(literal -1 binary64) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 y) y) z) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (*.f64 (neg.f64 x) y) #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 (neg.f64 z) (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (neg.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 z y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) z) (*.f64 (neg.f64 y) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) z (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 y y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 y) y) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) y (neg.f64 z)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) x (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) y (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 z (neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64))) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 z (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 z (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(fma.f64 y (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) z) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(-.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) #s(literal -1 binary64))) (neg.f64 z)) |
(-.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (neg.f64 z)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) #s(literal -1 binary64))) |
(-.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (neg.f64 z)) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z)) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) z)) |
(-.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) (neg.f64 z)) |
(-.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z)) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z)) |
(-.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(-.f64 z (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x)) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
(+.f64 (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y) z) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z)) |
(+.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
(+.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 z (*.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y)) |
(/.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 (-.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))) (fma.f64 (*.f64 #s(literal -1/6 binary64) y) z (*.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 #s(literal 1/6 binary64) y) z) (*.f64 (*.f64 #s(literal 1/6 binary64) y) z))) (fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 #s(literal 1/6 binary64) y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (-.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 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.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 (pow.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) z) (*.f64 (*.f64 #s(literal 1/6 binary64) y) z) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) y) z))))) |
(neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) z (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (neg.f64 z) y) #s(literal 1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal 1/2 binary64) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) |
(fma.f64 (neg.f64 z) (*.f64 #s(literal 1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 #s(literal 1/6 binary64) z) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) y) (neg.f64 z) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) z (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) z) (neg.f64 y) (*.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 #s(literal 1/6 binary64) (*.f64 (neg.f64 z) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) y) z) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) |
(fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 z (*.f64 #s(literal -1/6 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 x) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) |
(fma.f64 y (*.f64 #s(literal -1/6 binary64) z) (*.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 z y) #s(literal -1/6 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 #s(literal 1/6 binary64) y) z)) |
(+.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 (*.f64 (neg.f64 z) y) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y)) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 z y) |
(*.f64 y z) |
(neg.f64 (*.f64 (neg.f64 z) y)) |
(*.f64 (neg.f64 x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z (cos.f64 y)) (/.f64 x z))) |
(*.f64 (*.f64 z (cos.f64 y)) (/.f64 x z)) |
(*.f64 (*.f64 (*.f64 z (cos.f64 y)) (/.f64 (neg.f64 x) z)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 x z) z) (cos.f64 y)) |
(*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z)) |
(*.f64 (neg.f64 z) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z)) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 z (cos.f64 y)) (/.f64 (neg.f64 x) z))) |
(*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z) |
(*.f64 (*.f64 (*.f64 z (cos.f64 y)) (/.f64 x z)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x z) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) (*.f64 (/.f64 x z) z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z (cos.f64 y)) (/.f64 x z))) |
(*.f64 z (*.f64 (/.f64 (cos.f64 y) z) x)) |
(*.f64 x (*.f64 (/.f64 (cos.f64 y) z) z)) |
(/.f64 (*.f64 z (*.f64 (cos.f64 y) x)) z) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) z) |
(/.f64 (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) x)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 z)) (neg.f64 z)) |
(neg.f64 (*.f64 (*.f64 z (cos.f64 y)) (/.f64 (neg.f64 x) z))) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 y)) z)) |
(*.f64 (/.f64 (neg.f64 x) z) (neg.f64 (cos.f64 y))) |
(*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (cos.f64 y) z) x) |
(*.f64 (neg.f64 (cos.f64 y)) (/.f64 (neg.f64 x) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z))) |
(*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x z) (cos.f64 y)) |
(*.f64 (cos.f64 y) (/.f64 x z)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 y) z) x)) |
(*.f64 x (/.f64 (cos.f64 y) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z))) (-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (*.f64 (/.f64 (cos.f64 y) z) x)) #s(literal 0 binary64)) (*.f64 (/.f64 (cos.f64 y) z) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z)) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) (*.f64 (/.f64 (cos.f64 y) z) x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (/.f64 (neg.f64 x) z) #s(literal 2 binary64))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (neg.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (neg.f64 (+.f64 z z)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) z))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (+.f64 x x)) (*.f64 #s(literal 2 binary64) (+.f64 z z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (neg.f64 x)) (neg.f64 (+.f64 z z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (neg.f64 x) z)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 x z)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) x) (+.f64 z z)) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z)) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (*.f64 (+.f64 z z) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) x)) (+.f64 z z)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (*.f64 (neg.f64 (+.f64 z z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 (+.f64 z z))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (cos.f64 y) z) x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (cos.f64 y) x) z) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 y)) z) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) z) (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (cos.f64 y) z) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 (neg.f64 x) z) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 (cos.f64 y) z)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x z) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) (/.f64 x z) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (cos.f64 y) z) #s(literal 0 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) z)) |
(-.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) (neg.f64 z)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) #s(literal -1 binary64)) (neg.f64 z))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) z) (/.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z)) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) z) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) z)) |
(+.f64 (*.f64 (/.f64 (cos.f64 y) z) x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (cos.f64 y) z) x)) |
(*.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) z) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 x x)) (*.f64 (neg.f64 (+.f64 z z)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 x x)) (neg.f64 (+.f64 z z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 x) z)) #s(literal -2 binary64)) |
(/.f64 (+.f64 x x) (*.f64 (+.f64 z z) #s(literal 1 binary64))) |
(/.f64 (+.f64 x x) (+.f64 z z)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64)) |
(/.f64 (/.f64 x z) #s(literal 1 binary64)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(*.f64 (neg.f64 x) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))) |
(*.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
(*.f64 x (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))))) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x))) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x)))) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (cos.f64 y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) (*.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x)))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) (neg.f64 x))) |
(neg.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (fma.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x)) #s(literal -1 binary64) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 z x) (/.f64 (sin.f64 y) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1/2 binary64) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1/2 binary64) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 (neg.f64 x) (neg.f64 (cos.f64 y)) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 y) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 y) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (neg.f64 x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1/2 binary64) x) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) (neg.f64 x) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (cos.f64 y)) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (cos.f64 y)) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 y) (fma.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 y) (fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (+.f64 x x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) x (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) x (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 x) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (fma.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) x))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x (*.f64 (cos.f64 y) x))) |
(fma.f64 (cos.f64 y) (+.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (cos.f64 y) (+.f64 x #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (cos.f64 y) (-.f64 x #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (cos.f64 y) (fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (cos.f64 y) (fma.f64 #s(literal -1/2 binary64) x (*.f64 x #s(literal 3/2 binary64))) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) x))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x (*.f64 (cos.f64 y) x))) |
(fma.f64 (cos.f64 y) x (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 z (*.f64 (/.f64 (sin.f64 y) x) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x) (fma.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x) (fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x (*.f64 (cos.f64 y) x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(fma.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 (*.f64 (sin.f64 y) z) x) (*.f64 (cos.f64 y) x)) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) x))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x (*.f64 (cos.f64 y) x))) |
(fma.f64 x (cos.f64 y) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (neg.f64 x) (cos.f64 y))) |
(+.f64 (fma.f64 (cos.f64 y) x (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(+.f64 (fma.f64 (cos.f64 y) x (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(+.f64 (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(+.f64 (fma.f64 (cos.f64 y) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x)) |
(+.f64 (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x))) |
(+.f64 (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x) (*.f64 (*.f64 (cos.f64 y) x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x)) |
(+.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) x) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 x (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) x))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) x (*.f64 (cos.f64 y) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) (cos.f64 y))) (-.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (/.f64 (*.f64 (sin.f64 y) z) x))) (-.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) (-.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) (-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))) (+.f64 (cos.f64 y) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 3 binary64)) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (/.f64 (*.f64 (sin.f64 y) z) x) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (cos.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (-.f64 (*.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) (*.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) (*.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (-.f64 (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(literal 3 binary64))) (fma.f64 (cos.f64 y) (cos.f64 y) (fma.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) x) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z)))) (+.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 y) z))) (neg.f64 (+.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 y) x) x (*.f64 x (*.f64 (sin.f64 y) z))))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 y) x) x (*.f64 x (*.f64 (sin.f64 y) z)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 y) x) x (*.f64 x (*.f64 (sin.f64 y) z))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) (neg.f64 x)) |
(/.f64 (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) x) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 y) x) x (*.f64 x (*.f64 (sin.f64 y) z)))) (*.f64 x x))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) x) x (*.f64 x (*.f64 (sin.f64 y) z))) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (cos.f64 y) x) x (*.f64 x (*.f64 (sin.f64 y) z))))) (*.f64 (neg.f64 x) x))) |
(neg.f64 (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) z) (sin.f64 y) (cos.f64 y)) |
(fma.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 z) (/.f64 (neg.f64 (sin.f64 y)) x) (cos.f64 y)) |
(fma.f64 (/.f64 (neg.f64 (sin.f64 y)) x) (neg.f64 z) (cos.f64 y)) |
(fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 (neg.f64 (cos.f64 y)) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) #s(literal -1 binary64) (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) (cos.f64 y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 (/.f64 (*.f64 (sin.f64 y) z) x) #s(literal 1 binary64) (cos.f64 y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) x)) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 y) z) x) (cos.f64 y)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(fma.f64 (*.f64 (sin.f64 y) z) (/.f64 #s(literal 1 binary64) x) (cos.f64 y)) |
(fma.f64 (sin.f64 y) (/.f64 z x) (cos.f64 y)) |
(fma.f64 z (/.f64 (sin.f64 y) x) (cos.f64 y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 y)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 y) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (cos.f64 y)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(fma.f64 x (/.f64 (cos.f64 y) x) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) x)) |
(fma.f64 x (/.f64 (cos.f64 y) x) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(-.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (neg.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (*.f64 (sin.f64 y) z)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) (*.f64 x x))) |
(-.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y))) |
(-.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
(-.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (cos.f64 y))) |
(-.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) x)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sin.f64 y) z) x)) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (+.f64 (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (cos.f64 y)) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal -3/2 binary64) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))) |
(-.f64 (cos.f64 y) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))))) |
(-.f64 (cos.f64 y) (-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)))) |
(-.f64 (cos.f64 y) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x))) |
(-.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (-.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(-.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (*.f64 (neg.f64 z) (/.f64 (sin.f64 y) x)))) |
(+.f64 (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (sin.f64 y) z)) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) x) x) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (sin.f64 y) z)) (*.f64 x x))) |
(+.f64 (/.f64 (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z)) x) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) x) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) x) (/.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) x)) |
(+.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
(+.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) (/.f64 #s(literal 0 binary64) x)) |
(+.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) #s(literal 0 binary64)) |
(+.f64 (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x)) (*.f64 (cos.f64 y) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (sin.f64 y) z) x) (cos.f64 y)) |
(+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (/.f64 (*.f64 (sin.f64 y) z) x))) |
(+.f64 (cos.f64 y) (/.f64 (fma.f64 (sin.f64 y) z #s(literal 0 binary64)) x)) |
(+.f64 (cos.f64 y) (/.f64 (*.f64 (sin.f64 y) z) x)) |
(+.f64 (*.f64 #s(literal 3/2 binary64) (cos.f64 y)) (fma.f64 (/.f64 (sin.f64 y) x) z (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) x) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 z) (neg.f64 (sin.f64 y))) |
(*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 (*.f64 (sin.f64 y) z) #s(literal 1 binary64)) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (*.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
#s(approx (+ (* z y) x) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.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 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.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 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z)) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 (*.f64 z y) #s(literal -1/6 binary64))) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (* (* (cos y) (/ x z)) z) (*.f64 (cos.f64 y) x)) |
#s(approx (* (cos y) (/ x z)) (*.f64 (/.f64 (cos.f64 y) z) x)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (*.f64 (sin.f64 y) z)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (/.f64 (*.f64 (sin.f64 y) z) x)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (* z y) x) (*.f64 (/.f64 (fma.f64 z y x) 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 (fma.f64 y (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) 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 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) x)) 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 (*.f64 z y) x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (*.f64 (cos.f64 y) x)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (cos.f64 y)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* z y) x) (*.f64 (/.f64 (-.f64 (*.f64 z y) (neg.f64 x)) x) x)) |
#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 (*.f64 y (fma.f64 #s(literal 1/2 binary64) y (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) y) y #s(literal -1 binary64)) z) x))) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) x)) x)) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) y) (/.f64 z x) #s(literal -1/2 binary64)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
#s(approx (+ (* 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 z) y x)) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 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 (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 (+ (* (cos y) 1/2) (cos y)) #s(literal 3/2 binary64)) |
#s(approx (+ (* (cos y) 1/2) (cos y)) (fma.f64 #s(literal -3/4 binary64) (*.f64 y y) #s(literal 3/2 binary64))) |
#s(approx (+ (* (cos y) 1/2) (cos y)) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 y y)) #s(literal 3/4 binary64)) (*.f64 y y) #s(literal 3/2 binary64))) |
#s(approx (+ (* (cos y) 1/2) (cos y)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 y y) #s(literal 1/16 binary64)) y) y) #s(literal 3/4 binary64)) y) y #s(literal 3/2 binary64))) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.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 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y y)) #s(literal 1/6 binary64)) (*.f64 y y) #s(literal 1 binary64)) y)) |
#s(approx (sin y) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 y y) #s(literal 1/120 binary64)) y) y) #s(literal 1/6 binary64)) y) y #s(literal 1 binary64)) y)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
#s(approx (+ (* 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 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) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x 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 z) y x)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) z) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z)) |
#s(approx (* z y) (*.f64 z y)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
#s(approx (+ (* 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 z) y x)) |
#s(approx (* (* (cos y) (/ x z)) z) x) |
#s(approx (* (* (cos y) (/ x z)) z) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x)) |
#s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
#s(approx (* (cos y) (/ x z)) (/.f64 x z)) |
#s(approx (* (cos y) (/ x z)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) |
#s(approx (* (cos y) (/ x z)) (/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x) z)) |
#s(approx (* (cos y) (/ x z)) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) z) y) y (/.f64 x z))) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) x) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (fma.f64 z y x)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z) y x)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) #s(literal 1 binary64)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (/.f64 (fma.f64 z y x) x)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (fma.f64 (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 z y) x) #s(literal -1/6 binary64)) #s(literal 1/2 binary64)) y (/.f64 z x)) y #s(literal 1 binary64))) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
#s(approx (* z (sin y)) (*.f64 (fma.f64 (*.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 (cos y) (cos.f64 y)) |
#s(approx (cos y) (cos.f64 y)) |
#s(approx (+ (* (cos y) 1/2) (cos y)) (*.f64 #s(literal 3/2 binary64) (cos.f64 y))) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* z y) x) (*.f64 (-.f64 z (/.f64 x y)) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) y) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (-.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 (*.f64 y y) #s(literal -1/6 binary64)) z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) 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 (+ (* z y) x) (*.f64 (-.f64 z (/.f64 x y)) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) z)) y) y) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) y) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (-.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 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) 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 z) |
#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) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.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) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64)) y (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (fma.f64 (*.f64 y (/.f64 x z)) #s(literal -1/2 binary64) (fma.f64 (*.f64 y y) #s(literal -1/6 binary64) #s(literal 1 binary64))) z)) |
#s(approx (+ (* -1/6 (* z y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (neg.f64 z) y) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64))) y (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) z)) |
#s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (neg.f64 z) (-.f64 (*.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 y (/.f64 x 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)) (*.f64 (fma.f64 (/.f64 x z) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) y)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (* (+ (* (/ 1 x) (* (sin y) z)) (cos y)) x) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* (/ 1 x) (* (sin y) z)) (cos y)) (*.f64 (+.f64 (/.f64 (sin.f64 y) x) (/.f64 (cos.f64 y) z)) z)) |
Compiled 13 746 to 4 258 computations (69% saved)
37 alts after pruning (31 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 318 | 19 | 1 337 |
| Fresh | 9 | 12 | 21 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 329 | 37 | 1 366 |
| Status | Accuracy | Program |
|---|---|---|
| 85.2% | (fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (cos.f64 y) x)) | |
| 86.8% | (fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (cos.f64 y) x)) | |
| 99.3% | (fma.f64 (*.f64 x #s(literal 3/2 binary64)) (cos.f64 y) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z))) | |
| 99.2% | (fma.f64 (cos.f64 y) (fma.f64 #s(literal -1/2 binary64) x (*.f64 x #s(literal 3/2 binary64))) (*.f64 (sin.f64 y) z)) | |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 82.1% | (+.f64 (/.f64 (*.f64 (*.f64 z x) (cos.f64 y)) z) (*.f64 z (sin.f64 y))) | |
| ▶ | 99.6% | (+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (*.f64 z (sin.f64 y))) |
| 86.1% | (+.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 (*.f64 (sin.f64 y) x) z) x)) | |
| 64.1% | (+.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x)) | |
| 76.0% | (+.f64 #s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x) (*.f64 z (sin.f64 y))) | |
| 67.9% | (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z #s(approx (cos y) #s(literal 1 binary64))) x) | |
| ✓ | 91.8% | (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) x) |
| 50.5% | (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 y x) z #s(literal 1 binary64))) x) | |
| 25.8% | (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (sin.f64 y) (/.f64 z x))) x) | |
| 51.4% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) y x)) | |
| 51.1% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) (fma.f64 z y x))) | |
| 39.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| ✓ | 52.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
| 36.8% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) | |
| ▶ | 14.6% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
| 39.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #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))) | |
| 8.2% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) y) y))) | |
| 3.0% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) | |
| 15.0% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 (-.f64 z (/.f64 x y)) y))) | |
| ▶ | 14.6% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
| 51.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 x z) (*.f64 (cos.f64 y) z))) | |
| 64.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) x)) | |
| 51.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z)) | |
| ✓ | 51.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z)) |
| ▶ | 48.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z))) |
| ✓ | 64.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 32.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) z)) | |
| 34.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 x z)) z)) | |
| 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) | |
| ▶ | 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
| 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) | |
| ✓ | 41.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 1 050 to 1 030 computations (1.9% saved)
| Inputs |
|---|
(+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
x |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(cos.f64 y) |
y |
#s(literal -1/2 binary64) |
(*.f64 (cos.f64 y) #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
(*.f64 z y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.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) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z))) |
(*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z)) |
(*.f64 z x) |
(/.f64 (cos.f64 y) z) |
| Outputs |
|---|
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (+ (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))) (* z (sin y))))) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #s(hole binary64 (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* 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) 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 (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* x (* y (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (* x (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (* z x) (/ (cos y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* x (+ (* -1/2 (cos y)) (+ (* 3/2 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) 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) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (* -1/2 (cos y)) (* 3/2 (cos y)))) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (* y (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #s(hole binary64 x)) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #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) -1/2) (* (cos y) 3/2)) #s(hole binary64 1)) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) #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 y #s(hole binary64 y)) |
#s(approx (* (cos y) 3/2) #s(hole binary64 3/2)) |
#s(approx (* (cos y) 3/2) #s(hole binary64 (+ 3/2 (* -3/4 (pow y 2))))) |
#s(approx (* (cos y) 3/2) #s(hole binary64 (+ 3/2 (* (pow y 2) (- (* 1/16 (pow y 2)) 3/4))))) |
#s(approx (* (cos y) 3/2) #s(hole binary64 (+ 3/2 (* (pow y 2) (- (* (pow y 2) (+ 1/16 (* -1/480 (pow y 2)))) 3/4))))) |
#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) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* z y) #s(hole binary64 (* y 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 (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 z)) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (+ z (* -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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 x)) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) 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 (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (* 1/24 x))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow y 2))))) |
#s(approx (* (* z x) (/ (cos y) z)) #s(hole binary64 x)) |
#s(approx (* (* z x) (/ (cos y) z)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (* z x) (/ (cos y) z)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (* z x) (/ (cos y) z)) #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) 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 (+ (* (cos y) -1/2) (* (cos y) 3/2)) #s(hole binary64 (+ (* -1/2 (cos y)) (* 3/2 (cos y))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) 3/2) #s(hole binary64 (* 3/2 (cos y)))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x 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/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#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 (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* -1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* -1/720 (* x (pow y 6))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1/720 (* x (pow y 5))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* (pow y 5) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* (pow y 5) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1/720 (* x (pow y 4))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (* -1/720 (* x (pow y 2))))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (* -1/720 (pow y 2)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x 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/2 x) (/ z y)) 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 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (* 1/6 z)))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/24 (/ x (pow y 2))) (+ (* 1/720 x) (* 1/2 (/ x (pow y 4))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#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 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#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 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#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/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | x | @ | 0 | ((+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) x (+ (* (cos y) -1/2) (* (cos y) 3/2)) (cos y) y -1/2 (* (cos y) 3/2) 3/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (* x (+ (* -1/720 (* y y)) 1/24)) (+ (* -1/720 (* y y)) 1/24) -1/720 1/24 (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* z x) (/ (cos y) z)) (* z x) (/ (cos y) z)) |
| 17.0ms | y | @ | inf | ((+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) x (+ (* (cos y) -1/2) (* (cos y) 3/2)) (cos y) y -1/2 (* (cos y) 3/2) 3/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (* x (+ (* -1/720 (* y y)) 1/24)) (+ (* -1/720 (* y y)) 1/24) -1/720 1/24 (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* z x) (/ (cos y) z)) (* z x) (/ (cos y) z)) |
| 12.0ms | z | @ | inf | ((+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) x (+ (* (cos y) -1/2) (* (cos y) 3/2)) (cos y) y -1/2 (* (cos y) 3/2) 3/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (* x (+ (* -1/720 (* y y)) 1/24)) (+ (* -1/720 (* y y)) 1/24) -1/720 1/24 (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* z x) (/ (cos y) z)) (* z x) (/ (cos y) z)) |
| 5.0ms | x | @ | -inf | ((+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) x (+ (* (cos y) -1/2) (* (cos y) 3/2)) (cos y) y -1/2 (* (cos y) 3/2) 3/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (* x (+ (* -1/720 (* y y)) 1/24)) (+ (* -1/720 (* y y)) 1/24) -1/720 1/24 (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* z x) (/ (cos y) z)) (* z x) (/ (cos y) z)) |
| 5.0ms | x | @ | inf | ((+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) x (+ (* (cos y) -1/2) (* (cos y) 3/2)) (cos y) y -1/2 (* (cos y) 3/2) 3/2 (* z (sin y)) z (sin y) (+ (* (cos y) x) (* (sin y) z)) (+ (* z y) x) (* z y) (+ (* (cos y) x) (* (sin y) z)) (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (* (+ (* (* (* y y) z) -1/6) z) y) (+ (* (* (* y y) z) -1/6) z) (* (* y y) z) (* y y) -1/6 (+ (* x (cos y)) (* z (sin y))) (* (* (cos y) (/ x z)) z) (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (* x (+ (* -1/720 (* y y)) 1/24)) (+ (* -1/720 (* y y)) 1/24) -1/720 1/24 (* -1/2 x) (+ (* x (cos y)) (* z (sin y))) (* (* z x) (/ (cos y) z)) (* z x) (/ (cos y) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 558 | 4218 |
| 0 | 601 | 4048 |
| 1 | 1650 | 3806 |
| 2 | 6604 | 3800 |
| 0 | 8475 | 3730 |
| 0 | 36680 | 3424 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (*.f64 z (sin.f64 y))) |
(*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
x |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(cos.f64 y) |
y |
#s(literal -1/2 binary64) |
(*.f64 (cos.f64 y) #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(*.f64 z (sin.f64 y)) |
z |
(sin.f64 y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
(*.f64 z y) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.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) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y)) |
(*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) |
(*.f64 (*.f64 y y) z) |
(*.f64 y y) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) |
(fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) |
(*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
#s(literal -1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1/2 binary64) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z))) |
(*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z)) |
(*.f64 z x) |
(/.f64 (cos.f64 y) z) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (+ (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))) (* z (sin y))))) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #s(hole binary64 (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (+ x (* 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) 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 (+ z (* -1/6 (* (pow y 2) z))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (sin y)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ (* x (cos y)) (* z (sin y))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* x (+ 1 (* (pow y 2) (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* x (* y (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* x (- (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))) 1/2)))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (* x (+ 1/24 (* -1/720 (pow y 2)))))) |
#s(approx (* -1/2 x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (* z x) (/ (cos y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (* z x) #s(hole binary64 (* x z))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* x (+ (* -1/2 (cos y)) (+ (* 3/2 (cos y)) (/ (* z (sin y)) x)))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (cos y)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* x (+ (cos y) (/ (* z (sin y)) x))))) |
#s(approx (+ (* z y) x) #s(hole binary64 x)) |
#s(approx (+ (* z y) x) #s(hole binary64 (* x (+ 1 (/ (* y z) x))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow y 2)))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1/2 (pow y 2)) (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) 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) (/ (* z (sin y)) x))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (+ (* -1/2 (cos y)) (* 3/2 (cos y)))) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (* y z) x)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow y 2)) 1))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* y (+ z (* -1/6 (* (pow y 2) z)))) x)) (* 1/2 (pow y 2))) 1))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* x (+ (* -1 (cos y)) (* -1 (/ (* z (sin y)) x))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* -1 (* x (- (* (pow y 2) (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))) 1))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* x (* y (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2))))))))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1 (* (pow y 2) (+ 1/24 (* -1/720 (pow y 2)))))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #s(hole binary64 x)) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) #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) -1/2) (* (cos y) 3/2)) #s(hole binary64 1)) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) #s(hole binary64 (+ 1 (* -1/2 (pow y 2))))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) #s(hole binary64 (+ 1 (* (pow y 2) (- (* 1/24 (pow y 2)) 1/2))))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) #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 y #s(hole binary64 y)) |
#s(approx (* (cos y) 3/2) #s(hole binary64 3/2)) |
#s(approx (* (cos y) 3/2) #s(hole binary64 (+ 3/2 (* -3/4 (pow y 2))))) |
#s(approx (* (cos y) 3/2) #s(hole binary64 (+ 3/2 (* (pow y 2) (- (* 1/16 (pow y 2)) 3/4))))) |
#s(approx (* (cos y) 3/2) #s(hole binary64 (+ 3/2 (* (pow y 2) (- (* (pow y 2) (+ 1/16 (* -1/480 (pow y 2)))) 3/4))))) |
#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) x) (* (sin y) z)) #s(hole binary64 x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* z y) #s(hole binary64 (* y 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 (* y z)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y z))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y (+ z (* -1/6 (* (pow y 2) z)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 z)) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (+ z (* -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 (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* -1/2 (* x y))))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (+ x (* y (+ z (* y (+ (* -1/2 x) (* -1/6 (* y z))))))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 x)) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (* (cos y) (/ x z)) z) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) 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 (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1/2 (* x y)))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* 1/24 (* x (pow y 2))))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* y (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x))))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1/2 x))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (+ (* -1/2 x) (* (pow y 2) (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (* 1/24 x))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (+ (* -1/720 (* x (pow y 2))) (* 1/24 x)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 1/24)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (pow y 2))))) |
#s(approx (* (* z x) (/ (cos y) z)) #s(hole binary64 x)) |
#s(approx (* (* z x) (/ (cos y) z)) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#s(approx (* (* z x) (/ (cos y) z)) #s(hole binary64 (+ x (* (pow y 2) (+ (* -1/2 x) (* 1/24 (* x (pow y 2)))))))) |
#s(approx (* (* z x) (/ (cos y) z)) #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) 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 (+ (* (cos y) -1/2) (* (cos y) 3/2)) #s(hole binary64 (+ (* -1/2 (cos y)) (* 3/2 (cos y))))) |
#s(approx (cos y) #s(hole binary64 (cos y))) |
#s(approx (* (cos y) 3/2) #s(hole binary64 (* 3/2 (cos y)))) |
#s(approx (* z (sin y)) #s(hole binary64 (* z (sin y)))) |
#s(approx (sin y) #s(hole binary64 (sin y))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* y (+ z (/ x 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/2 (/ x y)) (+ (* -1/6 z) (/ z (pow y 2))))))) |
#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 (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1/6 (* (pow y 3) z)))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* (pow y 3) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* -1/6 (* (pow y 2) z)))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* (pow y 2) (+ (* -1/6 z) (/ z (pow y 2)))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* -1/720 (* x (pow y 6))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) #s(hole binary64 (* (pow y 6) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (+ (* 1/24 (/ x (pow y 2))) (/ x (pow y 6)))))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1/720 (* x (pow y 5))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* (pow y 5) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* (pow y 5) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* -1/720 (* x (pow y 4))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) #s(hole binary64 (* (pow y 4) (+ (* -1/2 (/ x (pow y 4))) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2)))))))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (* -1/720 (* x (pow y 2))))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) #s(hole binary64 (* (pow y 2) (+ (* -1/720 x) (* 1/24 (/ x (pow y 2))))))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (* -1/720 (pow y 2)))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(hole binary64 (* (pow y 2) (- (* 1/24 (/ 1 (pow y 2))) 1/720)))) |
#s(approx (/ (cos y) z) #s(hole binary64 (/ (cos y) z))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* y (+ (* -1 z) (* -1 (/ x 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/2 x) (/ z y)) 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 (/ (+ (* -1 z) (* -1 (/ x y))) y)) (* -1/2 x)) y)) (* 1/6 z)))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1 (* (pow y 3) (+ (* -1 (/ z (pow y 2))) (* 1/6 z)))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/24 (/ x (pow y 2))) (* 1/720 x)))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) #s(hole binary64 (* -1 (* (pow y 5) (+ (* -1/24 (/ x (pow y 2))) (+ (* 1/720 x) (* 1/2 (/ x (pow y 4))))))))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (+ x (* -1/2 (* x (pow y 2)))))) |
#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 (* -1/6 (pow y 2))))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* z (+ 1 (* -1/6 (pow y 2)))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))) z))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* z (+ y (/ x z))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* y (* z (+ 1 (* -1/6 (pow y 2))))))) |
#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 (* -1/6 (pow y 2)))) (/ x z)))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* z (+ (sin y) (/ (* x (cos y)) z))))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (+ (* -1/2 (cos y)) (* 3/2 (cos y)))) z))))))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
#s(approx (+ (* z y) x) #s(hole binary64 (* -1 (* z (+ (* -1 y) (* -1 (/ x z))))))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#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/6 (pow y 2)) 1))))))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) #s(hole binary64 (* -1 (* y (* z (- (* 1/6 (pow y 2)) 1)))))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) #s(hole binary64 (* -1 (* z (- (* 1/6 (pow y 2)) 1))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(hole binary64 (* -1 (* z (+ (* -1 (sin y)) (* -1 (/ (* x (cos y)) z))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z))) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x))) (-.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z)) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z)))) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x))) (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z))) (-.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)))) (fma.f64 (sin.f64 y) z (*.f64 (neg.f64 x) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)))) (fma.f64 (cos.f64 y) x (*.f64 (neg.f64 z) (sin.f64 y)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) (*.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z)) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (-.f64 (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x)) (*.f64 (*.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 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 y) z) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 y) z) (*.f64 (sin.f64 y) z) (fma.f64 (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (sin.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) x) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y)))))) |
(fma.f64 (*.f64 x #s(literal 3/2 binary64)) (cos.f64 y) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 x #s(literal 3/2 binary64)) (cos.f64 y) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (sin.f64 y)) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y)) (*.f64 (sin.f64 y) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 3/2 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 3/2 binary64) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 y) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 (sin.f64 y) z (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x)) |
(fma.f64 (cos.f64 y) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(fma.f64 (cos.f64 y) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (cos.f64 y) (fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(fma.f64 (cos.f64 y) (fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (sin.f64 y) z)) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 3/2 binary64) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 3/2 binary64) x) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 (cos.f64 y) x (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(fma.f64 z (sin.f64 y) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(fma.f64 z (sin.f64 y) (*.f64 (cos.f64 y) x)) |
(fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(fma.f64 x (cos.f64 y) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(fma.f64 x (cos.f64 y) (*.f64 (sin.f64 y) z)) |
(-.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 x (*.f64 #s(literal 1/2 binary64) (cos.f64 y)))) (*.f64 x (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(-.f64 (-.f64 (*.f64 (sin.f64 y) z) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) #s(literal -1 binary64))) |
(-.f64 (-.f64 (*.f64 (sin.f64 y) z) (neg.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) (neg.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x))) |
(-.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) (*.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) x))) |
(-.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(-.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x)) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (*.f64 (sin.f64 y) z))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x (*.f64 (neg.f64 z) (sin.f64 y)))) |
(-.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 x) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 z) (sin.f64 y))) |
(+.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) |
(+.f64 (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 z) (sin.f64 y)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (neg.f64 (cos.f64 y)) (neg.f64 x))) |
(+.f64 (*.f64 (sin.f64 y) z) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (neg.f64 (sin.f64 y)) (neg.f64 z))) |
(+.f64 (*.f64 (cos.f64 y) x) (*.f64 (sin.f64 y) z)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (cos.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) x)) |
(*.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (cos.f64 y) (fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (cos.f64 y) x) |
(*.f64 x (cos.f64 y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x))) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (fma.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))))) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (cos.f64 y) x) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) (cos.f64 y))) |
(fma.f64 (*.f64 x #s(literal 3/2 binary64)) (cos.f64 y) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal 3/2 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (cos.f64 y) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal 3/2 binary64) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(fma.f64 (cos.f64 y) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) |
(fma.f64 #s(literal 3/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 y) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) |
(fma.f64 x (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal 3/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x)) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (cos.f64 y))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) x)) |
(+.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (cos.f64 y)))) (neg.f64 (*.f64 x (*.f64 #s(literal -3/2 binary64) (cos.f64 y))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) #s(literal -1 binary64)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) x)) (neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x))) |
(+.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x))) (neg.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)))) |
(+.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (cos.f64 y))) #s(literal -1 binary64)) (/.f64 (*.f64 x (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) x) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) x)) |
x |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y))) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)) (cos.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (cos.f64 y))) (neg.f64 (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))))) (fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))))) (fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (cos.f64 y)))) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 y)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 y)))))) |
(/.f64 (+.f64 (+.f64 (neg.f64 (cos.f64 y)) (cos.f64 y)) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(/.f64 (cos.f64 y) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (cos.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64))) |
(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 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y)))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64))))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 y))) |
(-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (-.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64))))) |
(-.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 y))) |
(-.f64 (cos.f64 y) #s(literal 0 binary64)) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 y (neg.f64 (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(cos.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (cos.f64 y) #s(literal 0 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y))) |
(*.f64 #s(literal 1 binary64) (cos.f64 y)) |
(*.f64 (cos.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)) (cos.f64 y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) (cos.f64 y))) (neg.f64 (cos.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))))) (fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))))) (fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (cos.f64 y)))) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 y)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (cos.f64 y) (cos.f64 y)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (cos.f64 y) (cos.f64 y) #s(literal 0 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) (*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 y)))))) |
(/.f64 (+.f64 (+.f64 (neg.f64 (cos.f64 y)) (cos.f64 y)) (*.f64 #s(literal 2 binary64) (cos.f64 y))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) |
(/.f64 (cos.f64 y) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (cos.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (PI.f64))) |
(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 (neg.f64 (cos.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal 3/2 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 3/2 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (cos.f64 y) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y)))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64))))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
(-.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (cos.f64 y))) |
(-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (cos.f64 y) #s(literal 2 binary64)) (/.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (-.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64))))) |
(-.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (-.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/2 binary64) (cos.f64 y))) |
(-.f64 (cos.f64 y) #s(literal 0 binary64)) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 y (neg.f64 (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (PI.f64) y)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 y) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(cos.f64 (-.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 y)) |
(cos.f64 y) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (cos.f64 y)) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (fma.f64 (cos.f64 y) #s(literal 3/2 binary64) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal -3/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) #s(literal 0 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) (*.f64 (cos.f64 y) #s(literal -1/2 binary64))) |
(+.f64 (cos.f64 y) #s(literal 0 binary64)) |
y |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 y) #s(literal 3/2 binary64)) |
(*.f64 #s(literal 3/2 binary64) (cos.f64 y)) |
(neg.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) |
#s(literal 3/2 binary64) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (sin.f64 y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 y) z)) |
(*.f64 (sin.f64 y) z) |
(*.f64 z (sin.f64 y)) |
(neg.f64 (*.f64 (neg.f64 z) (sin.f64 y))) |
z |
(*.f64 #s(literal 1 binary64) (sin.f64 y)) |
(*.f64 (sin.f64 y) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))))) (-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64))))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))))) (-.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y)))) (*.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))))))) |
(neg.f64 (neg.f64 (sin.f64 y))) |
(sin.f64 (neg.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))))) |
(sin.f64 (neg.f64 (+.f64 (PI.f64) y))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (PI.f64) y) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 y) (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 y) (PI.f64))) |
(sin.f64 y) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y)))) |
(fma.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y)) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64))))) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sin.f64 y) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64)) (*.f64 (neg.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sin.f64 y)) #s(literal 1 binary64))) |
(cos.f64 (+.f64 y (/.f64 (PI.f64) #s(literal -2 binary64)))) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64)))) |
(cos.f64 (+.f64 (+.f64 y (/.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y)) (PI.f64))) |
(cos.f64 (+.f64 (neg.f64 y) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) y) (PI.f64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 y #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) (*.f64 (neg.f64 (cos.f64 y)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (neg.f64 (sin.f64 y)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+.f64 (sin.f64 y) #s(literal 0 binary64)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 z y) |
(*.f64 y z) |
(neg.f64 (*.f64 (neg.f64 z) y)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.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 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y) z) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 z y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z (neg.f64 z)) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y)) |
(*.f64 (*.f64 z y) (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(*.f64 z (-.f64 y (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) y)))) |
(*.f64 z (-.f64 y (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))) |
(*.f64 z (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y)) |
(*.f64 y (-.f64 z (*.f64 (*.f64 y y) (*.f64 #s(literal 1/6 binary64) z)))) |
(*.f64 y (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (-.f64 (*.f64 z y) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) (*.f64 (*.f64 z y) (*.f64 z y))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 z y))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) (fma.f64 z y (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y))) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 z y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) (*.f64 (*.f64 z y) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 z y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) (*.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (fma.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) (*.f64 (*.f64 z y) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y) (*.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z (neg.f64 z)) y)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 (*.f64 y y) z) (*.f64 z y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z (*.f64 z y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) z) #s(literal -1/6 binary64) (*.f64 z y)) |
(fma.f64 (*.f64 (*.f64 y y) y) (*.f64 #s(literal -1/6 binary64) z) (*.f64 z y)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 z y) (*.f64 z y)) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 (*.f64 y y) y) (*.f64 z y)) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 y y) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (neg.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (neg.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (neg.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) y (*.f64 z y)) |
(fma.f64 (*.f64 (*.f64 y y) z) (*.f64 #s(literal -1/6 binary64) y) (*.f64 z y)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) (*.f64 z y)) |
(fma.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) (*.f64 z y)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal -1 binary64)))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (neg.f64 y)))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y)) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 y y) y) z) (*.f64 z y)) |
(fma.f64 z (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) (*.f64 z y)) |
(fma.f64 z y (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal -1 binary64)))) |
(fma.f64 z y (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (neg.f64 y)))) |
(fma.f64 z y (neg.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) |
(fma.f64 z y (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(fma.f64 z y (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
(fma.f64 z y (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y)) |
(fma.f64 y (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (*.f64 z y)) |
(fma.f64 y z (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal -1 binary64)))) |
(fma.f64 y z (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (neg.f64 y)))) |
(fma.f64 y z (neg.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) |
(fma.f64 y z (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(fma.f64 y z (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
(fma.f64 y z (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 #s(literal 1/6 binary64) y) (*.f64 (*.f64 y y) z))) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y y) y)) z)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) (*.f64 z y))) |
(-.f64 (*.f64 z y) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
(-.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y)) |
(+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (neg.f64 y))) (*.f64 z y)) |
(+.f64 (neg.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))) (*.f64 z y)) |
(+.f64 (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 z y)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) (*.f64 z y)) |
(+.f64 (*.f64 z y) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z) #s(literal -1 binary64)))) |
(+.f64 (*.f64 z y) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (neg.f64 y)))) |
(+.f64 (*.f64 z y) (neg.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 z y) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
(+.f64 (*.f64 z y) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) y)) |
(*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) |
(*.f64 z (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) (*.f64 z z)) (-.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z)) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 z) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (neg.f64 z) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) (+.f64 z (*.f64 (neg.f64 z) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64)))) (+.f64 z (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z))) (+.f64 z (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (-.f64 (*.f64 z z) (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) (*.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 z) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 (neg.f64 z) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))) (*.f64 z (*.f64 (neg.f64 z) (*.f64 (*.f64 y y) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64)) (*.f64 z (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) (*.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) #s(literal 3 binary64))) (fma.f64 z z (fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z) (*.f64 z (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z))))) |
(neg.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z (neg.f64 z))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) z) (fabs.f64 y)) (fabs.f64 y) z) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) z) (neg.f64 y)) (neg.f64 y) z) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) y) (*.f64 z y) z) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/6 binary64) z)) z) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) z)) z) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z z) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) z) (*.f64 y y) z) |
(fma.f64 (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) y z) |
(fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/6 binary64) z) z) |
(fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) z) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y y) z) z) |
(fma.f64 z (*.f64 (*.f64 y y) #s(literal -1/6 binary64)) z) |
(fma.f64 y (*.f64 (*.f64 z y) #s(literal -1/6 binary64)) z) |
(-.f64 z (*.f64 y (*.f64 (neg.f64 y) (*.f64 #s(literal -1/6 binary64) z)))) |
(-.f64 z (*.f64 (neg.f64 z) (*.f64 (*.f64 y y) #s(literal -1/6 binary64)))) |
(-.f64 z (*.f64 (neg.f64 (*.f64 (*.f64 y y) z)) #s(literal -1/6 binary64))) |
(-.f64 z (*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) z) y) y)) |
(-.f64 z (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) z)) |
(-.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64)) z) |
(+.f64 z (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) |
(*.f64 (*.f64 z (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 (neg.f64 z) y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) z)) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 z) y)) |
(*.f64 (*.f64 y y) z) |
(*.f64 (*.f64 z y) y) |
(*.f64 z (*.f64 y y)) |
(*.f64 y (*.f64 z y)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 y y) y)) (sqrt.f64 y)) |
(*.f64 (pow.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64)) (fabs.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (*.f64 (neg.f64 y) (fabs.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fabs.f64 y) (neg.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (fabs.f64 y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (fabs.f64 y) y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (fabs.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 (*.f64 (*.f64 y y) y) y) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 y y) #s(literal -1 binary64)) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y y)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 y y) y) y)) |
(fabs.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (neg.f64 (fabs.f64 y)))) |
(fabs.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (fabs.f64 y))) |
(fabs.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) (neg.f64 y))) |
(fabs.f64 (*.f64 (neg.f64 y) (neg.f64 (fabs.f64 y)))) |
(fabs.f64 (*.f64 y (neg.f64 (fabs.f64 y)))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 y))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 y)) y)) |
(fabs.f64 (*.f64 (neg.f64 y) (fabs.f64 y))) |
(fabs.f64 (*.f64 (fabs.f64 y) (neg.f64 y))) |
(fabs.f64 (*.f64 y (fabs.f64 y))) |
(fabs.f64 (*.f64 (fabs.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fabs.f64 y))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
#s(literal -1/6 binary64) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) #s(approx (* (* z x) (/ (cos y) z)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x))) |
#s(approx (* (* z x) (/ (cos y) z)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x))) (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y)))) (+.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) y) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) y))) (+.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)))) (+.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)))) (+.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) (*.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y)) (*.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) y) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) y) (*.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) (*.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x) (fabs.f64 y)) (fabs.f64 y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x) (neg.f64 y)) (neg.f64 y) x) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (fabs.f64 y)) (fabs.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (neg.f64 y)) (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (fabs.f64 y)) (fabs.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 y x) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 (*.f64 y x) y) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/2 binary64) x))) x) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))) x) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (fabs.f64 y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (fabs.f64 y))) x) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fabs.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (fabs.f64 y))) x) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) x) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x))) x) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))) x) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (neg.f64 y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y))) x) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (neg.f64 y))) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) x) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 y y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 (*.f64 y x) (*.f64 #s(literal -1/2 binary64) y) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 (*.f64 #s(literal 1/2 binary64) y) y #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x x) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) y) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x) y x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x) (*.f64 y y) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) x (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y)) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x) x) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 y y) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 y (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(fma.f64 y (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x) x) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y)) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(-.f64 (-.f64 x (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y)) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y)) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (*.f64 y (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y) x)) |
(-.f64 x (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y))) |
(-.f64 x (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y))) |
(-.f64 x (*.f64 y (*.f64 (neg.f64 y) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y))) |
(-.f64 x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) y)) |
(-.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x) (*.f64 y y))) |
(-.f64 x (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x))) |
(-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x (*.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)))) (*.f64 (*.f64 (*.f64 y x) y) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(+.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 y y))) (*.f64 (*.f64 (*.f64 y x) y) (*.f64 (*.f64 y y) #s(literal 1/24 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) y) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) y x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x) x) |
(+.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)) |
(*.f64 (*.f64 (neg.f64 x) y) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) x) |
(*.f64 (neg.f64 (*.f64 y x)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 y x) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 y x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 y x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x) y) |
(*.f64 y (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) |
(*.f64 x (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))) (-.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x)))) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y))) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y)) (-.f64 (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (-.f64 (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y))))) |
(neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y) x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) x (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) x (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) x (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y) x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) x (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) x (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x)))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) x (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x))) |
(fma.f64 (*.f64 y #s(literal -1/2 binary64)) x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) (*.f64 y y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) y (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
(fma.f64 (*.f64 (*.f64 y y) y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)))) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x)))) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x))) |
(fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 y y) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) y (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(fma.f64 y (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) y)) |
(fma.f64 y (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x)))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x))) |
(fma.f64 y (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x)))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) y) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(fma.f64 x (*.f64 y #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)))) |
(fma.f64 x (*.f64 y #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x)))) |
(fma.f64 x (*.f64 y #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x))) |
(fma.f64 x (*.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(-.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))) |
(-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x (*.f64 y (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)))) (*.f64 (*.f64 y (*.f64 (*.f64 y x) y)) #s(literal 1/24 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) y)) (*.f64 (*.f64 y (*.f64 (*.f64 y x) y)) #s(literal 1/24 binary64))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y))) (neg.f64 (*.f64 x (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y))) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x))) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))))) |
(+.f64 (*.f64 y (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x)) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) y) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 y x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y)))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 y x)))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) y)) |
(*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y)) y) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y)) y))) (fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y)) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 y y)) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 y y)))) (fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (-.f64 (*.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)))) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y)) (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (-.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (fma.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y)) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y)) y) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y)) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y)) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 y y)) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 y y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) x) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y))))) |
(neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (neg.f64 y)) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (neg.f64 y)) (neg.f64 y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y)) (neg.f64 y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y) y (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y x) y)) #s(literal -1/720 binary64) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y)) (fabs.f64 y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y)) (fabs.f64 y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y)) (neg.f64 y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y)) (neg.f64 y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y)) (neg.f64 y) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)) x (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(fma.f64 (*.f64 (*.f64 y x) y) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y x) y) #s(literal 1/24 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y x) y) #s(literal 1/24 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 y x) y) #s(literal 1/24 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 (neg.f64 x) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (fabs.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fabs.f64 y))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (neg.f64 y) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (neg.f64 y))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 #s(literal -1/720 binary64) x) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y y) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 y y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (neg.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (neg.f64 x) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (neg.f64 x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) x (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) x (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) x (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) x (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) x (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 y x) y) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 y y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y x) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y x) y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y x) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y x) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 y x) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y x) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y x) y) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 (*.f64 y x) y) (*.f64 y y)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(fma.f64 y (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 y (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 y (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 y (*.f64 #s(literal 1/24 binary64) x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 y (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 y (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 y (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 y (*.f64 #s(literal 1/24 binary64) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 y (fma.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 y (*.f64 #s(literal 1/24 binary64) x))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal 1/24 binary64) x) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal 1/24 binary64) x) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal 1/24 binary64) x) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal 1/24 binary64) x) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 y (fma.f64 y (*.f64 #s(literal 1/24 binary64) x) (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y (*.f64 (*.f64 #s(literal 1/24 binary64) x) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y (*.f64 (*.f64 #s(literal 1/24 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y (*.f64 (*.f64 #s(literal 1/24 binary64) x) y)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y (*.f64 (*.f64 #s(literal 1/24 binary64) x) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 y (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y (*.f64 (*.f64 #s(literal 1/24 binary64) x) y)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 y (fma.f64 (*.f64 #s(literal 1/24 binary64) x) y (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 y (fma.f64 (*.f64 #s(literal 1/24 binary64) x) y (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y)) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 y (fma.f64 (*.f64 #s(literal 1/24 binary64) x) y (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 y (fma.f64 (*.f64 #s(literal 1/24 binary64) x) y (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 y (fma.f64 (*.f64 #s(literal 1/24 binary64) x) y (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) y)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/24 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/24 binary64) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 y (*.f64 y (*.f64 #s(literal 1/24 binary64) x)) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 y (*.f64 y (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 y (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y)) |
(fma.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x (-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/24 binary64) (*.f64 y y))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(fma.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1/24 binary64)) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) y) y) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)))) (*.f64 y (*.f64 (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x)))) |
(-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)))) (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/24 binary64))) |
(-.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(-.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y x) y) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 y y)) x (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) (*.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y (*.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (neg.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 y (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y)) y)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) (*.f64 y y))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(+.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(+.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal 1/2 binary64) (neg.f64 x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) y) y) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) #s(literal -1/720 binary64))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) |
(*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 #s(literal 1/24 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 y y)))) (fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y x) y)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y x) y)))) (fma.f64 #s(literal 1/24 binary64) x (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y x) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) (fma.f64 #s(literal 1/24 binary64) x (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) x) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) x))) (fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) (*.f64 (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) x) y) y (*.f64 (neg.f64 x) #s(literal 1/24 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) (*.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 #s(literal -1/24 binary64) x))) (fma.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) x) y) y (*.f64 #s(literal -1/24 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 #s(literal 1/24 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 y y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y x) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y x) y)) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y x) y)) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y x) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (fma.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) x) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) x) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fma.f64 (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/24 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 #s(literal -1/24 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 #s(literal -1/24 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) x) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) x) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/720 binary64) x) y) y (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 #s(literal -1/720 binary64) y)) y (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) y) (*.f64 y x) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 y x) y) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) (*.f64 #s(literal -1/720 binary64) x)) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) (*.f64 #s(literal -1/720 binary64) x)) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) (*.f64 y y) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 (*.f64 y y) (*.f64 #s(literal -1/720 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 y x) y) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 y (*.f64 y (*.f64 #s(literal -1/720 binary64) x)) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x)) |
(fma.f64 x #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 #s(literal 1/720 binary64) y) (*.f64 y x))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 y (*.f64 (neg.f64 y) (*.f64 #s(literal -1/720 binary64) x)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 y y))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 y x) y))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) x)) |
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x) (*.f64 #s(literal 1/24 binary64) x)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) #s(literal 1/576 binary64)) (-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) #s(literal 1/576 binary64)) (fma.f64 (*.f64 #s(literal -1/720 binary64) y) y #s(literal -1/24 binary64))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) (*.f64 #s(literal 1/720 binary64) (*.f64 y y)))) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) |
(/.f64 (+.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 3 binary64)) #s(literal -1/13824 binary64)) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))) |
(/.f64 (-.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) (*.f64 #s(literal 1/720 binary64) (*.f64 y y)) (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 y y)))))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (fabs.f64 y)) (fabs.f64 y) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (neg.f64 y)) (neg.f64 y) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) y) y #s(literal 1/24 binary64)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64)) |
(fma.f64 y (*.f64 #s(literal -1/720 binary64) y) #s(literal 1/24 binary64)) |
(-.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)) |
(-.f64 #s(literal 1/24 binary64) (*.f64 y (*.f64 (neg.f64 y) #s(literal -1/720 binary64)))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 y y))) |
(-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
(+.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 y y))) |
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
#s(literal -1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) x)) |
(*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) x) |
(*.f64 (*.f64 z (cos.f64 y)) (/.f64 x z)) |
(*.f64 (*.f64 (/.f64 x z) z) (cos.f64 y)) |
(*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) x))) |
(*.f64 (/.f64 (cos.f64 y) z) (*.f64 z x)) |
(*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z)) |
(*.f64 (/.f64 x z) (*.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) (*.f64 (/.f64 x z) z)) |
(*.f64 z (*.f64 (/.f64 (cos.f64 y) z) x)) |
(*.f64 x (*.f64 (/.f64 (cos.f64 y) z) z)) |
(*.f64 x (*.f64 z (/.f64 (cos.f64 y) z))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z (*.f64 (neg.f64 x) (cos.f64 y))))) (neg.f64 z)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z))) (neg.f64 z)) |
(/.f64 (*.f64 (neg.f64 (*.f64 z (neg.f64 x))) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 x) z)) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 z (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 z x)) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) z) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 z x) (*.f64 #s(literal 2 binary64) (cos.f64 y))) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (neg.f64 (*.f64 z (neg.f64 x)))) (+.f64 z z)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (neg.f64 (*.f64 (neg.f64 x) z))) (+.f64 z z)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 z (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (neg.f64 (*.f64 z x))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (neg.f64 x) z)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 z x)) (+.f64 z z)) |
(/.f64 (neg.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y)))) z) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (neg.f64 x) (cos.f64 y)))) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 y) x) z)) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 y)) (*.f64 z x))) z) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z)) z) |
(/.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 z (*.f64 (neg.f64 x) (cos.f64 y))) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) z) |
(/.f64 (*.f64 (neg.f64 (cos.f64 y)) (*.f64 z x)) (neg.f64 z)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (neg.f64 z)) |
(/.f64 (neg.f64 (*.f64 z (*.f64 (cos.f64 y) x))) (neg.f64 z)) |
(/.f64 (*.f64 z (*.f64 (cos.f64 y) x)) z) |
(neg.f64 (*.f64 (neg.f64 z) (*.f64 (/.f64 (cos.f64 y) z) x))) |
(*.f64 z x) |
(*.f64 x z) |
(*.f64 (/.f64 (neg.f64 (cos.f64 y)) z) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (cos.f64 y))) |
(*.f64 (neg.f64 (cos.f64 y)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 y)) z)) |
(*.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z)) |
(*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z)) (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z))) (-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z)) (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z))) (-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z)) (*.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) z) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) z))) (+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z)) (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z)) (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) z) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (fma.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) z) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) z) (*.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) z) (*.f64 (neg.f64 z) (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) (neg.f64 z)) (*.f64 (neg.f64 z) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (*.f64 z z)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) (neg.f64 z)) (*.f64 z (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (*.f64 z (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 y))) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) z))) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 #s(literal -1 binary64) z)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 z)))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (/.f64 #s(literal 1 binary64) z)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 1 binary64)) (+.f64 z z)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 z z))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (*.f64 z (*.f64 #s(literal -3/2 binary64) (cos.f64 y)))) (*.f64 z z)) |
(/.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 y)) z) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal 2 binary64)) (*.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (cos.f64 y) #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (cos.f64 y)) z)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (cos.f64 y))) (*.f64 (*.f64 #s(literal 2 binary64) (neg.f64 z)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (cos.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 z))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (*.f64 (+.f64 z z) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 y)) (+.f64 z z)) |
(/.f64 (/.f64 (neg.f64 (cos.f64 y)) z) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 z) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (cos.f64 y)) #s(literal -1 binary64)) z) |
(/.f64 (neg.f64 (cos.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 z))) |
(/.f64 (neg.f64 (cos.f64 y)) (*.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (cos.f64 y)) (neg.f64 z)) |
(/.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64)) |
(/.f64 (cos.f64 y) (*.f64 (neg.f64 z) #s(literal -1 binary64))) |
(/.f64 (cos.f64 y) z) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 y)) z)) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 y)) z) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) z)) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 y)) z) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (cos.f64 y)) (/.f64 #s(literal 0 binary64) z)) |
(fma.f64 (/.f64 #s(literal -1 binary64) z) (neg.f64 (cos.f64 y)) (/.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 0 binary64) z)) |
(fma.f64 (neg.f64 (cos.f64 y)) (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 y)) z) (/.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 y)) z) (/.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) z)) |
(fma.f64 (/.f64 (cos.f64 y) z) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z) (/.f64 #s(literal 0 binary64) z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 y) z) (/.f64 #s(literal 0 binary64) (neg.f64 z))) |
(fma.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 0 binary64) z)) |
(fma.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 0 binary64) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (*.f64 z z)) (/.f64 (*.f64 z (*.f64 #s(literal -3/2 binary64) (cos.f64 y))) (*.f64 z z))) |
(-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 #s(literal 3/2 binary64) y))) z) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) y)) (sin.f64 (*.f64 #s(literal 3/2 binary64) y))) z)) |
(-.f64 (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) y)) (cos.f64 (*.f64 y #s(literal 3/2 binary64)))) z) (/.f64 (*.f64 (sin.f64 (*.f64 y #s(literal -1/2 binary64))) (sin.f64 (*.f64 y #s(literal 3/2 binary64)))) z)) |
(-.f64 (/.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) z) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 z)) (/.f64 (neg.f64 (cos.f64 y)) z)) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) #s(literal -1 binary64)) (neg.f64 z))) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 #s(literal -3/2 binary64) (cos.f64 y)) z)) |
(-.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 y)) z)) |
(-.f64 (/.f64 (cos.f64 y) z) (/.f64 #s(literal 0 binary64) (neg.f64 z))) |
(+.f64 (/.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) #s(literal 1 binary64))) |
(+.f64 (/.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (cos.f64 y) z)) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z)) |
(+.f64 (/.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) z) (/.f64 (*.f64 (cos.f64 y) #s(literal -1/2 binary64)) z)) |
(+.f64 (/.f64 (cos.f64 y) z) (/.f64 #s(literal 0 binary64) z)) |
(+.f64 (/.f64 (cos.f64 y) z) (/.f64 #s(literal 0 binary64) (neg.f64 z))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (*.f64 (cos.f64 y) x)) |
#s(approx x x) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (+ (* z y) x) (*.f64 z y)) |
#s(approx (+ (* z y) x) (fma.f64 z y x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.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) (fma.f64 (fma.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 (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (fma.f64 (sin.f64 y) z (*.f64 (cos.f64 y) x))) |
#s(approx (* (* z x) (/ (cos y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) |
#s(approx (* -1/2 x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (* z x) (/ (cos y) z)) (*.f64 (cos.f64 y) x)) |
#s(approx (* z x) (*.f64 z x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* z y) x) x) |
#s(approx (+ (* z y) x) (*.f64 (/.f64 (fma.f64 z y x) x) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 y (fma.f64 y #s(literal -1/2 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* z y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (neg.f64 y) (/.f64 z x)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (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 (*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) x))) #s(literal 1 binary64)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x)) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal 1/2 binary64)) y) y) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) x) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* 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 z) y x)) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) x) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) #s(literal 1 binary64)) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) #s(literal 1 binary64)) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) (fma.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (* (cos y) 3/2) #s(literal 3/2 binary64)) |
#s(approx (* (cos y) 3/2) (fma.f64 (*.f64 #s(literal -3/4 binary64) y) y #s(literal 3/2 binary64))) |
#s(approx (* (cos y) 3/2) (fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 y y)) #s(literal 3/4 binary64)) (*.f64 y y) #s(literal 3/2 binary64))) |
#s(approx (* (cos y) 3/2) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/480 binary64) (*.f64 y y) #s(literal 1/16 binary64)) y) y) #s(literal 3/4 binary64)) y) y #s(literal 3/2 binary64))) |
#s(approx (* z (sin y)) (*.f64 z y)) |
#s(approx (* z (sin y)) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 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 (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) x) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* 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 z) y x)) |
#s(approx (* z y) (*.f64 z y)) |
#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) (fma.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) 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 z) y x)) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 z y)) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (* (* y y) z) -1/6) z) z) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (* (* y y) z) (*.f64 (*.f64 y y) z)) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) x) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* 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 z) y x)) |
#s(approx (* (* z x) (/ (cos y) z)) x) |
#s(approx (* (* z x) (/ (cos y) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (* z x) (/ (cos y) z)) (fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (* (* z x) (/ (cos y) z)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) x) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) y)) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) x)) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) x)) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) (*.f64 #s(literal 1/24 binary64) x)) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) #s(literal 1/24 binary64)) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) |
#s(approx (* (* z x) (/ (cos y) z)) x) |
#s(approx (* (* z x) (/ (cos y) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (* (* z x) (/ (cos y) z)) (fma.f64 (*.f64 (*.f64 y x) y) (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (* (* z x) (/ (cos y) z)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y #s(literal 1 binary64)) x)) |
#s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)) |
#s(approx (/ (cos y) z) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (/ (cos y) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y (/.f64 #s(literal 1 binary64) z))) |
#s(approx (/ (cos y) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) z) y) y (/.f64 #s(literal 1 binary64) z))) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) (cos.f64 y)) |
#s(approx (+ (* (cos y) -1/2) (* (cos y) 3/2)) (cos.f64 y)) |
#s(approx (* (cos y) 3/2) (*.f64 (cos.f64 y) #s(literal 3/2 binary64))) |
#s(approx (* z (sin y)) (*.f64 (sin.f64 y) z)) |
#s(approx (sin y) (sin.f64 y)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (+.f64 (/.f64 x y) z) y)) y)) (*.f64 (*.f64 y y) y))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z)) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y))) y) y) y)) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y))) y) y)) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)) x) #s(literal -1/720 binary64))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (*.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) |
#s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/2 binary64) (fma.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)) (/.f64 x (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y))))) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) y) x) #s(literal -1/720 binary64))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) y) (*.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) y) (fma.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64))))) |
#s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)))) (*.f64 (*.f64 (*.f64 y y) y) y))) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) (*.f64 (*.f64 (*.f64 y y) #s(literal -1/720 binary64)) x)) |
#s(approx (* x (+ (* -1/720 (* y y)) 1/24)) (*.f64 (*.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64))) (*.f64 y y))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 y y) #s(literal -1/720 binary64))) |
#s(approx (+ (* -1/720 (* y y)) 1/24) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)) y) y)) |
#s(approx (/ (cos y) z) (/.f64 (cos.f64 y) z)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x y) z) y)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) z)) y) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) (*.f64 y y))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 (+.f64 (/.f64 x y) z) y)) y)) (*.f64 (*.f64 y y) y))) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 z (*.f64 y y))) y) y) y)) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) y) (*.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64))))) |
#s(approx (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) y) (fma.f64 (/.f64 x (*.f64 (*.f64 (*.f64 y y) y) y)) #s(literal -1/2 binary64) (*.f64 x (-.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 y y)) #s(literal 1/720 binary64)))))) |
#s(approx z z) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z) y)) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.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 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 y y) #s(literal 1 binary64)) y (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) z)) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
#s(approx (+ (* z y) x) (*.f64 (+.f64 (/.f64 x z) y) z)) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (neg.f64 z) y) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (neg.f64 y) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x) z)) z)) |
#s(approx (* (+ (* (* (* y y) z) -1/6) z) y) (*.f64 (*.f64 (neg.f64 z) y) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* (* (* y y) z) -1/6) z) (*.f64 (neg.f64 z) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 y y)) #s(literal 1 binary64)))) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (fma.f64 (/.f64 (cos.f64 y) z) x (sin.f64 y)) z)) |
Compiled 16 410 to 6 264 computations (61.8% saved)
45 alts after pruning (37 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 280 | 20 | 1 300 |
| Fresh | 9 | 17 | 26 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1 292 | 45 | 1 337 |
| Status | Accuracy | Program |
|---|---|---|
| 85.2% | (fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (cos.f64 y) x)) | |
| 86.8% | (fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (cos.f64 y) x)) | |
| 99.2% | (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) | |
| ✓ | 99.8% | (fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
| 65.0% | (+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (*.f64 z #s(approx (sin y) y))) | |
| 86.1% | (+.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 (*.f64 (sin.f64 y) x) z) x)) | |
| 64.1% | (+.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x)) | |
| 76.0% | (+.f64 #s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x) (*.f64 z (sin.f64 y))) | |
| 67.9% | (*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z #s(approx (cos y) #s(literal 1 binary64))) x) | |
| ✓ | 91.8% | (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) x) |
| 50.5% | (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 y x) z #s(literal 1 binary64))) x) | |
| 25.8% | (*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (sin.f64 y) (/.f64 z x))) x) | |
| 39.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) | |
| ✓ | 52.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
| 36.8% | #s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) | |
| 14.6% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 z y) y) #s(literal -1/6 binary64) z) y))) | |
| 5.8% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) | |
| 8.7% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) | |
| 14.6% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) z) y))) | |
| 39.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #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))) | |
| 39.3% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x))) | |
| 3.0% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) | |
| 14.5% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 z (-.f64 y (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))))) | |
| 15.0% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 (-.f64 z (/.f64 x y)) y))) | |
| ✓ | 14.6% | #s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
| 64.4% | #s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) x)) | |
| 48.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) (neg.f64 z))) | |
| 51.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 x z) (*.f64 (cos.f64 y) z))) | |
| 51.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z)) | |
| ✓ | 51.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z)) |
| ✓ | 48.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z))) |
| 48.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)))) | |
| 29.4% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y (/.f64 #s(literal 1 binary64) z))))) | |
| 30.8% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)))) | |
| ✓ | 64.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| 32.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) z)) | |
| 34.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 x z)) z)) | |
| 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) y) x))) | |
| 39.3% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) y) y x))) | |
| 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x x))) | |
| 39.1% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) y) y x))) | |
| 39.5% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) y) y x))) | |
| 39.2% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)))) | |
| 2.9% | #s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) #s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)) x) #s(literal -1/720 binary64))))) | |
| ✓ | 41.6% | #s(approx (+ (* x (cos y)) (* z (sin y))) x) |
Compiled 1 510 to 1 170 computations (22.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 x z)) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 (-.f64 z (/.f64 x y)) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 y x) z #s(literal 1 binary64))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 z y) y) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 z (-.f64 y (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) #s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)) x) #s(literal -1/720 binary64))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) (fma.f64 z y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) y) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.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 z (sin.f64 y))) |
(+.f64 #s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x) (*.f64 z (sin.f64 y))) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (sin.f64 y) (/.f64 z x))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 x z) (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z #s(approx (cos y) #s(literal 1 binary64))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) (neg.f64 z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)))) |
(+.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x)) |
(+.f64 (*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) z) (*.f64 y y) z) y))) |
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
(*.f64 (fma.f64 (/.f64 x z) (cos.f64 y) (sin.f64 y)) z) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z (cos.f64 y)) x) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 y) z) (cos.f64 y)) x) |
(fma.f64 (*.f64 (sin.f64 y) x) (/.f64 z x) (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (/.f64 z x) (sin.f64 y)) x (*.f64 (cos.f64 y) x)) |
(fma.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (cos.f64 y) z) (*.f64 z x) (*.f64 (sin.f64 y) z)) |
(fma.f64 (/.f64 (sin.f64 y) x) (*.f64 z x) (*.f64 (cos.f64 y) x)) |
(+.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x)) |
(+.f64 (*.f64 x (cos.f64 y)) (/.f64 (*.f64 (*.f64 (sin.f64 y) x) z) x)) |
(+.f64 (/.f64 (*.f64 (*.f64 z x) (cos.f64 y)) z) (*.f64 z (sin.f64 y))) |
(fma.f64 (cos.f64 y) (fma.f64 #s(literal -1/2 binary64) x (*.f64 x #s(literal 3/2 binary64))) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (*.f64 z #s(approx (sin y) y))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) (cos.f64 y)) z) (/.f64 #s(literal -1 binary64) z) (*.f64 (sin.f64 y) z)) |
(+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (*.f64 (cos.f64 y) #s(literal 3/2 binary64)))) (*.f64 z (sin.f64 y))) |
(fma.f64 (*.f64 x #s(literal 3/2 binary64)) (cos.f64 y) (fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (*.f64 (sin.f64 y) z))) |
(fma.f64 (*.f64 (cos.f64 y) x) #s(literal -1/2 binary64) (fma.f64 (*.f64 (cos.f64 y) #s(literal 3/2 binary64)) x (*.f64 (sin.f64 y) z))) |
(+.f64 (*.f64 x (fma.f64 (cos.f64 y) #s(literal -1/2 binary64) (fma.f64 (cos.f64 y) #s(literal 1/2 binary64) (cos.f64 y)))) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (/.f64 (+.f64 (pow.f64 (sin.f64 y) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (sin.f64 y) (sin.f64 y) #s(literal 0 binary64))))) |
| Outputs |
|---|
(fma.f64 (cos.f64 y) x (*.f64 (sin.f64 y) z)) |
4 calls:
| 89.0ms | x |
| 53.0ms | z |
| 20.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 19.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 x z)) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 (-.f64 z (/.f64 x y)) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 y x) z #s(literal 1 binary64))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 z y) y) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 z (-.f64 y (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) #s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)) x) #s(literal -1/720 binary64))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) (fma.f64 z y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) y) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.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 z (sin.f64 y))) |
(+.f64 #s(approx (* x (+ (* (cos y) -1/2) (+ (* (cos y) 1/2) (cos y)))) x) (*.f64 z (sin.f64 y))) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (*.f64 (sin.f64 y) (/.f64 z x))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (cos.f64 y) (/.f64 x z)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) x) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (/.f64 x z) (*.f64 (cos.f64 y) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (*.f64 (cos.f64 y) x) z) z)) |
#s(approx (+ (* x (+ (* (cos y) -1/2) (* (cos y) 3/2))) (* z (sin y))) (*.f64 (*.f64 (/.f64 (cos.f64 y) z) z) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (/.f64 (cos.f64 y) z))) |
(*.f64 (fma.f64 (/.f64 (sin.f64 y) x) z #s(approx (cos y) #s(literal 1 binary64))) x) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (/.f64 (*.f64 (*.f64 z x) (neg.f64 (cos.f64 y))) (neg.f64 z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) (*.f64 (cos.f64 y) (/.f64 #s(literal 1 binary64) z)))) |
(+.f64 (*.f64 x #s(approx (cos y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 z x) (sin.f64 y)) x)) |
(+.f64 (*.f64 x #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)))) (*.f64 z (sin.f64 y))) |
(+.f64 (*.f64 x (cos.f64 y)) #s(approx (* z (sin y)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 y y) #s(literal -1/6 binary64)) z) (*.f64 y y) z) y))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
(+.f64 #s(approx (* x (cos y)) x) (*.f64 z (sin.f64 y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
4 calls:
| 85.0ms | y |
| 19.0ms | x |
| 15.0ms | z |
| 15.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.8% | 2 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 91.4% | 3 | x |
| 76.0% | 1 | y |
| 87.6% | 3 | z |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 x z)) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 (-.f64 z (/.f64 x y)) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 y x) z #s(literal 1 binary64))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 z y) y) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 z (-.f64 y (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) #s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)) x) #s(literal -1/720 binary64))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) (fma.f64 z y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) y) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (cos.f64 y) x)) |
4 calls:
| 15.0ms | x |
| 15.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 11.0ms | y |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 4 | y |
| 64.5% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 75.8% | 4 | z |
| 78.9% | 3 | x |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 x z)) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 (-.f64 z (/.f64 x y)) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 y x) z #s(literal 1 binary64))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 z y) y) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 z (-.f64 y (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) #s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)) x) #s(literal -1/720 binary64))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) (fma.f64 z y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) y) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (*.f64 (sin.f64 y) z)) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (sin.f64 y) z)) |
3 calls:
| 18.0ms | x |
| 11.0ms | y |
| 11.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.5% | 3 | z |
| 73.8% | 3 | y |
| 61.1% | 3 | x |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 z y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 x z)) z)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 (-.f64 z (/.f64 x y)) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (/.f64 #s(literal 1 binary64) z)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y y) #s(literal 1 binary64)) x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #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 (+ (* (cos y) x) (* (sin y) z)) (fma.f64 #s(approx (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) y x)) |
(*.f64 #s(approx (+ (* (/ (sin y) x) z) (cos y)) (fma.f64 (/.f64 y x) z #s(literal 1 binary64))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (*.f64 y y) y) #s(literal -1/6 binary64)) z))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 x y) #s(literal -1/2 binary64) z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 y y) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (*.f64 z y) y) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 z (-.f64 y (*.f64 (*.f64 (*.f64 y y) y) #s(literal 1/6 binary64)))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (* (cos y) (/ x z)) (/.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/2 binary64) #s(literal 1 binary64)) x) z)) z)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/24 binary64) y) y #s(literal -1/2 binary64))) (*.f64 y y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 x (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #s(approx (cos y) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y y)) #s(literal 1/2 binary64)) (*.f64 y y) #s(literal 1 binary64))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) #s(approx (+ (* (* (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) y) y) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) (*.f64 y y)) x) #s(literal -1/720 binary64))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 z y) (*.f64 #s(literal -1/2 binary64) x)) y z) y x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 #s(approx (+ (* (* x (+ (* -1/720 (* y y)) 1/24)) (* y y)) (* -1/2 x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 y y) y) y) x) #s(literal -1/720 binary64))) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) (*.f64 #s(literal -1/6 binary64) y) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) x z)) y x)) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) (fma.f64 (fma.f64 (*.f64 z y) #s(literal -1/6 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 y y) (fma.f64 z y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) z (/.f64 (fma.f64 #s(literal -1/2 binary64) x (/.f64 z y)) y)) y) y) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) (*.f64 (*.f64 y x) y) x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 #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))) x)) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (-.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 y y) #s(literal -1/2 binary64)) y) y) x)))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) (*.f64 (*.f64 z x) #s(approx (/ (cos y) z) (fma.f64 (*.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) z) y) y (/.f64 #s(literal 1 binary64) z))))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (cos y) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) y) y (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/720 binary64) (*.f64 y y) #s(literal 1/24 binary64))) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) x)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) #s(approx (* (* (cos y) (/ x z)) z) (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 y y) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) y) y)) y) y x))) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* (+ (* (+ (* -1/6 (* z y)) (* -1/2 x)) y) z) y) x) (*.f64 (fma.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 2 binary64))) z) #s(literal -1/6 binary64) z) y))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) (fma.f64 z y x)) |
4 calls:
| 11.0ms | x |
| 11.0ms | y |
| 10.0ms | z |
| 10.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 1 | z |
| 52.3% | 1 | x |
| 52.3% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 52.3% | 1 | y |
Compiled 11 to 17 computations (-54.5% saved)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
#s(approx (+ (* (cos y) x) (* (sin y) z)) #s(approx (+ (* z y) x) (*.f64 z y))) |
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
4 calls:
| 1.0ms | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.6% | 1 | y |
| 41.6% | 1 | (+.f64 (*.f64 x (cos.f64 y)) (*.f64 z (sin.f64 y))) |
| 45.5% | 3 | x |
| 43.3% | 2 | z |
Compiled 11 to 17 computations (-54.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
| Outputs |
|---|
#s(approx (+ (* x (cos y)) (* z (sin y))) x) |
3 calls:
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.6% | 1 | y |
| 41.6% | 1 | z |
| 41.6% | 1 | x |
Compiled 3 to 9 computations (-200% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.2781773865657038e-11 | 5.982830726980246e-10 |
| 36.0ms | -1.1156869494146783e+74 | -9.14335347701263e+69 |
| 23.0ms | 240× | 0 | valid |
Compiled 312 to 344 computations (-10.3% saved)
ival-cos: 9.0ms (52.5% of total)ival-sin: 6.0ms (35% of total)ival-mult!: 2.0ms (11.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.427861291345322e-102 | 1.8316226027096102e-96 |
| 11.0ms | -1.0883235041747168e-103 | -1.048828602622157e-104 |
| 18.0ms | 240× | 0 | valid |
Compiled 342 to 374 computations (-9.4% saved)
ival-cos: 6.0ms (46.6% of total)ival-sin: 4.0ms (31.1% of total)ival-mult!: 2.0ms (15.5% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.039284960179057325 | 0.3271112058727752 |
| 22.0ms | -6753067248083489.0 | -13663493752908.469 |
| 22.0ms | 224× | 0 | valid |
Compiled 390 to 420 computations (-7.7% saved)
ival-sin: 9.0ms (53.5% of total)ival-cos: 5.0ms (29.7% of total)ival-mult!: 2.0ms (11.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 5.059676299663354e-188 | 1.3668173297885854e-186 |
| 6.0ms | -1.5014032592364574e-214 | -1.1043862314941172e-214 |
| 12.0ms | 160× | 0 | valid |
Compiled 232 to 254 computations (-9.5% saved)
ival-cos: 4.0ms (47.9% of total)ival-sin: 3.0ms (35.9% of total)ival-mult!: 2.0ms (23.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 89 to 60 computations (32.6% saved)
Compiled 97 to 68 computations (29.9% saved)
Loading profile data...